"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/03/01 02:13:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo" 2026/03/01 02:13:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 02:13:37 DEBUG : Creating backend with remote "/tmp/rclone2366688664" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:13:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/01 02:13:38 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:38 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 02:13:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:13:39 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:39 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:40 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:13:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:13:40 INFO : sub dir/hello world: Copied (new) 2026/03/01 02:13:41 DEBUG : B2 bucket rclone-test-xinocij6vodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.20s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", 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-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", 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-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:42 DEBUG : Creating backend with remote "/non-existing" 2026/03/01 02:13:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/01 02:13:42 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:42 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:13:43 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:43 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:13:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:13:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.56s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", 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-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:45 INFO : B2 bucket rclone-test-xinocij6vodo: Running all checks before starting transfers 2026/03/01 02:13:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:13:46 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:46 INFO : B2 bucket rclone-test-xinocij6vodo: Checks finished, now starting transfers 2026/03/01 02:13:46 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:46 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:13:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:13:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.57s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:47 ERROR : Ignoring --no-traverse with sync 2026/03/01 02:13:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:13:47 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:47 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:13:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:13:48 INFO : sub dir/hello world: Copied (new) 2026/03/01 02:13:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.66s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/01 02:13:49 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:49 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:50 DEBUG : hello world2: size = 12 OK 2026/03/01 02:13:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/03/01 02:13:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.76s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:13:50 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:50 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:51 DEBUG : potato2: size = 11 OK 2026/03/01 02:13:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:13:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:13:52 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:52 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:53 DEBUG : potato2: size = 11 OK 2026/03/01 02:13:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:13:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/01 02:13:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 02:13:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/01 02:13:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 02:13:54 INFO : sub dir2: Making directory 2026/03/01 02:13:54 INFO : sub dir: Making directory 2026/03/01 02:13:54 INFO : sub dir2/sub sub dir2: Making directory 2026/03/01 02:13:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:13:54 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:54 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:13:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:13:54 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/03/01 02:13:55 DEBUG : B2 bucket rclone-test-xinocij6vodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.38s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:55 INFO : sub dir2: Making directory 2026/03/01 02:13:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/01 02:13:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 02:13:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:13:55 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:55 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:13:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:13:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.83s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:13:58 DEBUG : sub dir2: Making directory with metadata 2026/03/01 02:13:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 02:13:58 INFO : sub dir2: Making directory 2026/03/01 02:13:58 INFO : sub dir: Making directory 2026/03/01 02:13:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:13:58 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:13:58 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:13:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:13:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:13:59 INFO : sub dir/hello world: Copied (new) 2026/03/01 02:13:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/03/01 02:13:59 DEBUG : B2 bucket rclone-test-xinocij6vodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/01 02:13:59 DEBUG : B2 bucket rclone-test-xinocij6vodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.83s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", 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-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:00 INFO : sub dir2: Making directory 2026/03/01 02:14:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:14:00 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:00 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:14:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:14:01 INFO : sub dir/hello world: Copied (new) 2026/03/01 02:14:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.64s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:02 DEBUG : sub dir2: Making directory with metadata 2026/03/01 02:14:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 02:14:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 02:14:02 INFO : sub dir2: Making directory 2026/03/01 02:14:02 INFO : sub dir: Making directory 2026/03/01 02:14:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:14:02 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:02 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:14:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:14:03 INFO : sub dir/hello world: Copied (new) 2026/03/01 02:14:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/03/01 02:14:03 DEBUG : B2 bucket rclone-test-xinocij6vodo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.07s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:04 INFO : sub dir2: Making directory 2026/03/01 02:14:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:14:04 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:04 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:14:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:14:05 INFO : sub dir/hello world: Copied (new) 2026/03/01 02:14:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.53s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zabexet7tesu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xinocij6vodo -> B2 bucket rclone-test-zabexet7tesu 2026/03/01 02:14:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:14:09 DEBUG : B2 bucket rclone-test-zabexet7tesu: Waiting for checks to finish 2026/03/01 02:14:09 DEBUG : B2 bucket rclone-test-zabexet7tesu: Waiting for transfers to finish 2026/03/01 02:14:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:14:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:14:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 02:14:10 DEBUG : B2 bucket rclone-test-zabexet7tesu: Purge remote 2026/03/01 02:14:10 INFO : B2 bucket rclone-test-zabexet7tesu: cleaning bucket "rclone-test-zabexet7tesu" of all files 2026/03/01 02:14:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa2adf320cdab7b9fc80e1b_f109c806bc0e668eb_d20260301_m021410_c001_v0001104_t0030_u01772331250076") --- PASS: TestServerSideCopy (5.69s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:14:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:14:13 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 02:14:13 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:13 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:14 DEBUG : sub dir/hello world: size = 17 OK 2026/03/01 02:14:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/01 02:14:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.75s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gisugud9qoyo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xinocij6vodo -> B2 bucket rclone-test-gisugud9qoyo 2026/03/01 02:14:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:14:19 DEBUG : B2 bucket rclone-test-gisugud9qoyo: Waiting for checks to finish 2026/03/01 02:14:19 DEBUG : B2 bucket rclone-test-gisugud9qoyo: Waiting for transfers to finish 2026/03/01 02:14:20 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:14:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:14:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 02:14:22 DEBUG : B2 bucket rclone-test-gisugud9qoyo: Waiting for checks to finish 2026/03/01 02:14:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:14:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gisugud9qoyo) 2026/03/01 02:14:22 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 02:14:22 DEBUG : B2 bucket rclone-test-gisugud9qoyo: Waiting for transfers to finish 2026/03/01 02:14:22 DEBUG : sub dir/hello world: size = 17 OK 2026/03/01 02:14:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/01 02:14:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 02:14:22 DEBUG : B2 bucket rclone-test-gisugud9qoyo: Purge remote 2026/03/01 02:14:22 INFO : B2 bucket rclone-test-gisugud9qoyo: cleaning bucket "rclone-test-gisugud9qoyo" of all files 2026/03/01 02:14:22 DEBUG : sub dir/hello world: Deleting (id "4_zef22dd6320cdab7b9fc80e1b_f107edcb243d58688_d20260301_m021422_c001_v0001173_t0017_u01772331262163") 2026/03/01 02:14:22 DEBUG : sub dir/hello world: Deleting (id "4_zef22dd6320cdab7b9fc80e1b_f1074cc0f43e2d2d5_d20260301_m021420_c001_v0001184_t0036_u01772331259999") --- PASS: TestServerSideCopyOverSelf (9.41s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:14:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:14:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 02:14:25 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:25 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:26 DEBUG : sub dir/hello world: size = 17 OK 2026/03/01 02:14:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/01 02:14:26 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/01 02:14:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.77s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kacumap5joje" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xinocij6vodo -> B2 bucket rclone-test-kacumap5joje 2026/03/01 02:14:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:14:29 DEBUG : B2 bucket rclone-test-kacumap5joje: Waiting for checks to finish 2026/03/01 02:14:29 DEBUG : B2 bucket rclone-test-kacumap5joje: Waiting for transfers to finish 2026/03/01 02:14:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:14:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:14:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 02:14:31 DEBUG : B2 bucket rclone-test-kacumap5joje: Waiting for checks to finish 2026/03/01 02:14:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:14:31 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kacumap5joje) 2026/03/01 02:14:31 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 02:14:31 DEBUG : B2 bucket rclone-test-kacumap5joje: Waiting for transfers to finish 2026/03/01 02:14:32 DEBUG : sub dir/hello world: size = 17 OK 2026/03/01 02:14:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/03/01 02:14:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 02:14:32 INFO : sub dir/hello world: Deleted 2026/03/01 02:14:33 DEBUG : testing file moves 2026/03/01 02:14:34 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:14:34 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kacumap5joje) 2026/03/01 02:14:34 DEBUG : sub dir/hello world: Sizes differ 2026/03/01 02:14:34 DEBUG : B2 bucket rclone-test-kacumap5joje: Waiting for checks to finish 2026/03/01 02:14:34 DEBUG : B2 bucket rclone-test-kacumap5joje: Waiting for transfers to finish 2026/03/01 02:14:34 DEBUG : sub dir/hello world: size = 24 OK 2026/03/01 02:14:34 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/03/01 02:14:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/01 02:14:34 INFO : sub dir/hello world: Deleted 2026/03/01 02:14:35 DEBUG : B2 bucket rclone-test-kacumap5joje: Purge remote 2026/03/01 02:14:35 INFO : B2 bucket rclone-test-kacumap5joje: cleaning bucket "rclone-test-kacumap5joje" of all files 2026/03/01 02:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fdd320cdab7b9fc80e1b_f107de35ded0789dd_d20260301_m021434_c001_v0001183_t0034_u01772331274572") 2026/03/01 02:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fdd320cdab7b9fc80e1b_f11552b08a88b3554_d20260301_m021432_c001_v0001177_t0055_u01772331272083") 2026/03/01 02:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z8f42fdd320cdab7b9fc80e1b_f1147056a8e2fdad4_d20260301_m021430_c001_v0001167_t0041_u01772331270072") --- PASS: TestServerSideMoveOverSelf (9.81s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:38 ERROR : error listing: directory not found 2026/03/01 02:14:38 INFO : Local file system at /tmp/rclone2366688664: Making directory 2026/03/01 02:14:38 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:38 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.52s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:14:40 DEBUG : Local file system at /tmp/rclone2366688664: Waiting for checks to finish 2026/03/01 02:14:40 DEBUG : Local file system at /tmp/rclone2366688664: Waiting for transfers to finish 2026/03/01 02:14:40 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/03/01 02:14:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:14:40 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/03/01 02:14:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.14s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:41 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/01 02:14:41 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:41 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:42 DEBUG : check sum: size = 1 OK 2026/03/01 02:14:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 02:14:42 INFO : check sum: Copied (new) 2026/03/01 02:14:42 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:42 DEBUG : check sum: size = 1 OK 2026/03/01 02:14:42 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:42 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 02:14:42 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/03/01 02:14:42 DEBUG : check sum: Unchanged skipping 2026/03/01 02:14:42 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:42 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:42 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.26s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/01 02:14:43 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:43 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:44 DEBUG : sizeonly: size = 6 OK 2026/03/01 02:14:44 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 02:14:44 INFO : sizeonly: Copied (new) 2026/03/01 02:14:44 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:44 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:44 DEBUG : sizeonly: size = 6 OK 2026/03/01 02:14:44 DEBUG : sizeonly: Sizes identical 2026/03/01 02:14:44 DEBUG : sizeonly: Unchanged skipping 2026/03/01 02:14:44 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:44 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.83s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/01 02:14:45 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:45 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:46 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/03/01 02:14:46 INFO : ignore-size: Copied (new) 2026/03/01 02:14:46 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:46 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:14:46 DEBUG : ignore-size: Unchanged skipping 2026/03/01 02:14:46 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:46 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:46 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.76s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:48 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:48 DEBUG : existing: size = 6 OK 2026/03/01 02:14:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:14:48 DEBUG : existing: Unchanged skipping 2026/03/01 02:14:48 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:48 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:48 INFO : There was nothing to transfer 2026/03/01 02:14:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/01 02:14:48 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:48 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:48 DEBUG : existing: size = 6 OK 2026/03/01 02:14:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 02:14:48 INFO : existing: Copied (replaced existing) 2026/03/01 02:14:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.31s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/01 02:14:49 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:49 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:50 DEBUG : existing: size = 6 OK 2026/03/01 02:14:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 02:14:50 INFO : existing: Copied (new) 2026/03/01 02:14:50 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:50 DEBUG : existing: Destination exists, skipping 2026/03/01 02:14:50 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:50 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:50 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:53 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/01 02:14:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/01 02:14:53 DEBUG : c/non empty space: size = 5 OK 2026/03/01 02:14:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:14:53 DEBUG : c/non empty space: Unchanged skipping 2026/03/01 02:14:53 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:53 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:54 DEBUG : a/potato2: size = 60 OK 2026/03/01 02:14:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:14:54 INFO : a/potato2: Copied (new) 2026/03/01 02:14:54 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:54 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:14:56 DEBUG : empty space: size = 1 OK 2026/03/01 02:14:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/01 02:14:56 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 02:14:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/01 02:14:56 DEBUG : empty space: Unchanged skipping 2026/03/01 02:14:56 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:56 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:56 INFO : There was nothing to transfer 2026/03/01 02:14:56 DEBUG : empty space: size = 1 OK 2026/03/01 02:14:56 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/01 02:14:56 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:14:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 02:14:57 INFO : empty space: Updated modification time in destination 2026/03/01 02:14:57 DEBUG : empty space: Unchanged skipping 2026/03/01 02:14:57 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:14:57 DEBUG : Waiting for deletions to finish 2026/03/01 02:14:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.42s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:00 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/01 02:15:00 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 02:15:00 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:00 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:00 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.44s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:01 DEBUG : foo: size = 3 OK 2026/03/01 02:15:01 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/03/01 02:15:01 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:15:01 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:15:01 DEBUG : foo: sha1 differ 2026/03/01 02:15:01 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:01 DEBUG : foo: size = 3 OK 2026/03/01 02:15:01 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/03/01 02:15:01 INFO : foo: Copied (replaced existing) 2026/03/01 02:15:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.58s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:04 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:15:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/01 02:15:04 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:04 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:04 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:05 DEBUG : potato: size = 60 OK 2026/03/01 02:15:05 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:15:05 INFO : potato: Copied (new) 2026/03/01 02:15:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:08 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:15:08 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:08 DEBUG : potato: size = 60 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:15:08 DEBUG : potato: Sizes differ 2026/03/01 02:15:08 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:09 DEBUG : potato: size = 21 OK 2026/03/01 02:15:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/03/01 02:15:09 INFO : potato: Copied (replaced existing) 2026/03/01 02:15:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.66s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:11 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:11 DEBUG : potato: size = 21 OK 2026/03/01 02:15:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/01 02:15:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2366688664) 2026/03/01 02:15:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:15:11 DEBUG : potato: sha1 differ 2026/03/01 02:15:11 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:12 DEBUG : potato: size = 21 OK 2026/03/01 02:15:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/03/01 02:15:12 INFO : potato: Copied (replaced existing) 2026/03/01 02:15:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:15:15 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:15:15 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/01 02:15:15 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:15 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:15 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:18 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:15:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:15:18 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:18 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:18 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:18 DEBUG : potato2: size = 60 OK 2026/03/01 02:15:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:15:18 INFO : potato2: Copied (new) 2026/03/01 02:15:18 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:18 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:21 INFO : d: Making directory 2026/03/01 02:15:21 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/03/01 02:15:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/01 02:15:21 DEBUG : c/non empty space: size = 5 OK 2026/03/01 02:15:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:15:21 DEBUG : c/non empty space: Unchanged skipping 2026/03/01 02:15:21 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:21 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:22 DEBUG : a/potato2: size = 60 OK 2026/03/01 02:15:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:15:22 INFO : a/potato2: Copied (new) 2026/03/01 02:15:22 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:22 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:24 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/03/01 02:15:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/01 02:15:25 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:25 DEBUG : c/non empty space: size = 5 OK 2026/03/01 02:15:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:15:25 DEBUG : c/non empty space: Unchanged skipping 2026/03/01 02:15:25 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:25 DEBUG : a/potato2: size = 60 OK 2026/03/01 02:15:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:15:25 INFO : a/potato2: Copied (new) 2026/03/01 02:15:25 ERROR : B2 bucket rclone-test-xinocij6vodo: not deleting files as there were IO errors 2026/03/01 02:15:25 ERROR : B2 bucket rclone-test-xinocij6vodo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:28 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:15:28 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:15:28 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:28 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:28 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:29 INFO : potato: Deleted 2026/03/01 02:15:29 DEBUG : potato2: size = 60 OK 2026/03/01 02:15:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:15:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (4.04s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:32 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:32 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:32 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:33 INFO : potato: Deleted 2026/03/01 02:15:33 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:15:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:15:33 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:33 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:33 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:33 DEBUG : potato2: size = 60 OK 2026/03/01 02:15:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:15:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.21s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:15:35 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:35 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:36 DEBUG : potato2: size = 19 OK 2026/03/01 02:15:36 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/03/01 02:15:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.48s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:38 DEBUG : enormous: Excluded (Size Filter) 2026/03/01 02:15:38 DEBUG : enormous: Excluded 2026/03/01 02:15:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 02:15:38 DEBUG : potato2: Excluded 2026/03/01 02:15:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 02:15:38 DEBUG : potato2: Excluded 2026/03/01 02:15:38 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:15:38 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:38 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:38 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:38 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:38 INFO : There was nothing to transfer 2026/03/01 02:15:38 DEBUG : enormous: Excluded (Size Filter) 2026/03/01 02:15:38 DEBUG : enormous: Excluded 2026/03/01 02:15:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 02:15:38 DEBUG : potato2: Excluded 2026/03/01 02:15:38 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 02:15:38 DEBUG : potato2: Excluded 2026/03/01 02:15:38 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:38 DEBUG : Local file system at /tmp/rclone2366688664: Waiting for checks to finish 2026/03/01 02:15:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/01 02:15:38 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:38 DEBUG : Local file system at /tmp/rclone2366688664: Waiting for transfers to finish 2026/03/01 02:15:38 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:41 DEBUG : enormous: Excluded (Size Filter) 2026/03/01 02:15:41 DEBUG : enormous: Excluded 2026/03/01 02:15:41 DEBUG : potato2: Excluded (Size Filter) 2026/03/01 02:15:41 DEBUG : potato2: Excluded 2026/03/01 02:15:42 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:15:42 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:42 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:42 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:42 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:42 INFO : enormous: Deleted 2026/03/01 02:15:42 INFO : potato2: Deleted 2026/03/01 02:15:42 INFO : There was nothing to transfer 2026/03/01 02:15:42 DEBUG : empty space: size = 1 OK 2026/03/01 02:15:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/03/01 02:15:42 DEBUG : empty space: Unchanged skipping 2026/03/01 02:15:42 DEBUG : Local file system at /tmp/rclone2366688664: Waiting for checks to finish 2026/03/01 02:15:42 DEBUG : Local file system at /tmp/rclone2366688664: Waiting for transfers to finish 2026/03/01 02:15:42 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:42 INFO : enormous: Deleted 2026/03/01 02:15:42 INFO : potato2: Deleted 2026/03/01 02:15:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.46s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:15:46 DEBUG : five: Need to transfer - File not found at Destination 2026/03/01 02:15:46 DEBUG : one: Destination is newer than source, skipping 2026/03/01 02:15:46 DEBUG : three: size = 5 OK 2026/03/01 02:15:46 DEBUG : three: Sizes identical 2026/03/01 02:15:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/01 02:15:46 DEBUG : four: size = 4 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:15:46 DEBUG : four: size = 8 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:15:46 DEBUG : four: Sizes differ 2026/03/01 02:15:46 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:46 DEBUG : two: size = 3 OK 2026/03/01 02:15:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/01 02:15:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2366688664) 2026/03/01 02:15:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:15:46 DEBUG : two: sha1 differ 2026/03/01 02:15:46 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:46 DEBUG : five: size = 4 OK 2026/03/01 02:15:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/01 02:15:46 INFO : five: Copied (new) 2026/03/01 02:15:46 DEBUG : four: size = 4 OK 2026/03/01 02:15:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/01 02:15:46 INFO : four: Copied (replaced existing) 2026/03/01 02:15:46 DEBUG : two: size = 3 OK 2026/03/01 02:15:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 02:15:46 INFO : two: Copied (replaced existing) 2026/03/01 02:15:46 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:47 DEBUG : five: size = 4 OK 2026/03/01 02:15:47 DEBUG : four: size = 4 OK 2026/03/01 02:15:47 DEBUG : three: size = 5 OK 2026/03/01 02:15:47 DEBUG : one: Destination is newer than source, skipping 2026/03/01 02:15:47 DEBUG : two: size = 3 OK 2026/03/01 02:15:47 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/03/01 02:15:47 DEBUG : five: Size and sha1 of src and dst objects identical 2026/03/01 02:15:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/01 02:15:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 02:15:47 DEBUG : two: Size and sha1 of src and dst objects identical 2026/03/01 02:15:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/01 02:15:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/03/01 02:15:47 DEBUG : four: Size and sha1 of src and dst objects identical 2026/03/01 02:15:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/01 02:15:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2366688664) 2026/03/01 02:15:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:15:47 DEBUG : three: sha1 differ 2026/03/01 02:15:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/01 02:15:47 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:48 DEBUG : three: size = 5 OK 2026/03/01 02:15:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 02:15:48 INFO : three: Copied (replaced existing) 2026/03/01 02:15:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.99s) === 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-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/03/01 02:15:50 INFO : B2 bucket rclone-test-xinocij6vodo: Making map for --track-renames 2026/03/01 02:15:50 INFO : B2 bucket rclone-test-xinocij6vodo: Finished making map for --track-renames 2026/03/01 02:15:50 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/01 02:15:50 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for renames to finish 2026/03/01 02:15:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/01 02:15:50 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:50 DEBUG : yam: size = 11 OK 2026/03/01 02:15:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 02:15:50 INFO : yam: Copied (new) 2026/03/01 02:15:51 DEBUG : potato: size = 14 OK 2026/03/01 02:15:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/01 02:15:51 INFO : potato: Copied (new) 2026/03/01 02:15:51 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:51 DEBUG : potato: size = 14 OK 2026/03/01 02:15:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:15:51 INFO : B2 bucket rclone-test-xinocij6vodo: Making map for --track-renames 2026/03/01 02:15:51 INFO : B2 bucket rclone-test-xinocij6vodo: Finished making map for --track-renames 2026/03/01 02:15:51 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:51 DEBUG : potato: Unchanged skipping 2026/03/01 02:15:51 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for renames to finish 2026/03/01 02:15:53 DEBUG : yaml: size = 11 OK 2026/03/01 02:15:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 02:15:53 INFO : yam: Copied (server-side copy) to: yaml 2026/03/01 02:15:53 INFO : yam: Deleted 2026/03/01 02:15:53 INFO : yaml: Renamed from "yam" 2026/03/01 02:15:53 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.17s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/03/01 02:15:54 INFO : B2 bucket rclone-test-xinocij6vodo: Making map for --track-renames 2026/03/01 02:15:54 INFO : B2 bucket rclone-test-xinocij6vodo: Finished making map for --track-renames 2026/03/01 02:15:54 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/01 02:15:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/01 02:15:54 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for renames to finish 2026/03/01 02:15:54 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:54 DEBUG : yam: size = 11 OK 2026/03/01 02:15:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 02:15:54 INFO : yam: Copied (new) 2026/03/01 02:15:55 DEBUG : potato: size = 14 OK 2026/03/01 02:15:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/01 02:15:55 INFO : potato: Copied (new) 2026/03/01 02:15:55 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:56 DEBUG : potato: size = 14 OK 2026/03/01 02:15:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:15:56 INFO : B2 bucket rclone-test-xinocij6vodo: Making map for --track-renames 2026/03/01 02:15:56 INFO : B2 bucket rclone-test-xinocij6vodo: Finished making map for --track-renames 2026/03/01 02:15:56 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:56 DEBUG : potato: Unchanged skipping 2026/03/01 02:15:56 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for renames to finish 2026/03/01 02:15:57 DEBUG : yaml: size = 11 OK 2026/03/01 02:15:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 02:15:57 INFO : yam: Copied (server-side copy) to: yaml 2026/03/01 02:15:57 INFO : yam: Deleted 2026/03/01 02:15:57 INFO : yaml: Renamed from "yam" 2026/03/01 02:15:57 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/03/01 02:15:58 INFO : B2 bucket rclone-test-xinocij6vodo: Making map for --track-renames 2026/03/01 02:15:58 INFO : B2 bucket rclone-test-xinocij6vodo: Finished making map for --track-renames 2026/03/01 02:15:58 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/01 02:15:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/01 02:15:58 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for renames to finish 2026/03/01 02:15:58 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:15:58 DEBUG : sub/yam: size = 11 OK 2026/03/01 02:15:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 02:15:58 INFO : sub/yam: Copied (new) 2026/03/01 02:15:59 DEBUG : potato: size = 14 OK 2026/03/01 02:15:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/03/01 02:15:59 INFO : potato: Copied (new) 2026/03/01 02:15:59 DEBUG : Waiting for deletions to finish 2026/03/01 02:15:59 DEBUG : potato: size = 14 OK 2026/03/01 02:15:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:15:59 DEBUG : potato: Unchanged skipping 2026/03/01 02:15:59 INFO : B2 bucket rclone-test-xinocij6vodo: Making map for --track-renames 2026/03/01 02:15:59 INFO : B2 bucket rclone-test-xinocij6vodo: Finished making map for --track-renames 2026/03/01 02:15:59 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:15:59 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for renames to finish 2026/03/01 02:16:01 DEBUG : yam: size = 11 OK 2026/03/01 02:16:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/03/01 02:16:01 INFO : sub/yam: Copied (server-side copy) to: yam 2026/03/01 02:16:01 INFO : sub/yam: Deleted 2026/03/01 02:16:01 INFO : yam: Renamed from "sub/yam" 2026/03/01 02:16:01 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:16:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.88s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:02 DEBUG : Creating backend with remote "/tmp/rclone2366688664/dir1" 2026/03/01 02:16:02 DEBUG : Creating backend with remote "/tmp/rclone2366688664/dir2" 2026/03/01 02:16:02 DEBUG : Local file system at /tmp/rclone2366688664/dir2: Using server-side directory move 2026/03/01 02:16:02 INFO : Local file system at /tmp/rclone2366688664/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/01 02:16:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/01 02:16:02 INFO : file1.txt: Moved (server-side) 2026/03/01 02:16:02 DEBUG : Local file system at /tmp/rclone2366688664/dir2: Waiting for checks to finish 2026/03/01 02:16:02 DEBUG : Local file system at /tmp/rclone2366688664/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:16:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/01 02:16:02 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:16:02 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:16:02 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/01 02:16:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/01 02:16:02 INFO : nested/sub dir/file: Copied (new) 2026/03/01 02:16:02 INFO : nested/sub dir/file: Deleted 2026/03/01 02:16:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:16:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:16:03 INFO : sub dir/hello world: Copied (new) 2026/03/01 02:16:03 INFO : sub dir/hello world: Deleted 2026/03/01 02:16:03 INFO : sub dir: Removing directory 2026/03/01 02:16:03 INFO : nested/sub dir: Removing directory 2026/03/01 02:16:03 INFO : nested: Removing directory 2026/03/01 02:16:03 DEBUG : Local file system at /tmp/rclone2366688664: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/01 02:16:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/01 02:16:04 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:16:04 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:16:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/01 02:16:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/03/01 02:16:05 INFO : nested/sub dir/file: Copied (new) 2026/03/01 02:16:05 INFO : nested/sub dir/file: Deleted 2026/03/01 02:16:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/01 02:16:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:16:05 INFO : sub dir/hello world: Copied (new) 2026/03/01 02:16:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.98s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/01 02:16:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/01 02:16:06 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:16:06 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:16:07 DEBUG : existing: size = 6 OK 2026/03/01 02:16:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 02:16:07 INFO : existing: Copied (new) 2026/03/01 02:16:07 INFO : existing: Deleted 2026/03/01 02:16:08 DEBUG : existing-b: size = 6 OK 2026/03/01 02:16:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/03/01 02:16:08 INFO : existing-b: Copied (new) 2026/03/01 02:16:08 INFO : existing-b: Deleted 2026/03/01 02:16:08 DEBUG : existing: Destination exists, skipping 2026/03/01 02:16:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/01 02:16:08 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:16:08 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:16:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.92s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:09 DEBUG : Creating backend with remote "TestB2:rclone-test-ruhesek1jaja" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xinocij6vodo -> B2 bucket rclone-test-ruhesek1jaja 2026/03/01 02:16:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:16:13 DEBUG : empty space: size = 1 OK 2026/03/01 02:16:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/01 02:16:13 DEBUG : empty space: Unchanged skipping 2026/03/01 02:16:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:16:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ruhesek1jaja) 2026/03/01 02:16:13 DEBUG : potato3: Sizes differ 2026/03/01 02:16:13 DEBUG : B2 bucket rclone-test-ruhesek1jaja: Waiting for checks to finish 2026/03/01 02:16:14 INFO : empty space: Deleted 2026/03/01 02:16:14 DEBUG : B2 bucket rclone-test-ruhesek1jaja: Waiting for transfers to finish 2026/03/01 02:16:14 DEBUG : potato2: size = 60 OK 2026/03/01 02:16:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:16:14 INFO : potato2: Copied (server-side copy) 2026/03/01 02:16:14 INFO : potato2: Deleted 2026/03/01 02:16:14 DEBUG : potato3: size = 68 OK 2026/03/01 02:16:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 02:16:14 INFO : potato3: Copied (server-side copy) 2026/03/01 02:16:14 INFO : potato3: Deleted 2026/03/01 02:16:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nufoqiz0codu" 2026/03/01 02:16:16 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/01 02:16:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:16:16 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/01 02:16:16 DEBUG : B2 bucket rclone-test-nufoqiz0codu: Waiting for checks to finish 2026/03/01 02:16:16 DEBUG : B2 bucket rclone-test-nufoqiz0codu: Waiting for transfers to finish 2026/03/01 02:16:17 DEBUG : empty space: size = 1 OK 2026/03/01 02:16:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 02:16:17 INFO : empty space: Copied (server-side copy) 2026/03/01 02:16:17 DEBUG : potato2: size = 60 OK 2026/03/01 02:16:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:16:17 INFO : potato2: Copied (server-side copy) 2026/03/01 02:16:17 DEBUG : potato3: size = 68 OK 2026/03/01 02:16:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 02:16:17 INFO : potato3: Copied (server-side copy) 2026/03/01 02:16:17 INFO : empty space: Deleted 2026/03/01 02:16:17 INFO : potato2: Deleted 2026/03/01 02:16:17 INFO : potato3: Deleted 2026/03/01 02:16:18 DEBUG : B2 bucket rclone-test-nufoqiz0codu: Purge remote 2026/03/01 02:16:18 INFO : B2 bucket rclone-test-nufoqiz0codu: cleaning bucket "rclone-test-nufoqiz0codu" of all files 2026/03/01 02:16:18 DEBUG : empty space: Deleting (id "4_z1f629df320edab7b9fc80e1b_f10041f7f821e0e4b_d20260301_m021616_c001_v0001117_t0058_u01772331376939") 2026/03/01 02:16:18 DEBUG : potato2: Deleting (id "4_z1f629df320edab7b9fc80e1b_f1180d8c04915a0b7_d20260301_m021617_c001_v0001102_t0015_u01772331377306") 2026/03/01 02:16:18 DEBUG : potato3: Deleting (id "4_z1f629df320edab7b9fc80e1b_f101d907f52fa12b0_d20260301_m021617_c001_v0001173_t0024_u01772331377308") 2026/03/01 02:16:19 DEBUG : B2 bucket rclone-test-ruhesek1jaja: Purge remote 2026/03/01 02:16:19 INFO : B2 bucket rclone-test-ruhesek1jaja: cleaning bucket "rclone-test-ruhesek1jaja" of all files 2026/03/01 02:16:19 DEBUG : empty space: Deleting (id "4_z2f728df320edab7b9fc80e1b_f414f8d74389d159b_d20260301_m021617_c001_v7007000_t0000_u01772331377597") 2026/03/01 02:16:19 DEBUG : empty space: Deleting (id "4_z2f728df320edab7b9fc80e1b_f109226a0572c42e9_d20260301_m021613_c001_v0001185_t0013_u01772331373304") 2026/03/01 02:16:19 DEBUG : potato2: Deleting (id "4_z2f728df320edab7b9fc80e1b_f42232b039e23a77a_d20260301_m021617_c001_v7007000_t0000_u01772331377666") 2026/03/01 02:16:19 DEBUG : potato2: Deleting (id "4_z2f728df320edab7b9fc80e1b_f1082e160dc8ce766_d20260301_m021614_c001_v0001130_t0055_u01772331374141") 2026/03/01 02:16:19 DEBUG : potato3: Deleting (id "4_z2f728df320edab7b9fc80e1b_f414f8d74389d159c_d20260301_m021617_c001_v7007000_t0000_u01772331377781") 2026/03/01 02:16:19 DEBUG : potato3: Deleting (id "4_z2f728df320edab7b9fc80e1b_f109226a0572c42f3_d20260301_m021614_c001_v0001185_t0053_u01772331374431") 2026/03/01 02:16:19 DEBUG : potato3: Deleting (id "4_z2f728df320edab7b9fc80e1b_f109226a0572c42eb_d20260301_m021613_c001_v0001185_t0051_u01772331373489") --- PASS: TestServerSideMove (11.13s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:20 DEBUG : Creating backend with remote "TestB2:rclone-test-juseniq4qize" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xinocij6vodo -> B2 bucket rclone-test-juseniq4qize 2026/03/01 02:16:26 DEBUG : empty space: Excluded (Size Filter) 2026/03/01 02:16:26 DEBUG : empty space: Excluded 2026/03/01 02:16:26 DEBUG : empty space: Excluded (Size Filter) 2026/03/01 02:16:26 DEBUG : empty space: Excluded 2026/03/01 02:16:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:16:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:16:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-juseniq4qize) 2026/03/01 02:16:26 DEBUG : potato3: Sizes differ 2026/03/01 02:16:26 DEBUG : B2 bucket rclone-test-juseniq4qize: Waiting for checks to finish 2026/03/01 02:16:26 DEBUG : B2 bucket rclone-test-juseniq4qize: Waiting for transfers to finish 2026/03/01 02:16:26 DEBUG : potato2: size = 60 OK 2026/03/01 02:16:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:16:26 INFO : potato2: Copied (server-side copy) 2026/03/01 02:16:26 INFO : potato2: Deleted 2026/03/01 02:16:26 DEBUG : potato3: size = 68 OK 2026/03/01 02:16:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 02:16:26 INFO : potato3: Copied (server-side copy) 2026/03/01 02:16:27 INFO : potato3: Deleted 2026/03/01 02:16:27 DEBUG : Creating backend with remote "TestB2:rclone-test-muyajiw9cijo" 2026/03/01 02:16:28 DEBUG : empty space: Excluded (Size Filter) 2026/03/01 02:16:28 DEBUG : empty space: Excluded 2026/03/01 02:16:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:16:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/01 02:16:28 DEBUG : B2 bucket rclone-test-muyajiw9cijo: Waiting for checks to finish 2026/03/01 02:16:28 DEBUG : B2 bucket rclone-test-muyajiw9cijo: Waiting for transfers to finish 2026/03/01 02:16:29 DEBUG : potato2: size = 60 OK 2026/03/01 02:16:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:16:29 INFO : potato2: Copied (server-side copy) 2026/03/01 02:16:30 INFO : potato2: Deleted 2026/03/01 02:16:31 DEBUG : potato3: size = 68 OK 2026/03/01 02:16:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 02:16:31 INFO : potato3: Copied (server-side copy) 2026/03/01 02:16:31 INFO : potato3: Deleted 2026/03/01 02:16:31 DEBUG : B2 bucket rclone-test-muyajiw9cijo: Purge remote 2026/03/01 02:16:31 INFO : B2 bucket rclone-test-muyajiw9cijo: cleaning bucket "rclone-test-muyajiw9cijo" of all files 2026/03/01 02:16:31 DEBUG : potato2: Deleting (id "4_z2fd2cdf320edab7b9fc80e1b_f10566294da31cd5a_d20260301_m021629_c001_v0001040_t0015_u01772331389300") 2026/03/01 02:16:31 DEBUG : potato3: Deleting (id "4_z2fd2cdf320edab7b9fc80e1b_f10204f6b369c0b76_d20260301_m021629_c001_v0001173_t0010_u01772331389589") 2026/03/01 02:16:32 DEBUG : B2 bucket rclone-test-juseniq4qize: Purge remote 2026/03/01 02:16:32 INFO : B2 bucket rclone-test-juseniq4qize: cleaning bucket "rclone-test-juseniq4qize" of all files 2026/03/01 02:16:32 DEBUG : empty space: Deleting (id "4_z4ff2bde320edab7b9fc80e1b_f114279cdf205290f_d20260301_m021625_c001_v0001136_t0014_u01772331385473") 2026/03/01 02:16:32 DEBUG : potato2: Deleting (id "4_z4ff2bde320edab7b9fc80e1b_f418728a51ff543e3_d20260301_m021630_c001_v7007000_t0000_u01772331390009") 2026/03/01 02:16:32 DEBUG : potato2: Deleting (id "4_z4ff2bde320edab7b9fc80e1b_f1063ead5d784b134_d20260301_m021626_c001_v0001180_t0032_u01772331386623") 2026/03/01 02:16:32 DEBUG : potato3: Deleting (id "4_z4ff2bde320edab7b9fc80e1b_f418728a51ff543e6_d20260301_m021631_c001_v7007000_t0000_u01772331391233") 2026/03/01 02:16:32 DEBUG : potato3: Deleting (id "4_z4ff2bde320edab7b9fc80e1b_f100bdc2e2806313f_d20260301_m021626_c001_v0001165_t0009_u01772331386836") 2026/03/01 02:16:32 DEBUG : potato3: Deleting (id "4_z4ff2bde320edab7b9fc80e1b_f114279cdf2052911_d20260301_m021625_c001_v0001136_t0030_u01772331385958") --- PASS: TestServerSideMoveWithFilter (14.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gudaqom5sayo" 2026/03/01 02:16:37 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-xinocij6vodo -> B2 bucket rclone-test-gudaqom5sayo 2026/03/01 02:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:16:40 DEBUG : empty space: size = 1 OK 2026/03/01 02:16:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/01 02:16:40 DEBUG : empty space: Unchanged skipping 2026/03/01 02:16:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:16:40 DEBUG : B2 bucket rclone-test-gudaqom5sayo: Waiting for checks to finish 2026/03/01 02:16:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-gudaqom5sayo) 2026/03/01 02:16:40 DEBUG : potato3: Sizes differ 2026/03/01 02:16:40 INFO : empty space: Deleted 2026/03/01 02:16:40 DEBUG : B2 bucket rclone-test-gudaqom5sayo: Waiting for transfers to finish 2026/03/01 02:16:41 DEBUG : potato2: size = 60 OK 2026/03/01 02:16:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:16:41 INFO : potato2: Copied (server-side copy) 2026/03/01 02:16:41 INFO : potato2: Deleted 2026/03/01 02:16:41 DEBUG : potato3: size = 68 OK 2026/03/01 02:16:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 02:16:41 INFO : potato3: Copied (server-side copy) 2026/03/01 02:16:41 INFO : potato3: Deleted 2026/03/01 02:16:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qedukef4lija" 2026/03/01 02:16:42 INFO : tomatoDir: Making directory 2026/03/01 02:16:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/03/01 02:16:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/01 02:16:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/01 02:16:43 DEBUG : B2 bucket rclone-test-qedukef4lija: Waiting for checks to finish 2026/03/01 02:16:43 DEBUG : B2 bucket rclone-test-qedukef4lija: Waiting for transfers to finish 2026/03/01 02:16:43 DEBUG : empty space: size = 1 OK 2026/03/01 02:16:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/03/01 02:16:43 INFO : empty space: Copied (server-side copy) 2026/03/01 02:16:44 INFO : empty space: Deleted 2026/03/01 02:16:44 DEBUG : potato2: size = 60 OK 2026/03/01 02:16:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/03/01 02:16:44 INFO : potato2: Copied (server-side copy) 2026/03/01 02:16:44 INFO : potato2: Deleted 2026/03/01 02:16:44 DEBUG : potato3: size = 68 OK 2026/03/01 02:16:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/03/01 02:16:44 INFO : potato3: Copied (server-side copy) 2026/03/01 02:16:44 INFO : potato3: Deleted 2026/03/01 02:16:45 DEBUG : B2 bucket rclone-test-qedukef4lija: Purge remote 2026/03/01 02:16:45 INFO : B2 bucket rclone-test-qedukef4lija: cleaning bucket "rclone-test-qedukef4lija" of all files 2026/03/01 02:16:45 DEBUG : empty space: Deleting (id "4_z3f920d8320fdab7b9fc80e1b_f105620389201a92f_d20260301_m021643_c001_v0001185_t0052_u01772331403727") 2026/03/01 02:16:45 DEBUG : potato2: Deleting (id "4_z3f920d8320fdab7b9fc80e1b_f1030b10464376d7b_d20260301_m021643_c001_v0001137_t0020_u01772331403936") 2026/03/01 02:16:45 DEBUG : potato3: Deleting (id "4_z3f920d8320fdab7b9fc80e1b_f101d907f52fa13fd_d20260301_m021644_c001_v0001173_t0002_u01772331404096") 2026/03/01 02:16:46 DEBUG : B2 bucket rclone-test-gudaqom5sayo: Purge remote 2026/03/01 02:16:46 INFO : B2 bucket rclone-test-gudaqom5sayo: cleaning bucket "rclone-test-gudaqom5sayo" of all files 2026/03/01 02:16:46 DEBUG : empty space: Deleting (id "4_zef02fd5320edab7b9fc80e1b_f41598084719688af_d20260301_m021643_c001_v7007000_t0000_u01772331403912") 2026/03/01 02:16:46 DEBUG : empty space: Deleting (id "4_zef02fd5320edab7b9fc80e1b_f117752a0c33895b9_d20260301_m021639_c001_v0001181_t0033_u01772331399853") 2026/03/01 02:16:46 DEBUG : potato2: Deleting (id "4_zef02fd5320edab7b9fc80e1b_f41598084719688b0_d20260301_m021644_c001_v7007000_t0000_u01772331404313") 2026/03/01 02:16:46 DEBUG : potato2: Deleting (id "4_zef02fd5320edab7b9fc80e1b_f1016cd62b88d6b19_d20260301_m021640_c001_v0001039_t0032_u01772331400678") 2026/03/01 02:16:46 DEBUG : potato3: Deleting (id "4_zef02fd5320edab7b9fc80e1b_f41598084719688b1_d20260301_m021644_c001_v7007000_t0000_u01772331404690") 2026/03/01 02:16:46 DEBUG : potato3: Deleting (id "4_zef02fd5320edab7b9fc80e1b_f109db0077771fb70_d20260301_m021641_c001_v0001103_t0045_u01772331401052") 2026/03/01 02:16:46 DEBUG : potato3: Deleting (id "4_zef02fd5320edab7b9fc80e1b_f117752a0c33895bb_d20260301_m021640_c001_v0001181_t0027_u01772331400064") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.49s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.97s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:16:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/rclone-sync-test" 2026/03/01 02:16:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/rclone-sync-test-include/layer2" 2026/03/01 02:16:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/rclone-sync-test-ignore-file" 2026/03/01 02:16:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/01 02:16:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/01 02:17:00 DEBUG : pacer: Reducing sleep to 10ms 2026/03/01 02:17:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/01 02:17:00 DEBUG : B2 bucket rclone-test-xinocij6vodo path rclone-sync-test: Waiting for checks to finish 2026/03/01 02:17:00 DEBUG : B2 bucket rclone-test-xinocij6vodo path rclone-sync-test: Waiting for transfers to finish 2026/03/01 02:17:00 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:00 INFO : There was nothing to transfer 2026/03/01 02:17:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/01 02:17:00 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:17:00 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:17:00 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:00 INFO : There was nothing to transfer 2026/03/01 02:17:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/01 02:17:01 DEBUG : B2 bucket rclone-test-xinocij6vodo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/01 02:17:01 DEBUG : B2 bucket rclone-test-xinocij6vodo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/01 02:17:01 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:01 INFO : There was nothing to transfer 2026/03/01 02:17:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/01 02:17:01 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:17:01 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:17:01 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:01 INFO : There was nothing to transfer 2026/03/01 02:17:02 DEBUG : Excluded 2026/03/01 02:17:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/01 02:17:02 DEBUG : B2 bucket rclone-test-xinocij6vodo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/01 02:17:02 DEBUG : B2 bucket rclone-test-xinocij6vodo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/01 02:17:02 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:02 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.27s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:17:03 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/dst" 2026/03/01 02:17:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/CompareDest" 2026/03/01 02:17:06 DEBUG : one: Need to transfer - File not found at Destination 2026/03/01 02:17:06 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:06 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:06 DEBUG : one: size = 3 OK 2026/03/01 02:17:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 02:17:06 INFO : one: Copied (new) 2026/03/01 02:17:06 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:07 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:07 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:07 DEBUG : one: Sizes differ 2026/03/01 02:17:07 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:07 DEBUG : one: size = 5 OK 2026/03/01 02:17:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/01 02:17:07 INFO : one: Copied (replaced existing) 2026/03/01 02:17:07 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:10 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:10 DEBUG : one: Sizes differ 2026/03/01 02:17:10 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:11 DEBUG : one: size = 5 OK 2026/03/01 02:17:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 02:17:11 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:11 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:11 INFO : There was nothing to transfer 2026/03/01 02:17:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:12 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:12 DEBUG : one: Sizes differ 2026/03/01 02:17:12 DEBUG : two: size = 3 OK 2026/03/01 02:17:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/01 02:17:12 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:12 DEBUG : one: size = 5 OK 2026/03/01 02:17:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 02:17:12 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:12 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:12 INFO : There was nothing to transfer 2026/03/01 02:17:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:13 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:13 DEBUG : one: Sizes differ 2026/03/01 02:17:13 DEBUG : two: size = 3 OK 2026/03/01 02:17:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/01 02:17:13 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:13 DEBUG : one: size = 5 OK 2026/03/01 02:17:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 02:17:13 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:13 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:13 INFO : There was nothing to transfer 2026/03/01 02:17:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:14 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:14 DEBUG : one: Sizes differ 2026/03/01 02:17:14 DEBUG : two: size = 3 OK 2026/03/01 02:17:14 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/03/01 02:17:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 02:17:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/01 02:17:14 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:14 DEBUG : one: size = 5 OK 2026/03/01 02:17:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 02:17:14 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:14 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:14 INFO : There was nothing to transfer 2026/03/01 02:17:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:15 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:15 DEBUG : one: Sizes differ 2026/03/01 02:17:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:15 DEBUG : two: size = 3 (B2 bucket rclone-test-xinocij6vodo path CompareDest) 2026/03/01 02:17:15 DEBUG : two: Sizes differ 2026/03/01 02:17:15 DEBUG : two: Need to transfer - File not found at Destination 2026/03/01 02:17:15 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:15 DEBUG : one: size = 5 OK 2026/03/01 02:17:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/01 02:17:15 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:15 DEBUG : two: size = 5 OK 2026/03/01 02:17:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/03/01 02:17:15 INFO : two: Copied (new) 2026/03/01 02:17:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.09s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:17:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/dest" 2026/03/01 02:17:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/pre-dest1" 2026/03/01 02:17:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/pre-dest2" 2026/03/01 02:17:23 DEBUG : 1: size = 1 OK 2026/03/01 02:17:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:17:23 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/01 02:17:23 DEBUG : 2: size = 1 OK 2026/03/01 02:17:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:17:23 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/01 02:17:24 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/01 02:17:24 DEBUG : B2 bucket rclone-test-xinocij6vodo path dest: Waiting for checks to finish 2026/03/01 02:17:24 DEBUG : B2 bucket rclone-test-xinocij6vodo path dest: Waiting for transfers to finish 2026/03/01 02:17:24 DEBUG : 3: size = 1 OK 2026/03/01 02:17:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/03/01 02:17:24 INFO : 3: Copied (new) 2026/03/01 02:17:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.48s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:17:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/dst" 2026/03/01 02:17:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/CopyDest" 2026/03/01 02:17:29 DEBUG : one: Need to transfer - File not found at Destination 2026/03/01 02:17:29 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:29 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:30 DEBUG : one: size = 3 OK 2026/03/01 02:17:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 02:17:30 INFO : one: Copied (new) 2026/03/01 02:17:30 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:31 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:31 DEBUG : one: Sizes differ 2026/03/01 02:17:31 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:31 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:32 DEBUG : one: size = 5 OK 2026/03/01 02:17:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/01 02:17:32 INFO : one: Copied (replaced existing) 2026/03/01 02:17:32 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/BackupDir" 2026/03/01 02:17:35 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:35 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:35 DEBUG : one: Sizes differ 2026/03/01 02:17:35 DEBUG : one: size = 5 OK 2026/03/01 02:17:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:35 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:35 DEBUG : one: Sizes differ 2026/03/01 02:17:37 DEBUG : one: size = 3 OK 2026/03/01 02:17:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 02:17:37 INFO : one: Copied (server-side copy) 2026/03/01 02:17:37 INFO : one: Deleted 2026/03/01 02:17:37 DEBUG : one: size = 5 OK 2026/03/01 02:17:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/03/01 02:17:37 INFO : one: Copied (server-side copy) 2026/03/01 02:17:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/01 02:17:37 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:37 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:39 DEBUG : one: size = 5 OK 2026/03/01 02:17:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:39 DEBUG : one: Unchanged skipping 2026/03/01 02:17:39 DEBUG : two: size = 3 OK 2026/03/01 02:17:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:39 DEBUG : two: size = 3 OK 2026/03/01 02:17:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/03/01 02:17:39 INFO : two: Copied (server-side copy) 2026/03/01 02:17:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/01 02:17:39 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:39 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:39 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:40 DEBUG : one: size = 5 OK 2026/03/01 02:17:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:40 DEBUG : one: Unchanged skipping 2026/03/01 02:17:40 DEBUG : two: size = 3 OK 2026/03/01 02:17:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:40 DEBUG : two: Unchanged skipping 2026/03/01 02:17:40 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:40 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:40 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:40 INFO : There was nothing to transfer 2026/03/01 02:17:41 DEBUG : one: size = 5 OK 2026/03/01 02:17:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:41 DEBUG : one: Unchanged skipping 2026/03/01 02:17:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:41 DEBUG : three: size = 5 (B2 bucket rclone-test-xinocij6vodo path CopyDest) 2026/03/01 02:17:41 DEBUG : three: Sizes differ 2026/03/01 02:17:41 DEBUG : three: Destination not found in --copy-dest 2026/03/01 02:17:41 DEBUG : three: Need to transfer - File not found at Destination 2026/03/01 02:17:41 DEBUG : two: size = 3 OK 2026/03/01 02:17:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/01 02:17:41 DEBUG : two: Unchanged skipping 2026/03/01 02:17:41 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:41 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:42 DEBUG : three: size = 7 OK 2026/03/01 02:17:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/03/01 02:17:42 INFO : three: Copied (new) 2026/03/01 02:17:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.78s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:17:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/dst" 2026/03/01 02:17:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/backup" 2026/03/01 02:17:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:50 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:50 DEBUG : one: Sizes differ 2026/03/01 02:17:50 DEBUG : two: size = 3 OK 2026/03/01 02:17:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:17:50 DEBUG : two: Unchanged skipping 2026/03/01 02:17:50 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:51 DEBUG : one: size = 3 OK 2026/03/01 02:17:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 02:17:51 INFO : one: Copied (server-side copy) 2026/03/01 02:17:51 INFO : one: Deleted 2026/03/01 02:17:51 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:52 DEBUG : one: size = 4 OK 2026/03/01 02:17:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:17:52 INFO : one: Copied (new) 2026/03/01 02:17:52 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:53 DEBUG : three.txt: size = 5 OK 2026/03/01 02:17:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 02:17:53 INFO : three.txt: Copied (server-side copy) 2026/03/01 02:17:53 INFO : three.txt: Deleted 2026/03/01 02:17:53 INFO : three.txt: Moved into backup dir 2026/03/01 02:17:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:17:55 DEBUG : one: size = 4 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:17:55 DEBUG : one: Sizes differ 2026/03/01 02:17:55 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:17:55 DEBUG : two: size = 3 OK 2026/03/01 02:17:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:17:55 DEBUG : two: Unchanged skipping 2026/03/01 02:17:56 DEBUG : one: size = 4 OK 2026/03/01 02:17:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:17:56 INFO : one: Copied (server-side copy) 2026/03/01 02:17:56 INFO : one: Deleted 2026/03/01 02:17:56 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:17:56 DEBUG : one: size = 5 OK 2026/03/01 02:17:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 02:17:56 INFO : one: Copied (new) 2026/03/01 02:17:56 DEBUG : Waiting for deletions to finish 2026/03/01 02:17:57 DEBUG : three.txt: size = 6 OK 2026/03/01 02:17:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 02:17:57 INFO : three.txt: Copied (server-side copy) 2026/03/01 02:17:57 INFO : three.txt: Deleted 2026/03/01 02:17:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.35s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:18:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/dst" 2026/03/01 02:18:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/backup" 2026/03/01 02:18:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:04 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:04 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:18:04 DEBUG : one: Sizes differ 2026/03/01 02:18:04 DEBUG : two: size = 3 OK 2026/03/01 02:18:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:18:04 DEBUG : two: Unchanged skipping 2026/03/01 02:18:05 DEBUG : one.bak: size = 3 OK 2026/03/01 02:18:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 02:18:05 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 02:18:05 INFO : one: Deleted 2026/03/01 02:18:05 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:18:06 DEBUG : one: size = 4 OK 2026/03/01 02:18:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:18:06 INFO : one: Copied (new) 2026/03/01 02:18:06 DEBUG : Waiting for deletions to finish 2026/03/01 02:18:07 DEBUG : three.txt.bak: size = 5 OK 2026/03/01 02:18:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 02:18:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 02:18:07 INFO : three.txt: Deleted 2026/03/01 02:18:07 INFO : three.txt: Moved into backup dir 2026/03/01 02:18:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:10 DEBUG : one: size = 4 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:10 DEBUG : one: Sizes differ 2026/03/01 02:18:10 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:18:10 DEBUG : two: size = 3 OK 2026/03/01 02:18:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:18:10 DEBUG : two: Unchanged skipping 2026/03/01 02:18:11 DEBUG : one.bak: size = 4 OK 2026/03/01 02:18:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:18:11 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 02:18:11 INFO : one: Deleted 2026/03/01 02:18:11 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:18:11 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1150-12.backblaze.com/b2api/v1/b2_upload_file/bfc23d5320cdab7b9fc80e1b/c001_v0001150_t0037": EOF 2026/03/01 02:18:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-12.backblaze.com/b2api/v1/b2_upload_file/bfc23d5320cdab7b9fc80e1b/c001_v0001150_t0037": EOF) 2026/03/01 02:18:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/01 02:18:11 DEBUG : one: Received error: Post "https://pod-000-1150-12.backblaze.com/b2api/v1/b2_upload_file/bfc23d5320cdab7b9fc80e1b/c001_v0001150_t0037": EOF - low level retry 0/10 2026/03/01 02:18:11 DEBUG : pacer: Reducing sleep to 10ms 2026/03/01 02:18:12 DEBUG : one: size = 5 OK 2026/03/01 02:18:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 02:18:12 INFO : one: Copied (new) 2026/03/01 02:18:12 DEBUG : Waiting for deletions to finish 2026/03/01 02:18:13 DEBUG : three.txt.bak: size = 6 OK 2026/03/01 02:18:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 02:18:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 02:18:13 INFO : three.txt: Deleted 2026/03/01 02:18:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:18:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/dst" 2026/03/01 02:18:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/backup" 2026/03/01 02:18:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:20 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:20 DEBUG : one: Sizes differ 2026/03/01 02:18:20 DEBUG : two: size = 3 OK 2026/03/01 02:18:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:18:20 DEBUG : two: Unchanged skipping 2026/03/01 02:18:20 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:18:21 DEBUG : one-2019-01-01: size = 3 OK 2026/03/01 02:18:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 02:18:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/01 02:18:22 INFO : one: Deleted 2026/03/01 02:18:22 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:18:23 DEBUG : one: size = 4 OK 2026/03/01 02:18:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:18:23 INFO : one: Copied (new) 2026/03/01 02:18:23 DEBUG : Waiting for deletions to finish 2026/03/01 02:18:23 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/01 02:18:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 02:18:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/01 02:18:24 INFO : three.txt: Deleted 2026/03/01 02:18:24 INFO : three.txt: Moved into backup dir 2026/03/01 02:18:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:25 DEBUG : one: size = 4 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:25 DEBUG : one: Sizes differ 2026/03/01 02:18:25 DEBUG : two: size = 3 OK 2026/03/01 02:18:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:18:25 DEBUG : two: Unchanged skipping 2026/03/01 02:18:25 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:18:27 DEBUG : one-2019-01-01: size = 4 OK 2026/03/01 02:18:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:18:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/01 02:18:27 INFO : one: Deleted 2026/03/01 02:18:27 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:18:28 DEBUG : one: size = 5 OK 2026/03/01 02:18:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 02:18:28 INFO : one: Copied (new) 2026/03/01 02:18:28 DEBUG : Waiting for deletions to finish 2026/03/01 02:18:28 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/01 02:18:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 02:18:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/01 02:18:29 INFO : three.txt: Deleted 2026/03/01 02:18:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.61s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:18:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/dst" 2026/03/01 02:18:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:34 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:34 DEBUG : one: Sizes differ 2026/03/01 02:18:34 DEBUG : two: size = 3 OK 2026/03/01 02:18:34 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:18:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:18:34 DEBUG : two: Unchanged skipping 2026/03/01 02:18:35 DEBUG : one.bak: size = 3 OK 2026/03/01 02:18:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 02:18:35 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 02:18:35 INFO : one: Deleted 2026/03/01 02:18:35 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:18:36 DEBUG : one: size = 4 OK 2026/03/01 02:18:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:18:36 INFO : one: Copied (new) 2026/03/01 02:18:36 DEBUG : Waiting for deletions to finish 2026/03/01 02:18:37 DEBUG : three.txt.bak: size = 5 OK 2026/03/01 02:18:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 02:18:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 02:18:37 INFO : three.txt: Deleted 2026/03/01 02:18:37 INFO : three.txt: Moved into backup dir 2026/03/01 02:18:38 DEBUG : one.bak: Excluded (Path Filter) 2026/03/01 02:18:38 DEBUG : one.bak: Excluded 2026/03/01 02:18:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/01 02:18:38 DEBUG : three.txt.bak: Excluded 2026/03/01 02:18:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:38 DEBUG : one: size = 4 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:38 DEBUG : one: Sizes differ 2026/03/01 02:18:38 DEBUG : two: size = 3 OK 2026/03/01 02:18:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:18:38 DEBUG : two: Unchanged skipping 2026/03/01 02:18:38 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for checks to finish 2026/03/01 02:18:39 DEBUG : one.bak: size = 4 OK 2026/03/01 02:18:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:18:39 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 02:18:39 INFO : one: Deleted 2026/03/01 02:18:39 DEBUG : B2 bucket rclone-test-xinocij6vodo path dst: Waiting for transfers to finish 2026/03/01 02:18:39 DEBUG : one: size = 5 OK 2026/03/01 02:18:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 02:18:39 INFO : one: Copied (new) 2026/03/01 02:18:39 DEBUG : Waiting for deletions to finish 2026/03/01 02:18:40 DEBUG : three.txt.bak: size = 6 OK 2026/03/01 02:18:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 02:18:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 02:18:40 INFO : three.txt: Deleted 2026/03/01 02:18:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.65s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:18:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/dst" 2026/03/01 02:18:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:46 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:46 DEBUG : one: Sizes differ 2026/03/01 02:18:47 DEBUG : one.bak: size = 3 OK 2026/03/01 02:18:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 02:18:47 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 02:18:47 INFO : one: Deleted 2026/03/01 02:18:48 DEBUG : one: size = 4 OK 2026/03/01 02:18:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:18:48 INFO : one: Copied (new) 2026/03/01 02:18:48 DEBUG : two: size = 3 OK 2026/03/01 02:18:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:18:48 DEBUG : two: Unchanged skipping 2026/03/01 02:18:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:48 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:48 DEBUG : three.txt: Sizes differ 2026/03/01 02:18:49 DEBUG : three.txt.bak: size = 5 OK 2026/03/01 02:18:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 02:18:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 02:18:49 INFO : three.txt: Deleted 2026/03/01 02:18:49 DEBUG : three.txt: size = 6 OK 2026/03/01 02:18:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 02:18:49 INFO : three.txt: Copied (new) 2026/03/01 02:18:49 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/03/01 02:18:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/01 02:18:50 DEBUG : pacer: Reducing sleep to 10ms 2026/03/01 02:18:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:50 DEBUG : one: size = 4 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:50 DEBUG : one: Sizes differ 2026/03/01 02:18:51 DEBUG : one.bak: size = 4 OK 2026/03/01 02:18:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:18:51 INFO : one: Copied (server-side copy) to: one.bak 2026/03/01 02:18:51 INFO : one: Deleted 2026/03/01 02:18:51 DEBUG : one: size = 5 OK 2026/03/01 02:18:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 02:18:51 INFO : one: Copied (new) 2026/03/01 02:18:52 DEBUG : two: size = 3 OK 2026/03/01 02:18:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:18:52 DEBUG : two: Unchanged skipping 2026/03/01 02:18:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:52 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:52 DEBUG : three.txt: Sizes differ 2026/03/01 02:18:52 DEBUG : three.txt.bak: size = 6 OK 2026/03/01 02:18:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 02:18:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/03/01 02:18:53 INFO : three.txt: Deleted 2026/03/01 02:18:53 DEBUG : three.txt: size = 19 OK 2026/03/01 02:18:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/01 02:18:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.82s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:18:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xinocij6vodo/dst" 2026/03/01 02:18:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:18:58 DEBUG : one: size = 3 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:18:58 DEBUG : one: Sizes differ 2026/03/01 02:19:00 DEBUG : one-2019-01-01: size = 3 OK 2026/03/01 02:19:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/03/01 02:19:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/01 02:19:00 INFO : one: Deleted 2026/03/01 02:19:00 DEBUG : one: size = 4 OK 2026/03/01 02:19:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:19:00 INFO : one: Copied (new) 2026/03/01 02:19:01 DEBUG : two: size = 3 OK 2026/03/01 02:19:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:01 DEBUG : two: Unchanged skipping 2026/03/01 02:19:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:19:01 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:19:01 DEBUG : three.txt: Sizes differ 2026/03/01 02:19:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/03/01 02:19:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/03/01 02:19:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/01 02:19:02 INFO : three.txt: Deleted 2026/03/01 02:19:02 DEBUG : three.txt: size = 6 OK 2026/03/01 02:19:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 02:19:02 INFO : three.txt: Copied (new) 2026/03/01 02:19:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:19:03 DEBUG : one: size = 4 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:19:03 DEBUG : one: Sizes differ 2026/03/01 02:19:04 DEBUG : one-2019-01-01: size = 4 OK 2026/03/01 02:19:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/03/01 02:19:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/03/01 02:19:04 INFO : one: Deleted 2026/03/01 02:19:04 DEBUG : one: size = 5 OK 2026/03/01 02:19:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/03/01 02:19:04 INFO : one: Copied (new) 2026/03/01 02:19:04 DEBUG : two: size = 3 OK 2026/03/01 02:19:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:04 DEBUG : two: Unchanged skipping 2026/03/01 02:19:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:19:05 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-xinocij6vodo path dst) 2026/03/01 02:19:05 DEBUG : three.txt: Sizes differ 2026/03/01 02:19:05 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/03/01 02:19:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/03/01 02:19:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/03/01 02:19:05 INFO : three.txt: Deleted 2026/03/01 02:19:06 DEBUG : three.txt: size = 19 OK 2026/03/01 02:19:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/03/01 02:19:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.66s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:19:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:19:08 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:19:08 DEBUG : Testêé: Sizes differ 2026/03/01 02:19:08 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:19:08 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:19:09 DEBUG : Testêé: size = 14 OK 2026/03/01 02:19:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/03/01 02:19:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/01 02:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:19:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/01 02:19:10 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:19:10 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:19:11 DEBUG : existing: size = 6 OK 2026/03/01 02:19:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/03/01 02:19:11 INFO : existing: Copied (new) 2026/03/01 02:19:11 DEBUG : Waiting for deletions to finish 2026/03/01 02:19:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:19:12 DEBUG : existing: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:19:12 DEBUG : existing: Sizes differ 2026/03/01 02:19:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/01 02:19:12 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:19:12 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:19:12 ERROR : B2 bucket rclone-test-xinocij6vodo: not deleting files as there were IO errors 2026/03/01 02:19:12 ERROR : B2 bucket rclone-test-xinocij6vodo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.75s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:19:13 DEBUG : EXISTING: size = 6 OK 2026/03/01 02:19:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:13 DEBUG : existing: Unchanged skipping 2026/03/01 02:19:13 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:19:13 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:19:13 DEBUG : Waiting for deletions to finish 2026/03/01 02:19:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.74s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:19:35 DEBUG : both0: size = 6 OK 2026/03/01 02:19:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both0: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both11: size = 6 OK 2026/03/01 02:19:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both11: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both14: size = 6 OK 2026/03/01 02:19:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both10: size = 6 OK 2026/03/01 02:19:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both12: size = 6 OK 2026/03/01 02:19:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:19:35 DEBUG : both13: size = 6 OK 2026/03/01 02:19:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both14: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both15: size = 6 OK 2026/03/01 02:19:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both10: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both16: size = 6 OK 2026/03/01 02:19:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both12: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both17: size = 6 OK 2026/03/01 02:19:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both17: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both18: size = 6 OK 2026/03/01 02:19:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both18: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both19: size = 6 OK 2026/03/01 02:19:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both19: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both1: size = 6 OK 2026/03/01 02:19:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both1: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both2: size = 6 OK 2026/03/01 02:19:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both2: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both3: size = 6 OK 2026/03/01 02:19:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both3: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both4: size = 6 OK 2026/03/01 02:19:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both4: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both5: size = 6 OK 2026/03/01 02:19:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both5: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both6: size = 6 OK 2026/03/01 02:19:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both6: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both7: size = 6 OK 2026/03/01 02:19:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both7: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both8: size = 6 OK 2026/03/01 02:19:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both8: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both9: size = 6 OK 2026/03/01 02:19:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:19:35 DEBUG : both9: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both13: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both15: Unchanged skipping 2026/03/01 02:19:35 DEBUG : both16: Unchanged skipping 2026/03/01 02:19:35 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:19:35 DEBUG : Waiting for deletions to finish 2026/03/01 02:19:35 INFO : only3: Deleted 2026/03/01 02:19:35 INFO : only4: Deleted 2026/03/01 02:19:35 INFO : only6: Deleted 2026/03/01 02:19:35 INFO : only16: Deleted 2026/03/01 02:19:35 INFO : only5: Deleted 2026/03/01 02:19:35 INFO : only7: Deleted 2026/03/01 02:19:35 INFO : only8: Deleted 2026/03/01 02:19:35 INFO : only0: Deleted 2026/03/01 02:19:35 INFO : only10: Deleted 2026/03/01 02:19:36 INFO : only9: Deleted 2026/03/01 02:19:36 INFO : only12: Deleted 2026/03/01 02:19:36 INFO : only15: Deleted 2026/03/01 02:19:36 INFO : only19: Deleted 2026/03/01 02:19:36 INFO : only1: Deleted 2026/03/01 02:19:36 INFO : only2: Deleted 2026/03/01 02:19:36 INFO : only11: Deleted 2026/03/01 02:19:36 INFO : only13: Deleted 2026/03/01 02:19:36 INFO : only14: Deleted 2026/03/01 02:19:36 INFO : only17: Deleted 2026/03/01 02:19:36 INFO : only18: Deleted 2026/03/01 02:19:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.79s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:20:01 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:20:01 DEBUG : both0: size = 6 OK 2026/03/01 02:20:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both11: size = 6 OK 2026/03/01 02:20:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both12: size = 6 OK 2026/03/01 02:20:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both10: size = 6 OK 2026/03/01 02:20:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both0: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both13: size = 6 OK 2026/03/01 02:20:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both13: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both14: size = 6 OK 2026/03/01 02:20:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both14: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both15: size = 6 OK 2026/03/01 02:20:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both15: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both16: size = 6 OK 2026/03/01 02:20:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both11: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both17: size = 6 OK 2026/03/01 02:20:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both17: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both18: size = 6 OK 2026/03/01 02:20:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both18: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both19: size = 6 OK 2026/03/01 02:20:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both19: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both1: size = 6 OK 2026/03/01 02:20:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both1: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both2: size = 6 OK 2026/03/01 02:20:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both12: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both3: size = 6 OK 2026/03/01 02:20:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both3: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both4: size = 6 OK 2026/03/01 02:20:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both4: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both5: size = 6 OK 2026/03/01 02:20:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both5: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both6: size = 6 OK 2026/03/01 02:20:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both6: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both7: size = 6 OK 2026/03/01 02:20:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both7: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both8: size = 6 OK 2026/03/01 02:20:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both8: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both9: size = 6 OK 2026/03/01 02:20:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:01 DEBUG : both9: Unchanged skipping 2026/03/01 02:20:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only0: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only0: Sizes differ 2026/03/01 02:20:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only10: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only10: Sizes differ 2026/03/01 02:20:01 DEBUG : both10: Unchanged skipping 2026/03/01 02:20:01 DEBUG : both16: Unchanged skipping 2026/03/01 02:20:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only13: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only13: Sizes differ 2026/03/01 02:20:01 DEBUG : both2: Unchanged skipping 2026/03/01 02:20:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only15: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only15: Sizes differ 2026/03/01 02:20:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only16: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only16: Sizes differ 2026/03/01 02:20:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only11: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only11: Sizes differ 2026/03/01 02:20:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only17: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only17: Sizes differ 2026/03/01 02:20:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only12: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only12: Sizes differ 2026/03/01 02:20:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only14: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only14: Sizes differ 2026/03/01 02:20:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only18: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only18: Sizes differ 2026/03/01 02:20:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only19: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only19: Sizes differ 2026/03/01 02:20:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only1: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only1: Sizes differ 2026/03/01 02:20:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only2: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only2: Sizes differ 2026/03/01 02:20:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only3: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only3: Sizes differ 2026/03/01 02:20:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only4: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only4: Sizes differ 2026/03/01 02:20:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only5: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only5: Sizes differ 2026/03/01 02:20:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only6: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only6: Sizes differ 2026/03/01 02:20:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only7: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only7: Sizes differ 2026/03/01 02:20:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only8: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only8: Sizes differ 2026/03/01 02:20:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2366688664) 2026/03/01 02:20:01 DEBUG : only9: size = 6 (B2 bucket rclone-test-xinocij6vodo) 2026/03/01 02:20:01 DEBUG : only9: Sizes differ 2026/03/01 02:20:01 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:20:01 DEBUG : only0: size = 0 OK 2026/03/01 02:20:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:01 INFO : only0: Copied (replaced existing) 2026/03/01 02:20:01 DEBUG : only15: size = 0 OK 2026/03/01 02:20:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:01 INFO : only15: Copied (replaced existing) 2026/03/01 02:20:01 DEBUG : only10: size = 0 OK 2026/03/01 02:20:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:01 INFO : only10: Copied (replaced existing) 2026/03/01 02:20:01 DEBUG : only16: size = 0 OK 2026/03/01 02:20:01 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:01 INFO : only16: Copied (replaced existing) 2026/03/01 02:20:01 DEBUG : only17: size = 0 OK 2026/03/01 02:20:01 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:01 INFO : only17: Copied (replaced existing) 2026/03/01 02:20:01 DEBUG : only11: size = 0 OK 2026/03/01 02:20:01 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:01 INFO : only11: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only18: size = 0 OK 2026/03/01 02:20:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only18: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only1: size = 0 OK 2026/03/01 02:20:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only1: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only2: size = 0 OK 2026/03/01 02:20:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only2: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only12: size = 0 OK 2026/03/01 02:20:02 DEBUG : only13: size = 0 OK 2026/03/01 02:20:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only12: Copied (replaced existing) 2026/03/01 02:20:02 INFO : only13: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only4: size = 0 OK 2026/03/01 02:20:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only4: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only14: size = 0 OK 2026/03/01 02:20:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only14: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only6: size = 0 OK 2026/03/01 02:20:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only6: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only19: size = 0 OK 2026/03/01 02:20:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only19: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only8: size = 0 OK 2026/03/01 02:20:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only8: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only9: size = 0 OK 2026/03/01 02:20:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only9: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only3: size = 0 OK 2026/03/01 02:20:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only3: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only5: size = 0 OK 2026/03/01 02:20:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only5: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : only7: size = 0 OK 2026/03/01 02:20:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/03/01 02:20:02 INFO : only7: Copied (replaced existing) 2026/03/01 02:20:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.81s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:20:10 DEBUG : empty_dir: Making directory with metadata 2026/03/01 02:20:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 02:20:10 DEBUG : empty_on_remote: Making directory with metadata 2026/03/01 02:20:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 02:20:10 INFO : empty_on_remote: Making directory 2026/03/01 02:20:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/01 02:20:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/01 02:20:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/01 02:20:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/01 02:20:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:20:13 DEBUG : empty_dir: Making directory with metadata 2026/03/01 02:20:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 02:20:13 DEBUG : empty_on_remote: Making directory with metadata 2026/03/01 02:20:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/01 02:20:13 INFO : empty_on_remote: Making directory 2026/03/01 02:20:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/01 02:20:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/01 02:20:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/01 02:20:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/01 02:20:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/01 02:20:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:20:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 02:20:16 INFO : sub dir: Making directory 2026/03/01 02:20:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:20:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/01 02:20:20 INFO : sub dir: Making directory 2026/03/01 02:20:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.97s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:20:34 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:35 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:20:35 DEBUG : apple: size = 5 OK 2026/03/01 02:20:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : apple: Unchanged skipping 2026/03/01 02:20:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:20:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:20:35 DEBUG : banana: size = 6 OK 2026/03/01 02:20:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : banana: Unchanged skipping 2026/03/01 02:20:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:20:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:20:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:20:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:20:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:20:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:20:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:20:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:20:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:20:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:20:35 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:20:35 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:35 INFO : There was nothing to transfer 2026/03/01 02:20:35 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:36 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:20:36 DEBUG : apple: size = 5 OK 2026/03/01 02:20:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:20:36 DEBUG : apple: Unchanged skipping 2026/03/01 02:20:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:20:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:20:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:20:36 DEBUG : banana: size = 6 OK 2026/03/01 02:20:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : banana: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:20:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:20:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:20:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:20:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:20:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:20:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:20:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:20:36 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:20:36 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:20:36 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:36 INFO : There was nothing to transfer 2026/03/01 02:20:36 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:37 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:20:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:20:51 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:52 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:20:52 DEBUG : apple: size = 5 OK 2026/03/01 02:20:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:52 DEBUG : apple: Unchanged skipping 2026/03/01 02:20:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:20:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:20:52 DEBUG : banana: size = 6 OK 2026/03/01 02:20:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:52 DEBUG : banana: Unchanged skipping 2026/03/01 02:20:52 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:20:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:52 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:20:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:20:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:20:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:20:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:20:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:20:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:20:53 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:53 INFO : There was nothing to transfer 2026/03/01 02:20:53 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:53 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:20:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:20:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:20:53 DEBUG : apple: size = 5 OK 2026/03/01 02:20:53 DEBUG : banana: size = 6 OK 2026/03/01 02:20:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:20:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : banana: Unchanged skipping 2026/03/01 02:20:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:20:53 DEBUG : apple: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:20:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:20:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:20:53 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:20:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:20:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:20:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:20:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:20:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:20:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:20:53 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:20:53 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:53 INFO : There was nothing to transfer 2026/03/01 02:20:53 DEBUG : Waiting for deletions to finish 2026/03/01 02:20:54 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:21:10 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:10 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:21:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/01 02:21:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/01 02:21:11 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:21:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 02:21:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:21:11 DEBUG : YmFuYW5h: size = 6 OK 2026/03/01 02:21:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 02:21:11 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/01 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/01 02:21:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 02:21:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/01 02:21:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 02:21:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/01 02:21:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 02:21:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/01 02:21:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 02:21:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/01 02:21:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 02:21:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:12 DEBUG : YXBwbGU=: size = 5 OK 2026/03/01 02:21:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 02:21:12 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/01 02:21:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/01 02:21:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 02:21:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/01 02:21:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 02:21:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/01 02:21:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 02:21:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/01 02:21:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 02:21:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/01 02:21:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 02:21:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/01 02:21:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 02:21:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/01 02:21:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 02:21:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/01 02:21:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 02:21:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 02:21:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/01 02:21:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 02:21:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/01 02:21:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 02:21:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/01 02:21:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 02:21:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/01 02:21:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/01 02:21:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 02:21:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:13 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:13 INFO : dir1/0003-defghij.txt: Deleted 2026/03/01 02:21:13 INFO : dir1/0008-2345678.txt: Deleted 2026/03/01 02:21:13 INFO : banana: Deleted 2026/03/01 02:21:13 INFO : dir1/0011-56789;.txt: Deleted 2026/03/01 02:21:13 INFO : dir1/0013-789;=.txt: Deleted 2026/03/01 02:21:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/01 02:21:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/01 02:21:13 INFO : dir1/0007-1234567.txt: Deleted 2026/03/01 02:21:13 INFO : dir1/0015-9;=.txt: Deleted 2026/03/01 02:21:13 INFO : appleappleapplebanana: Deleted 2026/03/01 02:21:14 INFO : splitbananasplit: Deleted 2026/03/01 02:21:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/01 02:21:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/01 02:21:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/01 02:21:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/01 02:21:14 INFO : dir1/0012-6789;.txt: Deleted 2026/03/01 02:21:14 INFO : dir1/0014-89;=.txt: Deleted 2026/03/01 02:21:14 INFO : apple: Deleted 2026/03/01 02:21:14 INFO : dir1/0009-3456789.txt: Deleted 2026/03/01 02:21:14 INFO : dir1/0010-456789.txt: Deleted 2026/03/01 02:21:14 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/01 02:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 02:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:14 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:14 DEBUG : YXBwbGU=: size = 5 OK 2026/03/01 02:21:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:14 DEBUG : apple: Unchanged skipping 2026/03/01 02:21:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:21:14 DEBUG : YmFuYW5h: size = 6 OK 2026/03/01 02:21:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:14 DEBUG : banana: Unchanged skipping 2026/03/01 02:21:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/01 02:21:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:14 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/01 02:21:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/01 02:21:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:21:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/01 02:21:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/01 02:21:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/01 02:21:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/01 02:21:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/01 02:21:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/01 02:21:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/01 02:21:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:21:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:21:15 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:21:15 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:15 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/01 02:21:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:15 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:15 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:15 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/01 02:21:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:15 DEBUG : apple: transformed to: YXBwbGU= 2026/03/01 02:21:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/01 02:21:15 DEBUG : banana: transformed to: YmFuYW5h 2026/03/01 02:21:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/01 02:21:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/01 02:21:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/01 02:21:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/01 02:21:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/01 02:21:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/01 02:21:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:21:29 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:29 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 02:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 02:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 02:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 02:21:29 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:29 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 02:21:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/01 02:21:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/01 02:21:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/01 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/01 02:21:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/01 02:21:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/01 02:21:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/01 02:21:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/01 02:21:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/01 02:21:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/01 02:21:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/01 02:21:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/01 02:21:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/01 02:21:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/01 02:21:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/01 02:21:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/01 02:21:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/01 02:21:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:30 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:21:30 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:21:30 DEBUG : PREFIXapple: size = 5 OK 2026/03/01 02:21:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 02:21:30 INFO : apple: Copied (new) to: PREFIXapple 2026/03/01 02:21:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 02:21:30 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/01 02:21:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 02:21:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/01 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 02:21:30 DEBUG : PREFIXbanana: size = 6 OK 2026/03/01 02:21:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 02:21:30 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/01 02:21:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 02:21:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/01 02:21:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 02:21:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 02:21:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 02:21:30 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/01 02:21:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 02:21:30 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/01 02:21:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 02:21:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:21:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 02:21:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 02:21:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 02:21:30 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/01 02:21:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 02:21:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/01 02:21:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 02:21:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/01 02:21:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 02:21:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 02:21:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 02:21:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/01 02:21:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 02:21:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 02:21:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 02:21:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/01 02:21:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 02:21:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 02:21:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 02:21:31 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/01 02:21:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 02:21:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/01 02:21:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 02:21:31 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/01 02:21:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 02:21:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/01 02:21:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 02:21:31 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/01 02:21:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 02:21:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/01 02:21:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 02:21:31 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/01 02:21:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 02:21:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/01 02:21:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 02:21:31 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/01 02:21:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 02:21:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/01 02:21:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 02:21:31 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/01 02:21:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 02:21:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/01 02:21:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 02:21:31 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/01 02:21:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 02:21:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/01 02:21:31 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/01 02:21:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 02:21:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/01 02:21:31 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/01 02:21:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 02:21:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/01 02:21:32 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/01 02:21:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 02:21:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/01 02:21:32 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0008-2345678.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0011-56789;.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0013-789;=.txt: Deleted 2026/03/01 02:21:32 INFO : banana: Deleted 2026/03/01 02:21:32 INFO : splitbananasplit: Deleted 2026/03/01 02:21:32 INFO : dir1/0007-1234567.txt: Deleted 2026/03/01 02:21:32 INFO : apple: Deleted 2026/03/01 02:21:32 INFO : appleappleapplebanana: Deleted 2026/03/01 02:21:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0003-defghij.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0012-6789;.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0015-9;=.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0009-3456789.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0010-456789.txt: Deleted 2026/03/01 02:21:32 INFO : dir1/0014-89;=.txt: Deleted 2026/03/01 02:21:32 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:21:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 02:21:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 02:21:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 02:21:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 02:21:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 02:21:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 02:21:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 02:21:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 02:21:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 02:21:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 02:21:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 02:21:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 02:21:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 02:21:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 02:21:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 02:21:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 02:21:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 02:21:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 02:21:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 02:21:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 02:21:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 02:21:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 02:21:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 02:21:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 02:21:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 02:21:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 02:21:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 02:21:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 02:21:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 02:21:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/01 02:21:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/01 02:21:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/01 02:21:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/01 02:21:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/01 02:21:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/01 02:21:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/01 02:21:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/01 02:21:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/01 02:21:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/01 02:21:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/01 02:21:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/01 02:21:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/01 02:21:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/01 02:21:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/01 02:21:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/01 02:21:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/01 02:21:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/01 02:21:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/01 02:21:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:33 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:21:33 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:21:33 DEBUG : apple: size = 5 OK 2026/03/01 02:21:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 02:21:33 INFO : apple: Copied (new) 2026/03/01 02:21:33 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:21:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 02:21:33 INFO : splitbananasplit: Copied (new) 2026/03/01 02:21:33 DEBUG : banana: size = 6 OK 2026/03/01 02:21:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 02:21:33 INFO : banana: Copied (new) 2026/03/01 02:21:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:21:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 02:21:34 INFO : appleappleapplebanana: Copied (new) 2026/03/01 02:21:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:21:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 02:21:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/01 02:21:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:21:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 02:21:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/01 02:21:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:21:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 02:21:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/01 02:21:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:21:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 02:21:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/01 02:21:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:21:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 02:21:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/01 02:21:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:21:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 02:21:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/01 02:21:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:21:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 02:21:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/01 02:21:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:21:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 02:21:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/01 02:21:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:21:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 02:21:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/01 02:21:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:21:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 02:21:35 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/01 02:21:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:21:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 02:21:35 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/01 02:21:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:21:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 02:21:35 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/01 02:21:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:21:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 02:21:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/01 02:21:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:21:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 02:21:35 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/01 02:21:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:21:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 02:21:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/01 02:21:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:21:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 02:21:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/01 02:21:35 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:35 INFO : PREFIXbanana: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/01 02:21:35 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/01 02:21:35 INFO : PREFIXapple: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/01 02:21:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/01 02:21:35 INFO : PREFIXsplitbananasplit: Deleted 2026/03/01 02:21:36 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/01 02:21:36 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/01 02:21:36 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/01 02:21:36 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/01 02:21:36 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:36 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:36 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:21:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:21:52 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:52 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 02:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 02:21:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 02:21:52 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:53 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:21:53 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:21:53 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/01 02:21:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 02:21:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 02:21:53 DEBUG : appleSUFFIX: size = 5 OK 2026/03/01 02:21:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 02:21:53 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/01 02:21:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 02:21:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 02:21:53 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/01 02:21:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 02:21:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/01 02:21:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/01 02:21:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 02:21:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 02:21:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 02:21:53 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/01 02:21:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 02:21:53 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/01 02:21:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 02:21:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/01 02:21:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 02:21:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/01 02:21:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 02:21:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 02:21:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/01 02:21:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 02:21:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/01 02:21:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 02:21:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/01 02:21:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 02:21:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/01 02:21:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 02:21:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/01 02:21:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 02:21:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/01 02:21:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 02:21:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/01 02:21:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 02:21:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/01 02:21:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 02:21:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/01 02:21:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/01 02:21:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 02:21:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/01 02:21:55 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/01 02:21:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 02:21:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/01 02:21:55 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0008-2345678.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0012-6789;.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0014-89;=.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0015-9;=.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/01 02:21:55 INFO : banana: Deleted 2026/03/01 02:21:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0011-56789;.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0013-789;=.txt: Deleted 2026/03/01 02:21:55 INFO : apple: Deleted 2026/03/01 02:21:55 INFO : dir1/0007-1234567.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0009-3456789.txt: Deleted 2026/03/01 02:21:55 INFO : appleappleapplebanana: Deleted 2026/03/01 02:21:55 INFO : splitbananasplit: Deleted 2026/03/01 02:21:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0003-defghij.txt: Deleted 2026/03/01 02:21:55 INFO : dir1/0010-456789.txt: Deleted 2026/03/01 02:21:55 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/01 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : apple: transformed to: appleSUFFIX 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/01 02:21:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/01 02:21:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/01 02:21:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : apple: size = 5 OK 2026/03/01 02:21:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/03/01 02:21:56 INFO : apple: Copied (new) 2026/03/01 02:21:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:21:56 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:21:56 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:21:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 02:21:56 INFO : appleappleapplebanana: Copied (new) 2026/03/01 02:21:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:21:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 02:21:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/01 02:21:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:21:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 02:21:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/01 02:21:57 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:21:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 02:21:57 INFO : splitbananasplit: Copied (new) 2026/03/01 02:21:57 DEBUG : banana: size = 6 OK 2026/03/01 02:21:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/03/01 02:21:57 INFO : banana: Copied (new) 2026/03/01 02:21:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:21:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 02:21:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/01 02:21:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:21:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 02:21:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/01 02:21:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:21:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 02:21:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/01 02:21:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:21:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 02:21:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/01 02:21:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:21:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 02:21:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/01 02:21:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:21:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 02:21:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/01 02:21:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:21:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 02:21:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/01 02:21:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:21:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 02:21:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/01 02:21:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:21:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 02:21:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/01 02:21:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:21:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 02:21:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/01 02:21:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:21:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 02:21:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/01 02:21:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:21:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 02:21:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/01 02:21:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:21:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 02:21:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/01 02:21:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:21:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 02:21:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/01 02:21:58 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/01 02:21:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/01 02:21:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/01 02:21:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/01 02:21:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/01 02:21:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/01 02:21:58 INFO : bananaSUFFIX: Deleted 2026/03/01 02:21:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/01 02:21:59 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/01 02:21:59 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/01 02:21:59 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/01 02:21:59 INFO : appleSUFFIX: Deleted 2026/03/01 02:21:59 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/01 02:21:59 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/01 02:21:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/01 02:21:59 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/01 02:21:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/01 02:21:59 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/01 02:21:59 INFO : splitbananasplitSUFFIX: Deleted 2026/03/01 02:21:59 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/01 02:21:59 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:59 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : Waiting for deletions to finish 2026/03/01 02:21:59 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:21:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:22:15 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:15 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/01 02:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/01 02:22:15 DEBUG : apple: size = 5 OK 2026/03/01 02:22:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:15 DEBUG : apple: Unchanged skipping 2026/03/01 02:22:15 DEBUG : banana: size = 6 OK 2026/03/01 02:22:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:15 DEBUG : banana: Unchanged skipping 2026/03/01 02:22:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/01 02:22:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/01 02:22:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/01 02:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 02:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:16 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:22:16 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:22:16 DEBUG : splitbanan: size = 16 OK 2026/03/01 02:22:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/03/01 02:22:16 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/01 02:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:16 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/01 02:22:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/03/01 02:22:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/01 02:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:16 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/01 02:22:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/03/01 02:22:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/01 02:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:16 DEBUG : appleapple: size = 21 OK 2026/03/01 02:22:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/03/01 02:22:16 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/01 02:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:16 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/01 02:22:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/03/01 02:22:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/01 02:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:16 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/01 02:22:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/03/01 02:22:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/01 02:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:16 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/01 02:22:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/03/01 02:22:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/01 02:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:16 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/01 02:22:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/03/01 02:22:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/01 02:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:17 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/01 02:22:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/03/01 02:22:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/01 02:22:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:17 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/01 02:22:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/03/01 02:22:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/01 02:22:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:17 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/01 02:22:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/03/01 02:22:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/01 02:22:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:17 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/01 02:22:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/03/01 02:22:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/01 02:22:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:17 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/01 02:22:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/03/01 02:22:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/01 02:22:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:17 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/01 02:22:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/03/01 02:22:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/01 02:22:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:17 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/01 02:22:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/03/01 02:22:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/01 02:22:17 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/01 02:22:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/03/01 02:22:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/01 02:22:17 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/01 02:22:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/03/01 02:22:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/01 02:22:17 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/01 02:22:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/03/01 02:22:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/01 02:22:17 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:17 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0003-defghij.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/01 02:22:18 INFO : splitbananasplit: Deleted 2026/03/01 02:22:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0015-9;=.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0008-2345678.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0011-56789;.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0007-1234567.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0014-89;=.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0012-6789;.txt: Deleted 2026/03/01 02:22:18 INFO : appleappleapplebanana: Deleted 2026/03/01 02:22:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0009-3456789.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0010-456789.txt: Deleted 2026/03/01 02:22:18 INFO : dir1/0013-789;=.txt: Deleted 2026/03/01 02:22:18 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:18 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : appleapple: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/01 02:22:18 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:19 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:19 DEBUG : apple: size = 5 OK 2026/03/01 02:22:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : appleapple: size = 21 OK 2026/03/01 02:22:19 DEBUG : apple: Unchanged skipping 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : banana: size = 6 OK 2026/03/01 02:22:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:22:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : splitbanan: size = 16 OK 2026/03/01 02:22:19 DEBUG : banana: Unchanged skipping 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/01 02:22:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/01 02:22:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/01 02:22:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/01 02:22:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/01 02:22:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/01 02:22:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/01 02:22:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/01 02:22:19 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/01 02:22:19 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/01 02:22:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/01 02:22:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/01 02:22:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/01 02:22:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/01 02:22:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/01 02:22:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/01 02:22:19 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/01 02:22:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/01 02:22:19 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/01 02:22:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/01 02:22:19 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:22:19 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:22:19 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:19 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:19 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : appleapple: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/01 02:22:19 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/01 02:22:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 02:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 02:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:20 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/01 02:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/01 02:22:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/01 02:22:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/01 02:22:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/01 02:22:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/01 02:22:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/01 02:22:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/01 02:22:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/01 02:22:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/01 02:22:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/01 02:22:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/01 02:22:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/01 02:22:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/01 02:22:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/01 02:22:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/01 02:22:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/01 02:22:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/01 02:22:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:22:35 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:35 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:22:35 DEBUG : apple: size = 5 OK 2026/03/01 02:22:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:22:35 DEBUG : apple: Unchanged skipping 2026/03/01 02:22:35 DEBUG : banana: size = 6 OK 2026/03/01 02:22:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:22:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:35 DEBUG : banana: Unchanged skipping 2026/03/01 02:22:35 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:22:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:35 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:22:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:22:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:22:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:22:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:22:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:22:36 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:36 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:36 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:22:36 DEBUG : apple: size = 5 OK 2026/03/01 02:22:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:22:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:22:36 DEBUG : banana: size = 6 OK 2026/03/01 02:22:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : banana: Unchanged skipping 2026/03/01 02:22:36 DEBUG : apple: Unchanged skipping 2026/03/01 02:22:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:22:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:22:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:22:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:22:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:22:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:22:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:22:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:22:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:22:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:22:36 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:22:36 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:36 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:37 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:37 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:22:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:22:53 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:53 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:22:53 DEBUG : apple: size = 5 OK 2026/03/01 02:22:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:22:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:53 DEBUG : apple: Unchanged skipping 2026/03/01 02:22:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:22:53 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:22:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:53 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:22:53 DEBUG : banana: size = 6 OK 2026/03/01 02:22:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:53 DEBUG : banana: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:22:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:22:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:22:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:22:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:22:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:22:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:22:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:22:54 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:54 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:54 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:22:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:22:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:22:54 DEBUG : banana: size = 6 OK 2026/03/01 02:22:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : banana: Unchanged skipping 2026/03/01 02:22:54 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:22:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:22:54 DEBUG : apple: size = 5 OK 2026/03/01 02:22:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : apple: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:22:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:22:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:22:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:22:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:22:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:22:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:22:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:22:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:22:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:22:54 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:22:54 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:54 DEBUG : Waiting for deletions to finish 2026/03/01 02:22:55 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:22:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:23:11 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:12 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:23:12 DEBUG : apple: size = 5 OK 2026/03/01 02:23:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : apple: Unchanged skipping 2026/03/01 02:23:12 DEBUG : banana: size = 6 OK 2026/03/01 02:23:12 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:23:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:23:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:23:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:23:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : banana: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:23:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:23:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:23:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:23:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:23:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:23:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:23:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:23:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:23:12 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:23:12 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:12 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:13 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:23:13 DEBUG : apple: size = 5 OK 2026/03/01 02:23:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:23:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:23:13 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:23:13 DEBUG : banana: size = 6 OK 2026/03/01 02:23:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : banana: Unchanged skipping 2026/03/01 02:23:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:23:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : apple: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:23:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:23:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:23:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:23:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:23:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:23:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:23:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:23:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:23:13 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:23:13 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:13 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:14 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:23:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:23:29 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:30 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:23:30 DEBUG : apple: size = 5 OK 2026/03/01 02:23:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : apple: Unchanged skipping 2026/03/01 02:23:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:23:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:23:30 DEBUG : banana: size = 6 OK 2026/03/01 02:23:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : banana: Unchanged skipping 2026/03/01 02:23:30 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:23:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:23:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:23:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:23:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:23:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:23:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:23:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:23:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:23:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:23:30 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:23:30 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:30 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:31 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:23:31 DEBUG : apple: size = 5 OK 2026/03/01 02:23:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : apple: Unchanged skipping 2026/03/01 02:23:31 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:23:31 DEBUG : banana: size = 6 OK 2026/03/01 02:23:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:23:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:23:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:23:31 DEBUG : banana: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:23:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:23:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:23:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:23:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:23:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:23:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:23:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:23:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:23:31 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:23:31 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:31 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:32 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:23:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:23:47 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:48 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:23:48 DEBUG : apple: size = 5 OK 2026/03/01 02:23:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : apple: Unchanged skipping 2026/03/01 02:23:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:23:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:23:48 DEBUG : banana: size = 6 OK 2026/03/01 02:23:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : banana: Unchanged skipping 2026/03/01 02:23:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:23:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:23:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:23:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:23:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:23:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:23:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:23:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:23:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:23:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:23:48 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:23:48 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:48 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:49 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/01 02:23:49 DEBUG : apple: size = 5 OK 2026/03/01 02:23:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : apple: Unchanged skipping 2026/03/01 02:23:49 DEBUG : banana: size = 6 OK 2026/03/01 02:23:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : banana: Unchanged skipping 2026/03/01 02:23:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/01 02:23:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/01 02:23:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/01 02:23:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:23:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/01 02:23:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/01 02:23:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/01 02:23:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/01 02:23:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/01 02:23:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/01 02:23:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/01 02:23:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:23:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/01 02:23:49 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:23:49 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:49 DEBUG : Waiting for deletions to finish 2026/03/01 02:23:50 DEBUG : apple: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : banana: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/01 02:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (210.23s) --- PASS: TestTransform/NFC (16.99s) --- PASS: TestTransform/NFD (17.06s) --- PASS: TestTransform/base64 (21.24s) --- PASS: TestTransform/prefix (21.38s) --- PASS: TestTransform/suffix (23.17s) --- PASS: TestTransform/truncate (19.94s) --- PASS: TestTransform/encoder (17.85s) --- PASS: TestTransform/ISO-8859-1 (17.54s) --- PASS: TestTransform/charmap (18.97s) --- PASS: TestTransform/lowercase (17.87s) --- PASS: TestTransform/ascii (18.21s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:23:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/01 02:23:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/01 02:23:55 INFO : sub dir_somesuffix: Making directory 2026/03/01 02:23:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/01 02:23:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/01 02:23:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/01 02:23:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/01 02:23:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/01 02:23:55 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:23:55 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:23:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/03/01 02:23:56 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:23:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/01 02:23:56 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.16s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:23:57 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:23:57 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:23:57 INFO : tictactoe: Making directory 2026/03/01 02:23:57 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:23:57 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:23:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:23:57 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/01 02:23:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:23:57 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:23:57 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:23:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/03/01 02:23:57 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:23:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/01 02:23:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:23:58 INFO : toe: Making directory 2026/03/01 02:23:58 INFO : toe/toe: Making directory 2026/03/01 02:23:58 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:23:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/01 02:23:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/01 02:23:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/01 02:23:58 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:23:58 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:23:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/01 02:23:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:23:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/01 02:23:59 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.04s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:01 INFO : toe: Making directory 2026/03/01 02:24:01 INFO : toe/toe: Making directory 2026/03/01 02:24:01 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/01 02:24:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/01 02:24:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/01 02:24:01 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:01 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:01 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/01 02:24:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/01 02:24:01 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:02 DEBUG : empty_dir: Making directory with metadata 2026/03/01 02:24:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 02:24:02 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:02 INFO : tictacempty_dir: Making directory 2026/03/01 02:24:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:02 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:02 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:02 INFO : tictactoe: Making directory 2026/03/01 02:24:02 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:02 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:02 INFO : tictactoe/tictactoe: Making directory 2026/03/01 02:24:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 02:24:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 02:24:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 02:24:02 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:02 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/01 02:24:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/01 02:24:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.88s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:04 DEBUG : empty_dir: Making directory with metadata 2026/03/01 02:24:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 02:24:04 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:04 INFO : tictacempty_dir: Making directory 2026/03/01 02:24:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:04 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:04 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:04 INFO : tictactoe: Making directory 2026/03/01 02:24:04 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:04 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:04 INFO : tictactoe/tictactoe: Making directory 2026/03/01 02:24:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 02:24:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 02:24:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:04 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:04 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 02:24:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/01 02:24:05 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:05 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:05 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:05 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 02:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 02:24:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/03/01 02:24:06 NOTICE: B2 bucket rclone-test-xinocij6vodo: 0 differences found 2026/03/01 02:24:06 NOTICE: B2 bucket rclone-test-xinocij6vodo: 1 matching files --- PASS: TestAllTag (2.18s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:06 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:06 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:06 INFO : tictactoe: Making directory 2026/03/01 02:24:06 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:06 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:06 INFO : tictactoe/tictactoe: Making directory 2026/03/01 02:24:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 02:24:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 02:24:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 02:24:06 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:06 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/01 02:24:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/01 02:24:07 DEBUG : Waiting for deletions to finish 2026/03/01 02:24:07 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:08 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:08 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:08 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/01 02:24:08 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/01 02:24:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/01 02:24:08 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/01 02:24:08 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:08 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.70s) === RUN TestSyntax 2026/03/01 02:24:09 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:09 INFO : toe: Making directory 2026/03/01 02:24:09 INFO : toe/toe: Making directory 2026/03/01 02:24:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/01 02:24:09 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:09 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:10 DEBUG : toe/toe/toe: size = 11 OK 2026/03/01 02:24:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:10 INFO : toe/toe/toe: Copied (new) 2026/03/01 02:24:10 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.93s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:11 DEBUG : empty_dir: Making directory with metadata 2026/03/01 02:24:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 02:24:11 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:11 INFO : tictacempty_dir: Making directory 2026/03/01 02:24:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:11 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:11 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:11 INFO : tictactoe: Making directory 2026/03/01 02:24:11 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:11 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:11 INFO : tictactoe/tictactoe: Making directory 2026/03/01 02:24:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 02:24:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 02:24:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:11 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:11 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 02:24:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:12 INFO : toe/toe/toe.txt: Deleted 2026/03/01 02:24:12 INFO : toe/toe: Removing directory 2026/03/01 02:24:12 INFO : toe: Removing directory 2026/03/01 02:24:12 INFO : empty_dir: Removing directory 2026/03/01 02:24:12 DEBUG : Local file system at /tmp/rclone2366688664: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.78s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:13 DEBUG : empty_dir: Making directory with metadata 2026/03/01 02:24:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 02:24:13 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:13 INFO : tictacempty_dir: Making directory 2026/03/01 02:24:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:13 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:13 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:13 INFO : tictactoe: Making directory 2026/03/01 02:24:13 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:13 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:13 INFO : tictactoe/tictactoe: Making directory 2026/03/01 02:24:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 02:24:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 02:24:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:13 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:13 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 02:24:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:13 INFO : toe/toe/toe.txt: Deleted 2026/03/01 02:24:13 INFO : toe/toe: Removing directory 2026/03/01 02:24:13 INFO : toe: Removing directory 2026/03/01 02:24:13 INFO : empty_dir: Removing directory 2026/03/01 02:24:13 DEBUG : Local file system at /tmp/rclone2366688664: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/01 02:24:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 02:24:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/01 02:24:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 02:24:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 02:24:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 02:24:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/01 02:24:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/03/01 02:24:15 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.26s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:16 DEBUG : Reset feature "Copy" 2026/03/01 02:24:16 DEBUG : Reset feature "Move" 2026/03/01 02:24:16 DEBUG : Reset feature "Copy" 2026/03/01 02:24:16 DEBUG : Reset feature "Move" 2026/03/01 02:24:16 DEBUG : empty_dir: Making directory with metadata 2026/03/01 02:24:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/01 02:24:16 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:16 INFO : tictacempty_dir: Making directory 2026/03/01 02:24:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/01 02:24:16 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:16 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:16 INFO : tictactoe: Making directory 2026/03/01 02:24:16 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:16 DEBUG : toe: transformed to: tictactoe 2026/03/01 02:24:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:16 INFO : tictactoe/tictactoe: Making directory 2026/03/01 02:24:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/01 02:24:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/01 02:24:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 02:24:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:16 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:16 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 02:24:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/01 02:24:17 INFO : toe/toe/toe.txt: Deleted 2026/03/01 02:24:17 INFO : toe/toe: Removing directory 2026/03/01 02:24:17 INFO : toe: Removing directory 2026/03/01 02:24:17 INFO : empty_dir: Removing directory 2026/03/01 02:24:17 DEBUG : Local file system at /tmp/rclone2366688664: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/03/01 02:24:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/01 02:24:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/03/01 02:24:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 02:24:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 02:24:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/01 02:24:18 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/01 02:24:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:18 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/01 02:24:19 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.90s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:20 DEBUG : toe: transformed to: dG9l 2026/03/01 02:24:20 DEBUG : toe: transformed to: dG9l 2026/03/01 02:24:20 INFO : dG9l: Making directory 2026/03/01 02:24:20 DEBUG : toe: transformed to: dG9l 2026/03/01 02:24:20 DEBUG : toe: transformed to: dG9l 2026/03/01 02:24:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/01 02:24:20 INFO : dG9l/dG9l: Making directory 2026/03/01 02:24:20 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/01 02:24:20 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/01 02:24:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/01 02:24:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/01 02:24:20 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/01 02:24:20 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:20 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/01 02:24:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/01 02:24:21 DEBUG : Waiting for deletions to finish 2026/03/01 02:24:22 DEBUG : dG9l: transformed to: toe 2026/03/01 02:24:22 DEBUG : dG9l: transformed to: toe 2026/03/01 02:24:22 DEBUG : dG9l: transformed to: toe 2026/03/01 02:24:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/01 02:24:22 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/01 02:24:22 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/01 02:24:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/03/01 02:24:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/01 02:24:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/01 02:24:22 DEBUG : Local file system at /tmp/rclone2366688664: Waiting for checks to finish 2026/03/01 02:24:22 DEBUG : Local file system at /tmp/rclone2366688664: Waiting for transfers to finish 2026/03/01 02:24:22 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.01s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-xinocij6vodo", Local "Local file system at /tmp/rclone2366688664", Modify Window "1ms" 2026/03/01 02:24:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 02:24:23 DEBUG : toe: transformed to: 2026/03/01 02:24:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 02:24:23 DEBUG : toe: transformed to: 2026/03/01 02:24:23 INFO : B2 bucket rclone-test-xinocij6vodo: Making directory 2026/03/01 02:24:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 02:24:23 DEBUG : toe: transformed to: 2026/03/01 02:24:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 02:24:23 DEBUG : toe: transformed to: 2026/03/01 02:24:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 02:24:23 DEBUG : toe/toe: transformed to: 2026/03/01 02:24:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/01 02:24:23 INFO : toe/toe: Making directory 2026/03/01 02:24:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 02:24:23 DEBUG : toe/toe: transformed to: 2026/03/01 02:24:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/01 02:24:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 02:24:23 DEBUG : toe: transformed to: 2026/03/01 02:24:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/01 02:24:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/01 02:24:23 DEBUG : toe/toe/toe: transformed to: 2026/03/01 02:24:23 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for checks to finish 2026/03/01 02:24:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/01 02:24:23 DEBUG : B2 bucket rclone-test-xinocij6vodo: Waiting for transfers to finish 2026/03/01 02:24:24 DEBUG : toe/toe/toe: size = 11 OK 2026/03/01 02:24:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/03/01 02:24:24 INFO : toe/toe/toe: Copied (new) 2026/03/01 02:24:24 ERROR : B2 bucket rclone-test-xinocij6vodo: not deleting files as there were IO errors 2026/03/01 02:24:24 ERROR : B2 bucket rclone-test-xinocij6vodo: not deleting directories as there were IO errors --- PASS: TestError (1.76s) PASS 2026/03/01 02:24:25 DEBUG : B2 bucket rclone-test-xinocij6vodo: Purge remote 2026/03/01 02:24:25 INFO : B2 bucket rclone-test-xinocij6vodo: cleaning bucket "rclone-test-xinocij6vodo" of all files 2026/03/01 02:24:26 DEBUG : BackupDir/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d4f_d20260301_m021742_c001_v7007000_t0000_u01772331462989") 2026/03/01 02:24:26 DEBUG : BackupDir/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f113f70309b5103f8_d20260301_m021736_c001_v0001173_t0004_u01772331456840") 2026/03/01 02:24:26 DEBUG : CompareDest/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffb4e4_d20260301_m021716_c001_v7007000_t0000_u01772331436284") 2026/03/01 02:24:26 DEBUG : CompareDest/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4c42_d20260301_m021709_c001_v0001109_t0052_u01772331429804") 2026/03/01 02:24:26 DEBUG : CompareDest/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffb4e5_d20260301_m021716_c001_v7007000_t0000_u01772331436466") 2026/03/01 02:24:26 DEBUG : CompareDest/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0338_d20260301_m021711_c001_v0001177_t0005_u01772331431794") 2026/03/01 02:24:26 DEBUG : CopyDest/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d50_d20260301_m021743_c001_v7007000_t0000_u01772331463173") 2026/03/01 02:24:26 DEBUG : CopyDest/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97f11_d20260301_m021733_c001_v0001173_t0048_u01772331453601") 2026/03/01 02:24:26 DEBUG : CopyDest/three: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d51_d20260301_m021743_c001_v7007000_t0000_u01772331463355") 2026/03/01 02:24:26 DEBUG : CopyDest/three: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0376_d20260301_m021740_c001_v0001177_t0057_u01772331460980") 2026/03/01 02:24:26 DEBUG : CopyDest/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d52_d20260301_m021743_c001_v7007000_t0000_u01772331463537") 2026/03/01 02:24:26 DEBUG : CopyDest/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4c76_d20260301_m021738_c001_v0001109_t0048_u01772331458587") 2026/03/01 02:24:26 DEBUG : EXISTING: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff5494a_d20260301_m021914_c001_v7007000_t0000_u01772331554443") 2026/03/01 02:24:26 DEBUG : EXISTING: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d0a_d20260301_m021913_c001_v0001109_t0042_u01772331553073") 2026/03/01 02:24:26 DEBUG : PREFIXapple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001262_d20260301_m022135_c001_v7007000_t0000_u01772331695813") 2026/03/01 02:24:26 DEBUG : PREFIXapple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0532_d20260301_m022130_c001_v0001177_t0026_u01772331690015") 2026/03/01 02:24:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122193_d20260301_m022135_c001_v7007000_t0000_u01772331695656") 2026/03/01 02:24:26 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e5f_d20260301_m022130_c001_v0001109_t0049_u01772331690001") 2026/03/01 02:24:26 DEBUG : PREFIXbanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5cd58_d20260301_m022135_c001_v7007000_t0000_u01772331695615") 2026/03/01 02:24:26 DEBUG : PREFIXbanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98ae4_d20260301_m022129_c001_v0001173_t0002_u01772331689990") 2026/03/01 02:24:26 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4083ea7cfece9573_d20260301_m022135_c001_v7007000_t0000_u01772331695878") 2026/03/01 02:24:27 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912475_d20260301_m022130_c001_v0001145_t0014_u01772331690026") 2026/03/01 02:24:27 DEBUG : Testêé: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff54934_d20260301_m021909_c001_v7007000_t0000_u01772331549948") 2026/03/01 02:24:27 DEBUG : Testêé: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0412_d20260301_m021909_c001_v0001177_t0028_u01772331549273") 2026/03/01 02:24:27 DEBUG : Testêé: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d02_d20260301_m021908_c001_v0001109_t0047_u01772331548002") 2026/03/01 02:24:27 DEBUG : YXBwbGU=: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e64759c_d20260301_m022115_c001_v7007000_t0000_u01772331675929") 2026/03/01 02:24:27 DEBUG : YXBwbGU=: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e25_d20260301_m022111_c001_v0001109_t0038_u01772331671378") 2026/03/01 02:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e64759e_d20260301_m022116_c001_v7007000_t0000_u01772331676109") 2026/03/01 02:24:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0508_d20260301_m022111_c001_v0001177_t0012_u01772331671369") 2026/03/01 02:24:27 DEBUG : YmFuYW5h: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475a1_d20260301_m022116_c001_v7007000_t0000_u01772331676290") 2026/03/01 02:24:27 DEBUG : YmFuYW5h: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912423_d20260301_m022111_c001_v0001145_t0030_u01772331671401") 2026/03/01 02:24:27 DEBUG : a/potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec7e_d20260301_m021525_c001_v7007000_t0000_u01772331325844") 2026/03/01 02:24:27 DEBUG : a/potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9789b_d20260301_m021524_c001_v0001173_t0011_u01772331324944") 2026/03/01 02:24:27 DEBUG : a/potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87bf61d_d20260301_m021522_c001_v7007000_t0000_u01772331322885") 2026/03/01 02:24:27 DEBUG : a/potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9786b_d20260301_m021521_c001_v0001173_t0027_u01772331321688") 2026/03/01 02:24:27 DEBUG : a/potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec56_d20260301_m021454_c001_v7007000_t0000_u01772331294690") 2026/03/01 02:24:27 DEBUG : a/potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d976d7_d20260301_m021453_c001_v0001173_t0039_u01772331293522") 2026/03/01 02:24:27 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001538_d20260301_m022350_c001_v7007000_t0000_u01772331830683") 2026/03/01 02:24:27 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d991ee_d20260301_m022345_c001_v0001173_t0006_u01772331825646") 2026/03/01 02:24:27 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122381_d20260301_m022332_c001_v7007000_t0000_u01772331812615") 2026/03/01 02:24:27 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9910f_d20260301_m022327_c001_v0001173_t0023_u01772331807915") 2026/03/01 02:24:27 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbcf1_d20260301_m022314_c001_v7007000_t0000_u01772331794664") 2026/03/01 02:24:27 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d99019_d20260301_m022309_c001_v0001173_t0040_u01772331789584") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a986c_d20260301_m022255_c001_v7007000_t0000_u01772331775748") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98f32_d20260301_m022251_c001_v0001173_t0052_u01772331771206") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d0b_d20260301_m022238_c001_v7007000_t0000_u01772331758236") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98e2f_d20260301_m022233_c001_v0001173_t0033_u01772331753275") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbcb_d20260301_m022220_c001_v7007000_t0000_u01772331740358") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4eb5_d20260301_m022213_c001_v0001109_t0018_u01772331733311") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb06_d20260301_m022200_c001_v7007000_t0000_u01772331720522") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0577_d20260301_m022156_c001_v0001177_t0058_u01772331716598") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf2ae_d20260301_m022155_c001_v7007000_t0000_u01772331715536") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98bd3_d20260301_m022150_c001_v0001173_t0043_u01772331710387") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba70_d20260301_m022137_c001_v7007000_t0000_u01772331697332") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912483_d20260301_m022133_c001_v0001145_t0051_u01772331693624") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001250_d20260301_m022132_c001_v7007000_t0000_u01772331692532") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98ad0_d20260301_m022127_c001_v0001173_t0058_u01772331687935") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4042de258e0f7d98_d20260301_m022114_c001_v7007000_t0000_u01772331674023") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0502_d20260301_m022108_c001_v0001177_t0053_u01772331668565") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9518_d20260301_m022054_c001_v7007000_t0000_u01772331654748") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04ee_d20260301_m022050_c001_v0001177_t0046_u01772331650119") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011e6_d20260301_m022037_c001_v7007000_t0000_u01772331637547") 2026/03/01 02:24:28 DEBUG : apple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04ca_d20260301_m022033_c001_v0001177_t0053_u01772331633076") 2026/03/01 02:24:29 DEBUG : appleSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbafd_d20260301_m022159_c001_v7007000_t0000_u01772331719010") 2026/03/01 02:24:29 DEBUG : appleSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124ab_d20260301_m022153_c001_v0001145_t0025_u01772331713014") 2026/03/01 02:24:29 DEBUG : appleapple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbce_d20260301_m022220_c001_v7007000_t0000_u01772331740543") 2026/03/01 02:24:29 DEBUG : appleapple: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ec1_d20260301_m022215_c001_v0001109_t0043_u01772331735979") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400153b_d20260301_m022350_c001_v7007000_t0000_u01772331830866") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4fa4_d20260301_m022346_c001_v0001109_t0016_u01772331826561") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122382_d20260301_m022332_c001_v7007000_t0000_u01772331812796") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f73_d20260301_m022328_c001_v0001109_t0033_u01772331808935") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbcf3_d20260301_m022314_c001_v7007000_t0000_u01772331794848") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f51_d20260301_m022310_c001_v0001109_t0047_u01772331790952") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a986f_d20260301_m022255_c001_v7007000_t0000_u01772331775928") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f1d_d20260301_m022251_c001_v0001109_t0012_u01772331771796") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d0c_d20260301_m022238_c001_v7007000_t0000_u01772331758420") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ef3_d20260301_m022233_c001_v0001109_t0037_u01772331753942") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540012e8_d20260301_m022218_c001_v7007000_t0000_u01772331738293") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124e7_d20260301_m022214_c001_v0001145_t0000_u01772331734085") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb08_d20260301_m022200_c001_v7007000_t0000_u01772331720707") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124bd_d20260301_m022156_c001_v0001145_t0029_u01772331716618") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87c02f5_d20260301_m022155_c001_v7007000_t0000_u01772331715677") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0563_d20260301_m022151_c001_v0001177_t0031_u01772331711732") 2026/03/01 02:24:29 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba73_d20260301_m022137_c001_v7007000_t0000_u01772331697513") 2026/03/01 02:24:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e67_d20260301_m022133_c001_v0001109_t0048_u01772331693610") 2026/03/01 02:24:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d65f_d20260301_m022132_c001_v7007000_t0000_u01772331692537") 2026/03/01 02:24:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0530_d20260301_m022128_c001_v0001177_t0059_u01772331688718") 2026/03/01 02:24:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4042de258e0f7d95_d20260301_m022113_c001_v7007000_t0000_u01772331673833") 2026/03/01 02:24:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98a0c_d20260301_m022109_c001_v0001173_t0055_u01772331669423") 2026/03/01 02:24:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9519_d20260301_m022054_c001_v7007000_t0000_u01772331654929") 2026/03/01 02:24:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98951_d20260301_m022051_c001_v0001173_t0039_u01772331651081") 2026/03/01 02:24:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011e7_d20260301_m022037_c001_v7007000_t0000_u01772331637743") 2026/03/01 02:24:30 DEBUG : appleappleapplebanana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98884_d20260301_m022034_c001_v0001173_t0008_u01772331634023") 2026/03/01 02:24:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968bf9_d20260301_m022159_c001_v7007000_t0000_u01772331719015") 2026/03/01 02:24:30 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98beb_d20260301_m022152_c001_v0001173_t0056_u01772331712980") 2026/03/01 02:24:30 DEBUG : b/potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec7f_d20260301_m021526_c001_v7007000_t0000_u01772331326028") 2026/03/01 02:24:30 DEBUG : b/potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97887_d20260301_m021523_c001_v0001173_t0011_u01772331323429") 2026/03/01 02:24:30 DEBUG : b/potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87bf61c_d20260301_m021522_c001_v7007000_t0000_u01772331322324") 2026/03/01 02:24:30 DEBUG : b/potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97850_d20260301_m021519_c001_v0001173_t0011_u01772331319879") 2026/03/01 02:24:30 DEBUG : b/potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec55_d20260301_m021454_c001_v7007000_t0000_u01772331294130") 2026/03/01 02:24:30 DEBUG : b/potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d976c1_d20260301_m021451_c001_v0001173_t0007_u01772331291414") 2026/03/01 02:24:31 DEBUG : backup/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b318a_d20260301_m021757_c001_v7007000_t0000_u01772331477898") 2026/03/01 02:24:31 DEBUG : backup/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f118175660c4b2f5d_d20260301_m021755_c001_v0001134_t0010_u01772331475936") 2026/03/01 02:24:31 DEBUG : backup/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10236018f7026ed7_d20260301_m021751_c001_v0001130_t0015_u01772331471145") 2026/03/01 02:24:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b337d_d20260301_m021829_c001_v7007000_t0000_u01772331509599") 2026/03/01 02:24:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1198f1b62cd5418f_d20260301_m021827_c001_v0001039_t0046_u01772331507346") 2026/03/01 02:24:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11957d3f6a75afbf_d20260301_m021821_c001_v0001038_t0041_u01772331501478") 2026/03/01 02:24:31 DEBUG : backup/one.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f413f2ad6abb5679f_d20260301_m021813_c001_v7007000_t0000_u01772331493998") 2026/03/01 02:24:31 DEBUG : backup/one.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f110f8d2ad0f02366_d20260301_m021810_c001_v0001167_t0023_u01772331490349") 2026/03/01 02:24:31 DEBUG : backup/one.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f114612af91da8ca9_d20260301_m021805_c001_v0001185_t0019_u01772331485633") 2026/03/01 02:24:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b337e_d20260301_m021829_c001_v7007000_t0000_u01772331509781") 2026/03/01 02:24:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f116fc1e0c4a615fb_d20260301_m021828_c001_v0001185_t0009_u01772331508853") 2026/03/01 02:24:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f112235936786430d_d20260301_m021823_c001_v0001039_t0036_u01772331503653") 2026/03/01 02:24:31 DEBUG : backup/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b318b_d20260301_m021758_c001_v7007000_t0000_u01772331478079") 2026/03/01 02:24:31 DEBUG : backup/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10406bcff00f90e8_d20260301_m021756_c001_v0001039_t0033_u01772331476971") 2026/03/01 02:24:31 DEBUG : backup/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11994e0cbcf84490_d20260301_m021752_c001_v0001173_t0031_u01772331472873") 2026/03/01 02:24:31 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f413f2ad6abb567a1_d20260301_m021814_c001_v7007000_t0000_u01772331494179") 2026/03/01 02:24:31 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f105c2c84526fe9b1_d20260301_m021812_c001_v0001103_t0052_u01772331492913") 2026/03/01 02:24:31 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f105bc96163ec696e_d20260301_m021807_c001_v0001181_t0016_u01772331487043") 2026/03/01 02:24:31 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400153e_d20260301_m022351_c001_v7007000_t0000_u01772331831049") 2026/03/01 02:24:31 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e06c2_d20260301_m022346_c001_v0001177_t0051_u01772331826350") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122383_d20260301_m022332_c001_v7007000_t0000_u01772331812978") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e068e_d20260301_m022328_c001_v0001177_t0024_u01772331808650") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbcf5_d20260301_m022315_c001_v7007000_t0000_u01772331795032") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0664_d20260301_m022310_c001_v0001177_t0021_u01772331790739") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9872_d20260301_m022256_c001_v7007000_t0000_u01772331776109") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0641_d20260301_m022251_c001_v0001177_t0041_u01772331771589") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d0e_d20260301_m022238_c001_v7007000_t0000_u01772331758604") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0605_d20260301_m022233_c001_v0001177_t0011_u01772331753689") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbd0_d20260301_m022220_c001_v7007000_t0000_u01772331740729") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05b9_d20260301_m022213_c001_v0001177_t0022_u01772331733796") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb0a_d20260301_m022200_c001_v7007000_t0000_u01772331720891") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e95_d20260301_m022156_c001_v0001109_t0016_u01772331716606") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87c02f4_d20260301_m022155_c001_v7007000_t0000_u01772331715496") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e8d_d20260301_m022151_c001_v0001109_t0014_u01772331711015") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba75_d20260301_m022137_c001_v7007000_t0000_u01772331697696") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98b0e_d20260301_m022133_c001_v0001173_t0000_u01772331693629") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f417c5a17d41d67af_d20260301_m022132_c001_v7007000_t0000_u01772331692501") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e5d_d20260301_m022128_c001_v0001109_t0029_u01772331688359") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4042de258e0f7d94_d20260301_m022113_c001_v7007000_t0000_u01772331673764") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e1d_d20260301_m022108_c001_v0001109_t0008_u01772331668828") 2026/03/01 02:24:32 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a951a_d20260301_m022055_c001_v7007000_t0000_u01772331655110") 2026/03/01 02:24:33 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4df9_d20260301_m022050_c001_v0001109_t0038_u01772331650329") 2026/03/01 02:24:33 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011e8_d20260301_m022037_c001_v7007000_t0000_u01772331637925") 2026/03/01 02:24:33 DEBUG : banana: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4dd9_d20260301_m022033_c001_v0001109_t0042_u01772331633290") 2026/03/01 02:24:33 DEBUG : bananaSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f411b707014ecb7ef_d20260301_m022158_c001_v7007000_t0000_u01772331718856") 2026/03/01 02:24:33 DEBUG : bananaSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e8f_d20260301_m022152_c001_v0001109_t0021_u01772331712991") 2026/03/01 02:24:33 DEBUG : both0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeca1_d20260301_m022003_c001_v7007000_t0000_u01772331603271") 2026/03/01 02:24:33 DEBUG : both0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98584_d20260301_m021941_c001_v0001173_t0001_u01772331581464") 2026/03/01 02:24:33 DEBUG : both0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a21_d20260301_m021937_c001_v7007000_t0000_u01772331577042") 2026/03/01 02:24:33 DEBUG : both0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0418_d20260301_m021916_c001_v0001177_t0044_u01772331556679") 2026/03/01 02:24:33 DEBUG : both1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeca2_d20260301_m022003_c001_v7007000_t0000_u01772331603455") 2026/03/01 02:24:33 DEBUG : both1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0455_d20260301_m021943_c001_v0001177_t0005_u01772331583047") 2026/03/01 02:24:33 DEBUG : both1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a22_d20260301_m021937_c001_v7007000_t0000_u01772331577225") 2026/03/01 02:24:33 DEBUG : both1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d12_d20260301_m021917_c001_v0001109_t0036_u01772331557707") 2026/03/01 02:24:33 DEBUG : both10: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeca3_d20260301_m022003_c001_v7007000_t0000_u01772331603643") 2026/03/01 02:24:33 DEBUG : both10: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0469_d20260301_m021951_c001_v0001177_t0008_u01772331591402") 2026/03/01 02:24:33 DEBUG : both10: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a23_d20260301_m021937_c001_v7007000_t0000_u01772331577407") 2026/03/01 02:24:33 DEBUG : both10: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d2b_d20260301_m021925_c001_v0001109_t0037_u01772331565433") 2026/03/01 02:24:33 DEBUG : both11: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeca4_d20260301_m022003_c001_v7007000_t0000_u01772331603839") 2026/03/01 02:24:33 DEBUG : both11: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d75_d20260301_m021952_c001_v0001109_t0006_u01772331592290") 2026/03/01 02:24:33 DEBUG : both11: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a24_d20260301_m021937_c001_v7007000_t0000_u01772331577588") 2026/03/01 02:24:34 DEBUG : both11: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9848a_d20260301_m021926_c001_v0001173_t0032_u01772331566313") 2026/03/01 02:24:34 DEBUG : both12: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeca5_d20260301_m022004_c001_v7007000_t0000_u01772331604025") 2026/03/01 02:24:34 DEBUG : both12: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98651_d20260301_m021953_c001_v0001173_t0027_u01772331593118") 2026/03/01 02:24:34 DEBUG : both12: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a25_d20260301_m021937_c001_v7007000_t0000_u01772331577769") 2026/03/01 02:24:34 DEBUG : both12: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0437_d20260301_m021927_c001_v0001177_t0042_u01772331567586") 2026/03/01 02:24:34 DEBUG : both13: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeca6_d20260301_m022004_c001_v7007000_t0000_u01772331604209") 2026/03/01 02:24:34 DEBUG : both13: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0473_d20260301_m021954_c001_v0001177_t0027_u01772331594450") 2026/03/01 02:24:34 DEBUG : both13: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a26_d20260301_m021937_c001_v7007000_t0000_u01772331577952") 2026/03/01 02:24:34 DEBUG : both13: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d33_d20260301_m021928_c001_v0001109_t0001_u01772331568171") 2026/03/01 02:24:34 DEBUG : both14: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeca7_d20260301_m022004_c001_v7007000_t0000_u01772331604398") 2026/03/01 02:24:34 DEBUG : both14: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d81_d20260301_m021955_c001_v0001109_t0019_u01772331595185") 2026/03/01 02:24:34 DEBUG : both14: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a27_d20260301_m021938_c001_v7007000_t0000_u01772331578209") 2026/03/01 02:24:34 DEBUG : both14: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d984b6_d20260301_m021929_c001_v0001173_t0028_u01772331569060") 2026/03/01 02:24:34 DEBUG : both15: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeca8_d20260301_m022004_c001_v7007000_t0000_u01772331604583") 2026/03/01 02:24:34 DEBUG : both15: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9868d_d20260301_m021956_c001_v0001173_t0014_u01772331596476") 2026/03/01 02:24:34 DEBUG : both15: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a28_d20260301_m021938_c001_v7007000_t0000_u01772331578390") 2026/03/01 02:24:34 DEBUG : both15: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e043d_d20260301_m021930_c001_v0001177_t0015_u01772331570174") 2026/03/01 02:24:34 DEBUG : both16: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeca9_d20260301_m022004_c001_v7007000_t0000_u01772331604766") 2026/03/01 02:24:34 DEBUG : both16: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e047d_d20260301_m021957_c001_v0001177_t0049_u01772331597475") 2026/03/01 02:24:34 DEBUG : both16: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a29_d20260301_m021938_c001_v7007000_t0000_u01772331578570") 2026/03/01 02:24:34 DEBUG : both16: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d3d_d20260301_m021930_c001_v0001109_t0016_u01772331570842") 2026/03/01 02:24:35 DEBUG : both17: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecaa_d20260301_m022004_c001_v7007000_t0000_u01772331604950") 2026/03/01 02:24:35 DEBUG : both17: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d87_d20260301_m021958_c001_v0001109_t0019_u01772331598101") 2026/03/01 02:24:35 DEBUG : both17: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a2a_d20260301_m021938_c001_v7007000_t0000_u01772331578803") 2026/03/01 02:24:35 DEBUG : both17: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d984e0_d20260301_m021931_c001_v0001173_t0058_u01772331571684") 2026/03/01 02:24:35 DEBUG : both18: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecab_d20260301_m022005_c001_v7007000_t0000_u01772331605133") 2026/03/01 02:24:35 DEBUG : both18: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d986c1_d20260301_m021959_c001_v0001173_t0029_u01772331599018") 2026/03/01 02:24:35 DEBUG : both18: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a2b_d20260301_m021938_c001_v7007000_t0000_u01772331578984") 2026/03/01 02:24:35 DEBUG : both18: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0445_d20260301_m021932_c001_v0001177_t0036_u01772331572952") 2026/03/01 02:24:35 DEBUG : both19: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecac_d20260301_m022005_c001_v7007000_t0000_u01772331605316") 2026/03/01 02:24:35 DEBUG : both19: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0483_d20260301_m021959_c001_v0001177_t0017_u01772331599961") 2026/03/01 02:24:35 DEBUG : both19: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a2c_d20260301_m021939_c001_v7007000_t0000_u01772331579253") 2026/03/01 02:24:35 DEBUG : both19: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d47_d20260301_m021933_c001_v0001109_t0027_u01772331573670") 2026/03/01 02:24:35 DEBUG : both2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecad_d20260301_m022005_c001_v7007000_t0000_u01772331605509") 2026/03/01 02:24:35 DEBUG : both2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d61_d20260301_m021943_c001_v0001109_t0017_u01772331583734") 2026/03/01 02:24:35 DEBUG : both2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a31_d20260301_m021939_c001_v7007000_t0000_u01772331579459") 2026/03/01 02:24:35 DEBUG : both2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9842e_d20260301_m021918_c001_v0001173_t0000_u01772331558591") 2026/03/01 02:24:35 DEBUG : both3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecae_d20260301_m022005_c001_v7007000_t0000_u01772331605693") 2026/03/01 02:24:35 DEBUG : both3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d985b7_d20260301_m021944_c001_v0001173_t0059_u01772331584691") 2026/03/01 02:24:35 DEBUG : both3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a32_d20260301_m021939_c001_v7007000_t0000_u01772331579640") 2026/03/01 02:24:35 DEBUG : both3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e041e_d20260301_m021919_c001_v0001177_t0002_u01772331559537") 2026/03/01 02:24:35 DEBUG : both4: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecaf_d20260301_m022005_c001_v7007000_t0000_u01772331605876") 2026/03/01 02:24:35 DEBUG : both4: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e045d_d20260301_m021945_c001_v0001177_t0022_u01772331585674") 2026/03/01 02:24:35 DEBUG : both4: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a33_d20260301_m021939_c001_v7007000_t0000_u01772331579821") 2026/03/01 02:24:36 DEBUG : both4: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d18_d20260301_m021920_c001_v0001109_t0020_u01772331560418") 2026/03/01 02:24:36 DEBUG : both5: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecb0_d20260301_m022006_c001_v7007000_t0000_u01772331606062") 2026/03/01 02:24:36 DEBUG : both5: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d69_d20260301_m021946_c001_v0001109_t0012_u01772331586543") 2026/03/01 02:24:36 DEBUG : both5: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a34_d20260301_m021940_c001_v7007000_t0000_u01772331580002") 2026/03/01 02:24:36 DEBUG : both5: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9844c_d20260301_m021921_c001_v0001173_t0002_u01772331561157") 2026/03/01 02:24:36 DEBUG : both6: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecb1_d20260301_m022006_c001_v7007000_t0000_u01772331606295") 2026/03/01 02:24:36 DEBUG : both6: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d985df_d20260301_m021947_c001_v0001173_t0059_u01772331587298") 2026/03/01 02:24:36 DEBUG : both6: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a35_d20260301_m021940_c001_v7007000_t0000_u01772331580183") 2026/03/01 02:24:36 DEBUG : both6: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0424_d20260301_m021922_c001_v0001177_t0053_u01772331562053") 2026/03/01 02:24:36 DEBUG : both7: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecb2_d20260301_m022006_c001_v7007000_t0000_u01772331606480") 2026/03/01 02:24:36 DEBUG : both7: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0463_d20260301_m021948_c001_v0001177_t0028_u01772331588435") 2026/03/01 02:24:36 DEBUG : both7: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a36_d20260301_m021940_c001_v7007000_t0000_u01772331580366") 2026/03/01 02:24:36 DEBUG : both7: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d27_d20260301_m021922_c001_v0001109_t0053_u01772331562812") 2026/03/01 02:24:36 DEBUG : both8: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecb3_d20260301_m022006_c001_v7007000_t0000_u01772331606663") 2026/03/01 02:24:36 DEBUG : both8: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d6f_d20260301_m021949_c001_v0001109_t0053_u01772331589316") 2026/03/01 02:24:36 DEBUG : both8: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a37_d20260301_m021940_c001_v7007000_t0000_u01772331580546") 2026/03/01 02:24:36 DEBUG : both8: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98466_d20260301_m021923_c001_v0001173_t0013_u01772331563570") 2026/03/01 02:24:36 DEBUG : both9: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecb4_d20260301_m022006_c001_v7007000_t0000_u01772331606851") 2026/03/01 02:24:36 DEBUG : both9: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9861b_d20260301_m021950_c001_v0001173_t0000_u01772331590263") 2026/03/01 02:24:36 DEBUG : both9: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a38_d20260301_m021940_c001_v7007000_t0000_u01772331580727") 2026/03/01 02:24:37 DEBUG : both9: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e042f_d20260301_m021924_c001_v0001177_t0042_u01772331564753") 2026/03/01 02:24:37 DEBUG : c/non empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec81_d20260301_m021526_c001_v7007000_t0000_u01772331326211") 2026/03/01 02:24:37 DEBUG : c/non empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9788b_d20260301_m021523_c001_v0001173_t0018_u01772331323896") 2026/03/01 02:24:37 DEBUG : c/non empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87bf61e_d20260301_m021523_c001_v7007000_t0000_u01772331323067") 2026/03/01 02:24:37 DEBUG : c/non empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97859_d20260301_m021520_c001_v0001173_t0053_u01772331320547") 2026/03/01 02:24:37 DEBUG : c/non empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec57_d20260301_m021454_c001_v7007000_t0000_u01772331294875") 2026/03/01 02:24:37 DEBUG : c/non empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d976c9_d20260301_m021452_c001_v0001173_t0052_u01772331292221") 2026/03/01 02:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475a4_d20260301_m022116_c001_v7007000_t0000_u01772331676471") 2026/03/01 02:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98a20_d20260301_m022111_c001_v0001173_t0018_u01772331671388") 2026/03/01 02:24:37 DEBUG : check sum: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53aa6_d20260301_m021443_c001_v7007000_t0000_u01772331283427") 2026/03/01 02:24:37 DEBUG : check sum: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9764d_d20260301_m021441_c001_v0001173_t0018_u01772331281714") 2026/03/01 02:24:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419de4e04b551025_d20260301_m022422_c001_v7007000_t0000_u01772331862959") 2026/03/01 02:24:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d993a4_d20260301_m022420_c001_v0001173_t0054_u01772331860889") 2026/03/01 02:24:37 DEBUG : dest/3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d3b_d20260301_m021725_c001_v7007000_t0000_u01772331445938") 2026/03/01 02:24:37 DEBUG : dest/3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f417ac5a666a6db37_d20260301_m021724_c001_v0001183_t0010_u01772331444842") 2026/03/01 02:24:37 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbd4_d20260301_m022220_c001_v7007000_t0000_u01772331740915") 2026/03/01 02:24:37 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124f1_d20260301_m022216_c001_v0001145_t0044_u01772331736195") 2026/03/01 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001541_d20260301_m022351_c001_v7007000_t0000_u01772331831232") 2026/03/01 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d99186_d20260301_m022337_c001_v0001173_t0028_u01772331817261") 2026/03/01 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122384_d20260301_m022333_c001_v7007000_t0000_u01772331813160") 2026/03/01 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d99081_d20260301_m022319_c001_v0001173_t0016_u01772331799385") 2026/03/01 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbcf7_d20260301_m022315_c001_v7007000_t0000_u01772331795218") 2026/03/01 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98fb0_d20260301_m022300_c001_v0001173_t0009_u01772331780434") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9875_d20260301_m022256_c001_v7007000_t0000_u01772331776382") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98eba_d20260301_m022242_c001_v0001173_t0022_u01772331762877") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d0f_d20260301_m022238_c001_v7007000_t0000_u01772331758787") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98da8_d20260301_m022225_c001_v0001173_t0028_u01772331745030") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5ce96_d20260301_m022218_c001_v7007000_t0000_u01772331738308") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ea1_d20260301_m022205_c001_v0001109_t0029_u01772331725093") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb0c_d20260301_m022201_c001_v7007000_t0000_u01772331721071") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0579_d20260301_m022156_c001_v0001177_t0049_u01772331716818") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968be1_d20260301_m022155_c001_v7007000_t0000_u01772331715112") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98b61_d20260301_m022141_c001_v0001173_t0031_u01772331701920") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba77_d20260301_m022137_c001_v7007000_t0000_u01772331697877") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912487_d20260301_m022133_c001_v0001145_t0040_u01772331693878") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4088c5fd71a6bd5c_d20260301_m022132_c001_v7007000_t0000_u01772331692119") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98a84_d20260301_m022120_c001_v0001173_t0054_u01772331680557") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e647589_d20260301_m022113_c001_v7007000_t0000_u01772331673955") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04f6_d20260301_m022059_c001_v0001177_t0038_u01772331659294") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a951b_d20260301_m022055_c001_v7007000_t0000_u01772331655291") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04da_d20260301_m022042_c001_v0001177_t0015_u01772331642234") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011e9_d20260301_m022038_c001_v7007000_t0000_u01772331638109") 2026/03/01 02:24:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04ba_d20260301_m022025_c001_v0001177_t0000_u01772331625241") 2026/03/01 02:24:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87c02fc_d20260301_m022159_c001_v7007000_t0000_u01772331719027") 2026/03/01 02:24:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0567_d20260301_m022153_c001_v0001177_t0058_u01772331713221") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbd7_d20260301_m022221_c001_v7007000_t0000_u01772331741099") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98d20_d20260301_m022216_c001_v0001173_t0027_u01772331736202") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001545_d20260301_m022351_c001_v7007000_t0000_u01772331831414") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e06a4_d20260301_m022338_c001_v0001177_t0056_u01772331818198") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122385_d20260301_m022333_c001_v7007000_t0000_u01772331813341") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0678_d20260301_m022320_c001_v0001177_t0004_u01772331800293") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbcf8_d20260301_m022315_c001_v7007000_t0000_u01772331795402") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0654_d20260301_m022301_c001_v0001177_t0008_u01772331781678") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9878_d20260301_m022256_c001_v7007000_t0000_u01772331776563") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0623_d20260301_m022243_c001_v0001177_t0012_u01772331763889") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d10_d20260301_m022238_c001_v7007000_t0000_u01772331758971") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05ed_d20260301_m022225_c001_v0001177_t0012_u01772331745938") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf346_d20260301_m022217_c001_v7007000_t0000_u01772331737920") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05a3_d20260301_m022206_c001_v0001177_t0057_u01772331726138") 2026/03/01 02:24:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb0d_d20260301_m022201_c001_v7007000_t0000_u01772331721252") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124bf_d20260301_m022156_c001_v0001145_t0024_u01772331716986") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87c02f2_d20260301_m022155_c001_v7007000_t0000_u01772331715130") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e77_d20260301_m022142_c001_v0001109_t0010_u01772331702733") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba78_d20260301_m022138_c001_v7007000_t0000_u01772331698059") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0544_d20260301_m022133_c001_v0001177_t0026_u01772331693983") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4088c5fd71a6bd5d_d20260301_m022132_c001_v7007000_t0000_u01772331692300") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e49_d20260301_m022121_c001_v0001109_t0046_u01772331681321") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419de4e04b55013a_d20260301_m022113_c001_v7007000_t0000_u01772331673968") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e09_d20260301_m022059_c001_v0001109_t0029_u01772331659865") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a951c_d20260301_m022055_c001_v7007000_t0000_u01772331655472") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4de7_d20260301_m022042_c001_v0001109_t0028_u01772331642808") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011ea_d20260301_m022038_c001_v7007000_t0000_u01772331638311") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4dbf_d20260301_m022025_c001_v0001109_t0053_u01772331625822") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbafe_d20260301_m022159_c001_v7007000_t0000_u01772331719198") 2026/03/01 02:24:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124ad_d20260301_m022153_c001_v0001145_t0011_u01772331713327") 2026/03/01 02:24:40 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbda_d20260301_m022221_c001_v7007000_t0000_u01772331741284") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05c1_d20260301_m022216_c001_v0001177_t0037_u01772331736215") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001548_d20260301_m022351_c001_v7007000_t0000_u01772331831596") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f88_d20260301_m022338_c001_v0001109_t0054_u01772331818771") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122386_d20260301_m022333_c001_v7007000_t0000_u01772331813526") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f5f_d20260301_m022320_c001_v0001109_t0018_u01772331800923") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbcfa_d20260301_m022315_c001_v7007000_t0000_u01772331795587") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f39_d20260301_m022302_c001_v0001109_t0000_u01772331782269") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9879_d20260301_m022256_c001_v7007000_t0000_u01772331776745") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f0b_d20260301_m022244_c001_v0001109_t0056_u01772331764487") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d11_d20260301_m022239_c001_v7007000_t0000_u01772331759154") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4edf_d20260301_m022226_c001_v0001109_t0018_u01772331746511") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6476f8_d20260301_m022218_c001_v7007000_t0000_u01772331738083") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124d5_d20260301_m022206_c001_v0001145_t0032_u01772331726723") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb0f_d20260301_m022201_c001_v7007000_t0000_u01772331721432") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e057b_d20260301_m022157_c001_v0001177_t0054_u01772331717033") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e647657_d20260301_m022155_c001_v7007000_t0000_u01772331715696") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0554_d20260301_m022143_c001_v0001177_t0038_u01772331703611") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba7a_d20260301_m022138_c001_v7007000_t0000_u01772331698240") 2026/03/01 02:24:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98b14_d20260301_m022134_c001_v0001173_t0030_u01772331694039") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5cd3e_d20260301_m022132_c001_v7007000_t0000_u01772331692555") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0524_d20260301_m022122_c001_v0001177_t0059_u01772331682252") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b34f2_d20260301_m022113_c001_v7007000_t0000_u01772331673788") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d989bd_d20260301_m022100_c001_v0001173_t0022_u01772331660694") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a951d_d20260301_m022055_c001_v7007000_t0000_u01772331655652") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98909_d20260301_m022043_c001_v0001173_t0027_u01772331643814") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011eb_d20260301_m022038_c001_v7007000_t0000_u01772331638494") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9880f_d20260301_m022026_c001_v0001173_t0022_u01772331626332") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf2b7_d20260301_m022158_c001_v7007000_t0000_u01772331718789") 2026/03/01 02:24:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0569_d20260301_m022153_c001_v0001177_t0047_u01772331713435") 2026/03/01 02:24:42 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbde_d20260301_m022221_c001_v7007000_t0000_u01772331741469") 2026/03/01 02:24:42 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05c3_d20260301_m022216_c001_v0001177_t0022_u01772331736434") 2026/03/01 02:24:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400154b_d20260301_m022351_c001_v7007000_t0000_u01772331831777") 2026/03/01 02:24:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125cd_d20260301_m022339_c001_v0001145_t0034_u01772331819732") 2026/03/01 02:24:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122387_d20260301_m022333_c001_v7007000_t0000_u01772331813708") 2026/03/01 02:24:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125a1_d20260301_m022321_c001_v0001145_t0020_u01772331801875") 2026/03/01 02:24:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbcfc_d20260301_m022315_c001_v7007000_t0000_u01772331795771") 2026/03/01 02:24:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912569_d20260301_m022303_c001_v0001145_t0046_u01772331783327") 2026/03/01 02:24:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a987c_d20260301_m022256_c001_v7007000_t0000_u01772331776926") 2026/03/01 02:24:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191253f_d20260301_m022245_c001_v0001145_t0002_u01772331765683") 2026/03/01 02:24:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d13_d20260301_m022239_c001_v7007000_t0000_u01772331759337") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912513_d20260301_m022227_c001_v0001145_t0011_u01772331747884") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbac_d20260301_m022217_c001_v7007000_t0000_u01772331737915") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98ca1_d20260301_m022207_c001_v0001173_t0052_u01772331727322") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb11_d20260301_m022201_c001_v7007000_t0000_u01772331721613") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e057d_d20260301_m022157_c001_v0001177_t0052_u01772331717247") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5cded_d20260301_m022155_c001_v7007000_t0000_u01772331715707") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912495_d20260301_m022144_c001_v0001145_t0053_u01772331704186") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba7d_d20260301_m022138_c001_v7007000_t0000_u01772331698422") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e6b_d20260301_m022134_c001_v0001109_t0015_u01772331694132") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4088c5fd71a6bd60_d20260301_m022132_c001_v7007000_t0000_u01772331692661") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191243b_d20260301_m022122_c001_v0001145_t0056_u01772331682830") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4042de258e0f7d92_d20260301_m022113_c001_v7007000_t0000_u01772331673399") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191240d_d20260301_m022101_c001_v0001145_t0020_u01772331661475") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a951e_d20260301_m022055_c001_v7007000_t0000_u01772331655833") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123e3_d20260301_m022044_c001_v0001145_t0040_u01772331644679") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011ed_d20260301_m022038_c001_v7007000_t0000_u01772331638676") 2026/03/01 02:24:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123bf_d20260301_m022027_c001_v0001145_t0004_u01772331627641") 2026/03/01 02:24:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968bf7_d20260301_m022158_c001_v7007000_t0000_u01772331718859") 2026/03/01 02:24:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98bf3_d20260301_m022153_c001_v0001173_t0028_u01772331713442") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbe0_d20260301_m022221_c001_v7007000_t0000_u01772331741655") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124f7_d20260301_m022216_c001_v0001145_t0056_u01772331736462") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001550_d20260301_m022351_c001_v7007000_t0000_u01772331831959") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d991ae_d20260301_m022340_c001_v0001173_t0031_u01772331820061") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122388_d20260301_m022333_c001_v7007000_t0000_u01772331813890") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d990ad_d20260301_m022322_c001_v0001173_t0012_u01772331802399") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbcfe_d20260301_m022315_c001_v7007000_t0000_u01772331795956") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98fd7_d20260301_m022303_c001_v0001173_t0022_u01772331783666") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a987f_d20260301_m022257_c001_v7007000_t0000_u01772331777106") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98ef2_d20260301_m022246_c001_v0001173_t0015_u01772331766014") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d14_d20260301_m022239_c001_v7007000_t0000_u01772331759522") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98ddd_d20260301_m022228_c001_v0001173_t0043_u01772331748401") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6476fb_d20260301_m022218_c001_v7007000_t0000_u01772331738265") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ea7_d20260301_m022207_c001_v0001109_t0023_u01772331727963") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb13_d20260301_m022201_c001_v7007000_t0000_u01772331721793") 2026/03/01 02:24:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98c41_d20260301_m022157_c001_v0001173_t0046_u01772331717257") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968be4_d20260301_m022155_c001_v7007000_t0000_u01772331715474") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98b85_d20260301_m022144_c001_v0001173_t0049_u01772331704458") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba7f_d20260301_m022138_c001_v7007000_t0000_u01772331698606") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0546_d20260301_m022134_c001_v0001177_t0012_u01772331694277") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d65c_d20260301_m022132_c001_v7007000_t0000_u01772331692135") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98a9e_d20260301_m022123_c001_v0001173_t0017_u01772331683102") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf1f0_d20260301_m022113_c001_v7007000_t0000_u01772331673806") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04fc_d20260301_m022103_c001_v0001177_t0022_u01772331663065") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9520_d20260301_m022056_c001_v7007000_t0000_u01772331656017") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04e2_d20260301_m022045_c001_v0001177_t0046_u01772331645080") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011ee_d20260301_m022038_c001_v7007000_t0000_u01772331638858") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04be_d20260301_m022028_c001_v0001177_t0044_u01772331628041") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5ce0a_d20260301_m022158_c001_v7007000_t0000_u01772331718798") 2026/03/01 02:24:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124b1_d20260301_m022153_c001_v0001145_t0034_u01772331713642") 2026/03/01 02:24:45 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbe3_d20260301_m022221_c001_v7007000_t0000_u01772331741838") 2026/03/01 02:24:45 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ec3_d20260301_m022216_c001_v0001109_t0020_u01772331736516") 2026/03/01 02:24:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001552_d20260301_m022352_c001_v7007000_t0000_u01772331832140") 2026/03/01 02:24:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e06b0_d20260301_m022340_c001_v0001177_t0003_u01772331820568") 2026/03/01 02:24:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122389_d20260301_m022334_c001_v7007000_t0000_u01772331814071") 2026/03/01 02:24:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0682_d20260301_m022323_c001_v0001177_t0021_u01772331803043") 2026/03/01 02:24:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd01_d20260301_m022316_c001_v7007000_t0000_u01772331796141") 2026/03/01 02:24:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0656_d20260301_m022304_c001_v0001177_t0013_u01772331784086") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9882_d20260301_m022257_c001_v7007000_t0000_u01772331777287") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0627_d20260301_m022246_c001_v0001177_t0047_u01772331766686") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d16_d20260301_m022239_c001_v7007000_t0000_u01772331759706") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05f7_d20260301_m022229_c001_v0001177_t0027_u01772331749013") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6476f5_d20260301_m022217_c001_v7007000_t0000_u01772331737898") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05ad_d20260301_m022208_c001_v0001177_t0001_u01772331728799") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb16_d20260301_m022201_c001_v7007000_t0000_u01772331721974") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e97_d20260301_m022157_c001_v0001109_t0059_u01772331717394") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf2ad_d20260301_m022155_c001_v7007000_t0000_u01772331715505") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e7d_d20260301_m022145_c001_v0001109_t0054_u01772331705251") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba82_d20260301_m022138_c001_v7007000_t0000_u01772331698789") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912489_d20260301_m022134_c001_v0001145_t0007_u01772331694289") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d660_d20260301_m022132_c001_v7007000_t0000_u01772331692677") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e4d_d20260301_m022123_c001_v0001109_t0046_u01772331683483") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b34f4_d20260301_m022113_c001_v7007000_t0000_u01772331673977") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e0b_d20260301_m022103_c001_v0001109_t0036_u01772331663329") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9521_d20260301_m022056_c001_v7007000_t0000_u01772331656198") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4deb_d20260301_m022045_c001_v0001109_t0015_u01772331645323") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011ef_d20260301_m022039_c001_v7007000_t0000_u01772331639040") 2026/03/01 02:24:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4dc9_d20260301_m022028_c001_v0001109_t0031_u01772331628273") 2026/03/01 02:24:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e64765c_d20260301_m022158_c001_v7007000_t0000_u01772331718808") 2026/03/01 02:24:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e056b_d20260301_m022153_c001_v0001177_t0009_u01772331713654") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbe7_d20260301_m022222_c001_v7007000_t0000_u01772331742026") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05c5_d20260301_m022216_c001_v0001177_t0004_u01772331736674") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001556_d20260301_m022352_c001_v7007000_t0000_u01772331832320") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f8e_d20260301_m022340_c001_v0001109_t0022_u01772331820786") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad8612238a_d20260301_m022334_c001_v7007000_t0000_u01772331814255") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f63_d20260301_m022323_c001_v0001109_t0048_u01772331803784") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd02_d20260301_m022316_c001_v7007000_t0000_u01772331796325") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f3f_d20260301_m022304_c001_v0001109_t0022_u01772331784300") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9886_d20260301_m022257_c001_v7007000_t0000_u01772331777468") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f0f_d20260301_m022246_c001_v0001109_t0051_u01772331766892") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d17_d20260301_m022239_c001_v7007000_t0000_u01772331759891") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ee3_d20260301_m022229_c001_v0001109_t0016_u01772331749225") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f413f2ad6abb56b0b_d20260301_m022218_c001_v7007000_t0000_u01772331738323") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124d9_d20260301_m022209_c001_v0001145_t0016_u01772331729005") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb18_d20260301_m022202_c001_v7007000_t0000_u01772331722154") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e057f_d20260301_m022157_c001_v0001177_t0006_u01772331717459") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbae5_d20260301_m022155_c001_v7007000_t0000_u01772331715507") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e055b_d20260301_m022145_c001_v0001177_t0005_u01772331705800") 2026/03/01 02:24:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba84_d20260301_m022138_c001_v7007000_t0000_u01772331698972") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0548_d20260301_m022134_c001_v0001177_t0037_u01772331694492") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba3f_d20260301_m022132_c001_v7007000_t0000_u01772331692717") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0526_d20260301_m022124_c001_v0001177_t0006_u01772331684124") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf1f1_d20260301_m022113_c001_v7007000_t0000_u01772331673990") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d989e7_d20260301_m022104_c001_v0001173_t0034_u01772331664051") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9522_d20260301_m022056_c001_v7007000_t0000_u01772331656380") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98919_d20260301_m022045_c001_v0001173_t0016_u01772331645902") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011f1_d20260301_m022039_c001_v7007000_t0000_u01772331639227") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98835_d20260301_m022028_c001_v0001173_t0058_u01772331628724") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbafb_d20260301_m022158_c001_v7007000_t0000_u01772331718824") 2026/03/01 02:24:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e91_d20260301_m022153_c001_v0001109_t0008_u01772331713720") 2026/03/01 02:24:48 DEBUG : dir1/0007-12345: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbea_d20260301_m022222_c001_v7007000_t0000_u01772331742216") 2026/03/01 02:24:48 DEBUG : dir1/0007-12345: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124f9_d20260301_m022216_c001_v0001145_t0000_u01772331736689") 2026/03/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400155a_d20260301_m022352_c001_v7007000_t0000_u01772331832501") 2026/03/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125d1_d20260301_m022341_c001_v0001145_t0037_u01772331821526") 2026/03/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad8612238b_d20260301_m022334_c001_v7007000_t0000_u01772331814436") 2026/03/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125a5_d20260301_m022324_c001_v0001145_t0030_u01772331804384") 2026/03/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd05_d20260301_m022316_c001_v7007000_t0000_u01772331796509") 2026/03/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912575_d20260301_m022304_c001_v0001145_t0007_u01772331784780") 2026/03/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9887_d20260301_m022257_c001_v7007000_t0000_u01772331777649") 2026/03/01 02:24:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912541_d20260301_m022247_c001_v0001145_t0032_u01772331767419") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d1a_d20260301_m022240_c001_v7007000_t0000_u01772331760074") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191251b_d20260301_m022229_c001_v0001145_t0044_u01772331749723") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbb2_d20260301_m022218_c001_v7007000_t0000_u01772331738288") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98cb5_d20260301_m022209_c001_v0001173_t0001_u01772331729430") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb1b_d20260301_m022202_c001_v7007000_t0000_u01772331722339") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124c1_d20260301_m022157_c001_v0001145_t0001_u01772331717541") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1c2b_d20260301_m022155_c001_v7007000_t0000_u01772331715549") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912499_d20260301_m022146_c001_v0001145_t0015_u01772331706014") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba87_d20260301_m022139_c001_v7007000_t0000_u01772331699153") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98b18_d20260301_m022134_c001_v0001173_t0021_u01772331694580") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba3c_d20260301_m022132_c001_v7007000_t0000_u01772331692530") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191244d_d20260301_m022124_c001_v0001145_t0004_u01772331684340") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4088c5fd71a6bd30_d20260301_m022113_c001_v7007000_t0000_u01772331673812") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912411_d20260301_m022104_c001_v0001145_t0020_u01772331664597") 2026/03/01 02:24:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9523_d20260301_m022056_c001_v7007000_t0000_u01772331656560") 2026/03/01 02:24:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123e7_d20260301_m022046_c001_v0001145_t0048_u01772331646460") 2026/03/01 02:24:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011f2_d20260301_m022039_c001_v7007000_t0000_u01772331639410") 2026/03/01 02:24:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123c5_d20260301_m022029_c001_v0001145_t0044_u01772331629224") 2026/03/01 02:24:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f411b707014ecb7f2_d20260301_m022159_c001_v7007000_t0000_u01772331719038") 2026/03/01 02:24:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98bf9_d20260301_m022153_c001_v0001173_t0010_u01772331713819") 2026/03/01 02:24:50 DEBUG : dir1/0008-23456: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbed_d20260301_m022222_c001_v7007000_t0000_u01772331742401") 2026/03/01 02:24:50 DEBUG : dir1/0008-23456: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05c7_d20260301_m022216_c001_v0001177_t0015_u01772331736900") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400155c_d20260301_m022352_c001_v7007000_t0000_u01772331832699") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d991c0_d20260301_m022341_c001_v0001173_t0001_u01772331821863") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad8612238c_d20260301_m022334_c001_v7007000_t0000_u01772331814618") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d990df_d20260301_m022324_c001_v0001173_t0024_u01772331804657") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd07_d20260301_m022316_c001_v7007000_t0000_u01772331796693") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98fe9_d20260301_m022305_c001_v0001173_t0025_u01772331785289") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a988a_d20260301_m022257_c001_v7007000_t0000_u01772331777830") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98f02_d20260301_m022247_c001_v0001173_t0052_u01772331767643") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d1b_d20260301_m022240_c001_v7007000_t0000_u01772331760257") 2026/03/01 02:24:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98df1_d20260301_m022230_c001_v0001173_t0048_u01772331750097") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf349_d20260301_m022218_c001_v7007000_t0000_u01772331738104") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ead_d20260301_m022209_c001_v0001109_t0052_u01772331729987") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb1d_d20260301_m022202_c001_v7007000_t0000_u01772331722523") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0581_d20260301_m022157_c001_v0001177_t0009_u01772331717671") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf2aa_d20260301_m022155_c001_v7007000_t0000_u01772331715134") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98ba7_d20260301_m022146_c001_v0001173_t0045_u01772331706485") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba8a_d20260301_m022139_c001_v7007000_t0000_u01772331699336") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e6f_d20260301_m022134_c001_v0001109_t0008_u01772331694699") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d65d_d20260301_m022132_c001_v7007000_t0000_u01772331692315") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98aae_d20260301_m022124_c001_v0001173_t0055_u01772331684744") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4042de258e0f7d93_d20260301_m022113_c001_v7007000_t0000_u01772331673581") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04fe_d20260301_m022105_c001_v0001177_t0048_u01772331665101") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9525_d20260301_m022056_c001_v7007000_t0000_u01772331656741") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04e6_d20260301_m022046_c001_v0001177_t0005_u01772331646711") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011f4_d20260301_m022039_c001_v7007000_t0000_u01772331639653") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04c2_d20260301_m022029_c001_v0001177_t0035_u01772331629505") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf2b8_d20260301_m022158_c001_v7007000_t0000_u01772331718972") 2026/03/01 02:24:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e056d_d20260301_m022153_c001_v0001177_t0037_u01772331713886") 2026/03/01 02:24:51 DEBUG : dir1/0009-34567: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbf0_d20260301_m022222_c001_v7007000_t0000_u01772331742585") 2026/03/01 02:24:51 DEBUG : dir1/0009-34567: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98d30_d20260301_m022216_c001_v0001173_t0029_u01772331736988") 2026/03/01 02:24:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001560_d20260301_m022353_c001_v7007000_t0000_u01772331833015") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e06b4_d20260301_m022342_c001_v0001177_t0008_u01772331822345") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad8612238d_d20260301_m022334_c001_v7007000_t0000_u01772331814800") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0684_d20260301_m022325_c001_v0001177_t0032_u01772331805107") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd09_d20260301_m022316_c001_v7007000_t0000_u01772331796883") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e065a_d20260301_m022306_c001_v0001177_t0013_u01772331786227") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a988d_d20260301_m022258_c001_v7007000_t0000_u01772331778011") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e062f_d20260301_m022248_c001_v0001177_t0051_u01772331768365") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d1d_d20260301_m022240_c001_v7007000_t0000_u01772331760442") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05fb_d20260301_m022230_c001_v0001177_t0005_u01772331750599") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40678b4704061287_d20260301_m022218_c001_v7007000_t0000_u01772331738332") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05b3_d20260301_m022210_c001_v0001177_t0034_u01772331730542") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb1f_d20260301_m022202_c001_v7007000_t0000_u01772331722704") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e99_d20260301_m022157_c001_v0001109_t0049_u01772331717898") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968be7_d20260301_m022155_c001_v7007000_t0000_u01772331715656") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e81_d20260301_m022146_c001_v0001109_t0025_u01772331706936") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba8c_d20260301_m022139_c001_v7007000_t0000_u01772331699518") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e054a_d20260301_m022134_c001_v0001177_t0010_u01772331694711") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d661_d20260301_m022132_c001_v7007000_t0000_u01772331692720") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e51_d20260301_m022125_c001_v0001109_t0031_u01772331685273") 2026/03/01 02:24:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4042de258e0f7d99_d20260301_m022114_c001_v7007000_t0000_u01772331674127") 2026/03/01 02:24:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e0f_d20260301_m022105_c001_v0001109_t0006_u01772331665314") 2026/03/01 02:24:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9526_d20260301_m022056_c001_v7007000_t0000_u01772331656921") 2026/03/01 02:24:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4df3_d20260301_m022046_c001_v0001109_t0059_u01772331646921") 2026/03/01 02:24:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011f5_d20260301_m022039_c001_v7007000_t0000_u01772331639835") 2026/03/01 02:24:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4dd1_d20260301_m022029_c001_v0001109_t0026_u01772331629719") 2026/03/01 02:24:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e64765d_d20260301_m022158_c001_v7007000_t0000_u01772331718992") 2026/03/01 02:24:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124b3_d20260301_m022153_c001_v0001145_t0042_u01772331713924") 2026/03/01 02:24:53 DEBUG : dir1/0010-45678: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbf3_d20260301_m022222_c001_v7007000_t0000_u01772331742769") 2026/03/01 02:24:53 DEBUG : dir1/0010-45678: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05cb_d20260301_m022217_c001_v0001177_t0044_u01772331737111") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001564_d20260301_m022353_c001_v7007000_t0000_u01772331833199") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f94_d20260301_m022342_c001_v0001109_t0016_u01772331822559") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad8612238e_d20260301_m022334_c001_v7007000_t0000_u01772331814981") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f69_d20260301_m022325_c001_v0001109_t0033_u01772331805363") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd0b_d20260301_m022317_c001_v7007000_t0000_u01772331797067") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f45_d20260301_m022306_c001_v0001109_t0034_u01772331786443") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9890_d20260301_m022258_c001_v7007000_t0000_u01772331778193") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f15_d20260301_m022248_c001_v0001109_t0031_u01772331768570") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d20_d20260301_m022240_c001_v7007000_t0000_u01772331760626") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ee9_d20260301_m022230_c001_v0001109_t0040_u01772331750841") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6476ff_d20260301_m022218_c001_v7007000_t0000_u01772331738447") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124db_d20260301_m022210_c001_v0001145_t0032_u01772331730777") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb20_d20260301_m022202_c001_v7007000_t0000_u01772331722885") 2026/03/01 02:24:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0587_d20260301_m022157_c001_v0001177_t0023_u01772331717911") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf2b0_d20260301_m022155_c001_v7007000_t0000_u01772331715718") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e055d_d20260301_m022147_c001_v0001177_t0017_u01772331707710") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba8f_d20260301_m022139_c001_v7007000_t0000_u01772331699699") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191248b_d20260301_m022134_c001_v0001145_t0033_u01772331694752") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001253_d20260301_m022132_c001_v7007000_t0000_u01772331692732") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e052a_d20260301_m022125_c001_v0001177_t0005_u01772331685774") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e64758c_d20260301_m022114_c001_v7007000_t0000_u01772331674136") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d989f0_d20260301_m022106_c001_v0001173_t0004_u01772331666172") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9527_d20260301_m022057_c001_v7007000_t0000_u01772331657102") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9892b_d20260301_m022047_c001_v0001173_t0051_u01772331647497") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011f6_d20260301_m022040_c001_v7007000_t0000_u01772331640017") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98842_d20260301_m022030_c001_v0001173_t0052_u01772331630146") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968bf6_d20260301_m022158_c001_v7007000_t0000_u01772331718829") 2026/03/01 02:24:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0571_d20260301_m022154_c001_v0001177_t0003_u01772331714093") 2026/03/01 02:24:54 DEBUG : dir1/0011-56789: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbf5_d20260301_m022222_c001_v7007000_t0000_u01772331742953") 2026/03/01 02:24:54 DEBUG : dir1/0011-56789: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124fb_d20260301_m022217_c001_v0001145_t0027_u01772331737149") 2026/03/01 02:24:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001567_d20260301_m022353_c001_v7007000_t0000_u01772331833382") 2026/03/01 02:24:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125d9_d20260301_m022343_c001_v0001145_t0018_u01772331823171") 2026/03/01 02:24:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad8612238f_d20260301_m022335_c001_v7007000_t0000_u01772331815162") 2026/03/01 02:24:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125a9_d20260301_m022325_c001_v0001145_t0037_u01772331805803") 2026/03/01 02:24:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd0d_d20260301_m022317_c001_v7007000_t0000_u01772331797252") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912579_d20260301_m022306_c001_v0001145_t0014_u01772331786908") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9893_d20260301_m022258_c001_v7007000_t0000_u01772331778374") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912547_d20260301_m022248_c001_v0001145_t0027_u01772331768995") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d21_d20260301_m022240_c001_v7007000_t0000_u01772331760810") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191251d_d20260301_m022231_c001_v0001145_t0003_u01772331751256") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122275_d20260301_m022218_c001_v7007000_t0000_u01772331738107") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98ccc_d20260301_m022211_c001_v0001173_t0006_u01772331731045") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb22_d20260301_m022203_c001_v7007000_t0000_u01772331723068") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124c3_d20260301_m022158_c001_v0001145_t0015_u01772331718048") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e647656_d20260301_m022155_c001_v7007000_t0000_u01772331715514") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191249f_d20260301_m022147_c001_v0001145_t0003_u01772331707923") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba92_d20260301_m022139_c001_v7007000_t0000_u01772331699882") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e054c_d20260301_m022134_c001_v0001177_t0052_u01772331694926") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4088c5fd71a6bd5f_d20260301_m022132_c001_v7007000_t0000_u01772331692480") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912469_d20260301_m022125_c001_v0001145_t0010_u01772331685993") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e647585_d20260301_m022113_c001_v7007000_t0000_u01772331673768") 2026/03/01 02:24:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912417_d20260301_m022106_c001_v0001145_t0037_u01772331666621") 2026/03/01 02:24:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9528_d20260301_m022057_c001_v7007000_t0000_u01772331657281") 2026/03/01 02:24:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123eb_d20260301_m022047_c001_v0001145_t0039_u01772331647936") 2026/03/01 02:24:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011f7_d20260301_m022040_c001_v7007000_t0000_u01772331640199") 2026/03/01 02:24:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123c7_d20260301_m022030_c001_v0001145_t0033_u01772331630611") 2026/03/01 02:24:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968bfa_d20260301_m022159_c001_v7007000_t0000_u01772331719045") 2026/03/01 02:24:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e93_d20260301_m022154_c001_v0001109_t0011_u01772331714172") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbf9_d20260301_m022223_c001_v7007000_t0000_u01772331743140") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05cd_d20260301_m022217_c001_v0001177_t0041_u01772331737326") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400156a_d20260301_m022353_c001_v7007000_t0000_u01772331833562") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d991da_d20260301_m022343_c001_v0001173_t0004_u01772331823576") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122390_d20260301_m022335_c001_v7007000_t0000_u01772331815344") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d990f3_d20260301_m022326_c001_v0001173_t0016_u01772331806059") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd10_d20260301_m022317_c001_v7007000_t0000_u01772331797437") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98fff_d20260301_m022307_c001_v0001173_t0001_u01772331787334") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9895_d20260301_m022258_c001_v7007000_t0000_u01772331778555") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98f18_d20260301_m022249_c001_v0001173_t0027_u01772331769339") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d22_d20260301_m022240_c001_v7007000_t0000_u01772331760993") 2026/03/01 02:24:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98e0b_d20260301_m022231_c001_v0001173_t0058_u01772331751583") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf34b_d20260301_m022218_c001_v7007000_t0000_u01772331738290") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4eb1_d20260301_m022211_c001_v0001109_t0016_u01772331731655") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb24_d20260301_m022203_c001_v7007000_t0000_u01772331723250") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0589_d20260301_m022158_c001_v0001177_t0000_u01772331718164") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968be3_d20260301_m022155_c001_v7007000_t0000_u01772331715293") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98bc1_d20260301_m022148_c001_v0001173_t0052_u01772331708350") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba95_d20260301_m022140_c001_v7007000_t0000_u01772331700064") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98b24_d20260301_m022134_c001_v0001173_t0031_u01772331694987") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f417c5a17d41d67b1_d20260301_m022132_c001_v7007000_t0000_u01772331692690") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98ac2_d20260301_m022126_c001_v0001173_t0014_u01772331686389") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4088c5fd71a6bd32_d20260301_m022114_c001_v7007000_t0000_u01772331674000") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0500_d20260301_m022106_c001_v0001177_t0014_u01772331666884") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9529_d20260301_m022057_c001_v7007000_t0000_u01772331657463") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04ea_d20260301_m022048_c001_v0001177_t0050_u01772331648349") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011f8_d20260301_m022040_c001_v7007000_t0000_u01772331640380") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04c8_d20260301_m022030_c001_v0001177_t0053_u01772331630875") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf2b9_d20260301_m022159_c001_v7007000_t0000_u01772331719155") 2026/03/01 02:24:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124b7_d20260301_m022154_c001_v0001145_t0053_u01772331714243") 2026/03/01 02:24:57 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbfc_d20260301_m022223_c001_v7007000_t0000_u01772331743323") 2026/03/01 02:24:57 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ec9_d20260301_m022217_c001_v0001109_t0043_u01772331737365") 2026/03/01 02:24:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001570_d20260301_m022353_c001_v7007000_t0000_u01772331833743") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e06ba_d20260301_m022344_c001_v0001177_t0009_u01772331824014") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122391_d20260301_m022335_c001_v7007000_t0000_u01772331815525") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0688_d20260301_m022326_c001_v0001177_t0015_u01772331806754") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd11_d20260301_m022317_c001_v7007000_t0000_u01772331797621") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0660_d20260301_m022308_c001_v0001177_t0041_u01772331788131") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9898_d20260301_m022258_c001_v7007000_t0000_u01772331778741") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0639_d20260301_m022249_c001_v0001177_t0011_u01772331769825") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d24_d20260301_m022241_c001_v7007000_t0000_u01772331761177") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0601_d20260301_m022232_c001_v0001177_t0032_u01772331752125") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbb5_d20260301_m022218_c001_v7007000_t0000_u01772331738472") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05b5_d20260301_m022212_c001_v0001177_t0005_u01772331732333") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb26_d20260301_m022203_c001_v7007000_t0000_u01772331723431") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98c57_d20260301_m022158_c001_v0001173_t0033_u01772331718216") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5cdeb_d20260301_m022155_c001_v7007000_t0000_u01772331715524") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e89_d20260301_m022149_c001_v0001109_t0042_u01772331709372") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba98_d20260301_m022140_c001_v7007000_t0000_u01772331700245") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191248d_d20260301_m022135_c001_v0001145_t0008_u01772331695112") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d65e_d20260301_m022132_c001_v7007000_t0000_u01772331692496") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e57_d20260301_m022126_c001_v0001109_t0037_u01772331686909") 2026/03/01 02:24:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419de4e04b550137_d20260301_m022113_c001_v7007000_t0000_u01772331673785") 2026/03/01 02:24:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e19_d20260301_m022107_c001_v0001109_t0002_u01772331667100") 2026/03/01 02:24:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a952b_d20260301_m022057_c001_v7007000_t0000_u01772331657643") 2026/03/01 02:24:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4df5_d20260301_m022048_c001_v0001109_t0049_u01772331648553") 2026/03/01 02:24:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011f9_d20260301_m022040_c001_v7007000_t0000_u01772331640563") 2026/03/01 02:24:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4dd5_d20260301_m022031_c001_v0001109_t0048_u01772331631089") 2026/03/01 02:24:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5ce0d_d20260301_m022158_c001_v7007000_t0000_u01772331718982") 2026/03/01 02:24:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0573_d20260301_m022154_c001_v0001177_t0019_u01772331714339") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbff_d20260301_m022223_c001_v7007000_t0000_u01772331743507") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124ff_d20260301_m022217_c001_v0001145_t0017_u01772331737471") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001573_d20260301_m022353_c001_v7007000_t0000_u01772331833937") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f9c_d20260301_m022344_c001_v0001109_t0047_u01772331824230") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122392_d20260301_m022335_c001_v7007000_t0000_u01772331815710") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f6f_d20260301_m022326_c001_v0001109_t0010_u01772331806958") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd13_d20260301_m022317_c001_v7007000_t0000_u01772331797806") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f4d_d20260301_m022308_c001_v0001109_t0043_u01772331788351") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a989b_d20260301_m022258_c001_v7007000_t0000_u01772331778925") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4f19_d20260301_m022250_c001_v0001109_t0000_u01772331770040") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d25_d20260301_m022241_c001_v7007000_t0000_u01772331761361") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4eef_d20260301_m022232_c001_v0001109_t0039_u01772331752340") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122277_d20260301_m022218_c001_v7007000_t0000_u01772331738287") 2026/03/01 02:24:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124df_d20260301_m022212_c001_v0001145_t0019_u01772331732548") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb29_d20260301_m022203_c001_v7007000_t0000_u01772331723612") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e058d_d20260301_m022158_c001_v0001177_t0019_u01772331718398") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87c02f3_d20260301_m022155_c001_v7007000_t0000_u01772331715314") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0561_d20260301_m022149_c001_v0001177_t0055_u01772331709797") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba9c_d20260301_m022140_c001_v7007000_t0000_u01772331700430") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e054e_d20260301_m022135_c001_v0001177_t0020_u01772331695134") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5cd41_d20260301_m022132_c001_v7007000_t0000_u01772331692742") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e052e_d20260301_m022127_c001_v0001177_t0016_u01772331687471") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b34f5_d20260301_m022114_c001_v7007000_t0000_u01772331674008") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98a02_d20260301_m022107_c001_v0001173_t0041_u01772331667729") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a952c_d20260301_m022057_c001_v7007000_t0000_u01772331657824") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9893b_d20260301_m022049_c001_v0001173_t0010_u01772331649255") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011fa_d20260301_m022040_c001_v7007000_t0000_u01772331640743") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98858_d20260301_m022031_c001_v0001173_t0031_u01772331631658") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87c02fb_d20260301_m022158_c001_v7007000_t0000_u01772331718842") 2026/03/01 02:25:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98c03_d20260301_m022154_c001_v0001173_t0054_u01772331714414") 2026/03/01 02:25:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbc02_d20260301_m022223_c001_v7007000_t0000_u01772331743692") 2026/03/01 02:25:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05d1_d20260301_m022217_c001_v0001177_t0046_u01772331737541") 2026/03/01 02:25:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001577_d20260301_m022354_c001_v7007000_t0000_u01772331834123") 2026/03/01 02:25:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125df_d20260301_m022345_c001_v0001145_t0009_u01772331825097") 2026/03/01 02:25:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122393_d20260301_m022335_c001_v7007000_t0000_u01772331815890") 2026/03/01 02:25:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125ab_d20260301_m022327_c001_v0001145_t0013_u01772331807538") 2026/03/01 02:25:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd15_d20260301_m022318_c001_v7007000_t0000_u01772331798052") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191257d_d20260301_m022309_c001_v0001145_t0019_u01772331789143") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a989e_d20260301_m022259_c001_v7007000_t0000_u01772331779106") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191254b_d20260301_m022250_c001_v0001145_t0034_u01772331770879") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d26_d20260301_m022241_c001_v7007000_t0000_u01772331761546") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912525_d20260301_m022232_c001_v0001145_t0002_u01772331752909") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbbaf_d20260301_m022218_c001_v7007000_t0000_u01772331738099") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98cdd_d20260301_m022212_c001_v0001173_t0049_u01772331732940") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb2b_d20260301_m022203_c001_v7007000_t0000_u01772331723793") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124c7_d20260301_m022158_c001_v0001145_t0059_u01772331718428") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdf2ac_d20260301_m022155_c001_v7007000_t0000_u01772331715316") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124a5_d20260301_m022150_c001_v0001145_t0049_u01772331710072") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba9d_d20260301_m022140_c001_v7007000_t0000_u01772331700612") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0550_d20260301_m022135_c001_v0001177_t0043_u01772331695341") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122182_d20260301_m022132_c001_v7007000_t0000_u01772331692699") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191246d_d20260301_m022127_c001_v0001145_t0054_u01772331687678") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b34f3_d20260301_m022113_c001_v7007000_t0000_u01772331673820") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912419_d20260301_m022108_c001_v0001145_t0047_u01772331668276") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a952d_d20260301_m022058_c001_v7007000_t0000_u01772331658005") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123f3_d20260301_m022049_c001_v0001145_t0037_u01772331649706") 2026/03/01 02:25:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011fb_d20260301_m022040_c001_v7007000_t0000_u01772331640927") 2026/03/01 02:25:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123c9_d20260301_m022032_c001_v0001145_t0018_u01772331632282") 2026/03/01 02:25:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5ce10_d20260301_m022159_c001_v7007000_t0000_u01772331719165") 2026/03/01 02:25:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124b9_d20260301_m022154_c001_v0001145_t0011_u01772331714533") 2026/03/01 02:25:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475a7_d20260301_m022116_c001_v7007000_t0000_u01772331676652") 2026/03/01 02:25:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e050a_d20260301_m022111_c001_v0001177_t0028_u01772331671579") 2026/03/01 02:25:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475a8_d20260301_m022116_c001_v7007000_t0000_u01772331676833") 2026/03/01 02:25:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912425_d20260301_m022111_c001_v0001145_t0026_u01772331671643") 2026/03/01 02:25:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475ab_d20260301_m022117_c001_v7007000_t0000_u01772331677014") 2026/03/01 02:25:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e050c_d20260301_m022111_c001_v0001177_t0017_u01772331671804") 2026/03/01 02:25:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475ae_d20260301_m022117_c001_v7007000_t0000_u01772331677196") 2026/03/01 02:25:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912429_d20260301_m022111_c001_v0001145_t0004_u01772331671952") 2026/03/01 02:25:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475b0_d20260301_m022117_c001_v7007000_t0000_u01772331677376") 2026/03/01 02:25:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98a26_d20260301_m022111_c001_v0001173_t0025_u01772331671962") 2026/03/01 02:25:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475b3_d20260301_m022117_c001_v7007000_t0000_u01772331677556") 2026/03/01 02:25:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e050e_d20260301_m022112_c001_v0001177_t0035_u01772331672020") 2026/03/01 02:25:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475b5_d20260301_m022117_c001_v7007000_t0000_u01772331677737") 2026/03/01 02:25:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0510_d20260301_m022112_c001_v0001177_t0026_u01772331672240") 2026/03/01 02:25:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475b7_d20260301_m022117_c001_v7007000_t0000_u01772331677918") 2026/03/01 02:25:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e27_d20260301_m022112_c001_v0001109_t0055_u01772331672305") 2026/03/01 02:25:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475ba_d20260301_m022118_c001_v7007000_t0000_u01772331678107") 2026/03/01 02:25:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191242d_d20260301_m022112_c001_v0001145_t0039_u01772331672417") 2026/03/01 02:25:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475bb_d20260301_m022118_c001_v7007000_t0000_u01772331678288") 2026/03/01 02:25:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0512_d20260301_m022112_c001_v0001177_t0013_u01772331672632") 2026/03/01 02:25:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475bd_d20260301_m022118_c001_v7007000_t0000_u01772331678468") 2026/03/01 02:25:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191242f_d20260301_m022112_c001_v0001145_t0043_u01772331672659") 2026/03/01 02:25:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475bf_d20260301_m022118_c001_v7007000_t0000_u01772331678648") 2026/03/01 02:25:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98a30_d20260301_m022112_c001_v0001173_t0055_u01772331672669") 2026/03/01 02:25:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475c1_d20260301_m022118_c001_v7007000_t0000_u01772331678831") 2026/03/01 02:25:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e2b_d20260301_m022112_c001_v0001109_t0010_u01772331672799") 2026/03/01 02:25:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475c3_d20260301_m022119_c001_v7007000_t0000_u01772331679012") 2026/03/01 02:25:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0514_d20260301_m022112_c001_v0001177_t0057_u01772331672859") 2026/03/01 02:25:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475c4_d20260301_m022119_c001_v7007000_t0000_u01772331679224") 2026/03/01 02:25:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912431_d20260301_m022112_c001_v0001145_t0015_u01772331672926") 2026/03/01 02:25:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e6475c6_d20260301_m022119_c001_v7007000_t0000_u01772331679406") 2026/03/01 02:25:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0516_d20260301_m022113_c001_v0001177_t0058_u01772331673078") 2026/03/01 02:25:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001260_d20260301_m022135_c001_v7007000_t0000_u01772331695629") 2026/03/01 02:25:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0534_d20260301_m022130_c001_v0001177_t0003_u01772331690295") 2026/03/01 02:25:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5cd5f_d20260301_m022135_c001_v7007000_t0000_u01772331695982") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912477_d20260301_m022130_c001_v0001145_t0050_u01772331690466") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f417c5a17d41d67c0_d20260301_m022135_c001_v7007000_t0000_u01772331695668") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98aec_d20260301_m022130_c001_v0001173_t0042_u01772331690479") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d666_d20260301_m022135_c001_v7007000_t0000_u01772331695635") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0536_d20260301_m022130_c001_v0001177_t0013_u01772331690502") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d668_d20260301_m022135_c001_v7007000_t0000_u01772331695821") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e61_d20260301_m022130_c001_v0001109_t0038_u01772331690520") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d667_d20260301_m022135_c001_v7007000_t0000_u01772331695677") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912479_d20260301_m022130_c001_v0001145_t0037_u01772331690730") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001264_d20260301_m022135_c001_v7007000_t0000_u01772331695997") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0538_d20260301_m022130_c001_v0001177_t0020_u01772331690741") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba5e_d20260301_m022135_c001_v7007000_t0000_u01772331695653") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e053a_d20260301_m022130_c001_v0001177_t0026_u01772331690948") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba5f_d20260301_m022135_c001_v7007000_t0000_u01772331695840") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98af4_d20260301_m022130_c001_v0001173_t0055_u01772331690984") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4083ea7cfece9570_d20260301_m022135_c001_v7007000_t0000_u01772331695692") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191247b_d20260301_m022130_c001_v0001145_t0003_u01772331690978") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d66a_d20260301_m022136_c001_v7007000_t0000_u01772331696005") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4e63_d20260301_m022131_c001_v0001109_t0001_u01772331691109") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffba63_d20260301_m022136_c001_v7007000_t0000_u01772331696023") 2026/03/01 02:25:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e053c_d20260301_m022131_c001_v0001177_t0008_u01772331691205") 2026/03/01 02:25:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122194_d20260301_m022135_c001_v7007000_t0000_u01772331695842") 2026/03/01 02:25:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191247d_d20260301_m022131_c001_v0001145_t0010_u01772331691285") 2026/03/01 02:25:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5cd5c_d20260301_m022135_c001_v7007000_t0000_u01772331695797") 2026/03/01 02:25:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98afc_d20260301_m022131_c001_v0001173_t0056_u01772331691376") 2026/03/01 02:25:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f417c5a17d41d67c1_d20260301_m022135_c001_v7007000_t0000_u01772331695855") 2026/03/01 02:25:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e053e_d20260301_m022131_c001_v0001177_t0015_u01772331691419") 2026/03/01 02:25:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686d669_d20260301_m022135_c001_v7007000_t0000_u01772331695864") 2026/03/01 02:25:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0540_d20260301_m022131_c001_v0001177_t0041_u01772331691618") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff5490f_d20260301_m021906_c001_v7007000_t0000_u01772331546494") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f108eccf565063432_d20260301_m021904_c001_v0001185_t0048_u01772331544540") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5ca9a_d20260301_m021904_c001_v7007000_t0000_u01772331544297") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f108eccf565063418_d20260301_m021900_c001_v0001185_t0043_u01772331540835") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5ca8e_d20260301_m021900_c001_v7007000_t0000_u01772331540094") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4cf6_d20260301_m021855_c001_v0001109_t0032_u01772331535368") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f411b707014ecb374_d20260301_m021853_c001_v7007000_t0000_u01772331533892") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11252cdeefa0dbe2_d20260301_m021851_c001_v0001130_t0025_u01772331531574") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87bfeba_d20260301_m021851_c001_v7007000_t0000_u01772331531395") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11252cdeefa0dbdc_d20260301_m021848_c001_v0001130_t0001_u01772331528232") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87bfe8a_d20260301_m021847_c001_v7007000_t0000_u01772331527467") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4cea_d20260301_m021842_c001_v0001109_t0050_u01772331522526") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b3392_d20260301_m021841_c001_v7007000_t0000_u01772331521237") 2026/03/01 02:25:05 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f110fc59f3d2a9da9_d20260301_m021839_c001_v0001185_t0039_u01772331519861") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b338f_d20260301_m021839_c001_v7007000_t0000_u01772331519674") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f110fc59f3d2a9d83_d20260301_m021836_c001_v0001185_t0024_u01772331516515") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b338b_d20260301_m021835_c001_v7007000_t0000_u01772331515740") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9823d_d20260301_m021830_c001_v0001173_t0045_u01772331510876") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b337f_d20260301_m021829_c001_v7007000_t0000_u01772331509964") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11613c63bcf13804_d20260301_m021828_c001_v0001116_t0058_u01772331508081") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a92c3_d20260301_m021827_c001_v7007000_t0000_u01772331507876") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11613c63bcf137fc_d20260301_m021822_c001_v0001116_t0037_u01772331502706") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a92bd_d20260301_m021821_c001_v7007000_t0000_u01772331501958") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e03b4_d20260301_m021815_c001_v0001177_t0036_u01772331495267") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f413f2ad6abb567a2_d20260301_m021814_c001_v7007000_t0000_u01772331494360") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1019dd841aee69d4_d20260301_m021812_c001_v0001100_t0047_u01772331492412") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e646006_d20260301_m021811_c001_v7007000_t0000_u01772331491545") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1125d83823dd854d_d20260301_m021806_c001_v0001150_t0052_u01772331486590") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e645fe7_d20260301_m021805_c001_v7007000_t0000_u01772331485822") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4ca6_d20260301_m021759_c001_v0001109_t0020_u01772331479170") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b318f_d20260301_m021758_c001_v7007000_t0000_u01772331478261") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11336b8254507d85_d20260301_m021756_c001_v0001176_t0012_u01772331476555") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4071aa73a3299b80_d20260301_m021756_c001_v7007000_t0000_u01772331476367") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11336b8254507d7b_d20260301_m021752_c001_v0001176_t0028_u01772331472408") 2026/03/01 02:25:06 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4071aa73a3299b79_d20260301_m021751_c001_v7007000_t0000_u01772331471646") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97fb6_d20260301_m021744_c001_v0001173_t0019_u01772331464809") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d53_d20260301_m021743_c001_v7007000_t0000_u01772331463719") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11222abe0c9e11cf_d20260301_m021737_c001_v0001178_t0028_u01772331457819") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87bfbb0_d20260301_m021737_c001_v7007000_t0000_u01772331457612") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0366_d20260301_m021733_c001_v0001177_t0021_u01772331453003") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1198312fcd406231_d20260301_m021731_c001_v0001167_t0010_u01772331451785") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1198312fcd406227_d20260301_m021730_c001_v0001167_t0023_u01772331450353") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffb4e6_d20260301_m021716_c001_v7007000_t0000_u01772331436649") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97dab_d20260301_m021708_c001_v0001173_t0022_u01772331428611") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1115b33c7949c4c0_d20260301_m021707_c001_v0001178_t0008_u01772331427756") 2026/03/01 02:25:07 DEBUG : dst/one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1115b33c7949c4bc_d20260301_m021706_c001_v0001178_t0055_u01772331426777") 2026/03/01 02:25:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff54912_d20260301_m021906_c001_v7007000_t0000_u01772331546726") 2026/03/01 02:25:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1052e4c0b0737aef_d20260301_m021903_c001_v0001043_t0040_u01772331543956") 2026/03/01 02:25:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f106b890b572a659a_d20260301_m021859_c001_v0001167_t0016_u01772331539483") 2026/03/01 02:25:07 DEBUG : dst/one.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f411b707014ecb377_d20260301_m021854_c001_v7007000_t0000_u01772331534074") 2026/03/01 02:25:07 DEBUG : dst/one.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1198a9ceec5325c1_d20260301_m021851_c001_v0001120_t0034_u01772331531084") 2026/03/01 02:25:07 DEBUG : dst/one.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f100d25767d381746_d20260301_m021847_c001_v0001103_t0040_u01772331527143") 2026/03/01 02:25:07 DEBUG : dst/one.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b3393_d20260301_m021841_c001_v7007000_t0000_u01772331521420") 2026/03/01 02:25:07 DEBUG : dst/one.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1057bb196aa5227b_d20260301_m021839_c001_v0001167_t0002_u01772331519201") 2026/03/01 02:25:07 DEBUG : dst/one.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1057bb196aa52251_d20260301_m021835_c001_v0001167_t0039_u01772331515251") 2026/03/01 02:25:07 DEBUG : dst/three: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d54_d20260301_m021743_c001_v7007000_t0000_u01772331463902") 2026/03/01 02:25:07 DEBUG : dst/three: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1198312fcd4062b7_d20260301_m021742_c001_v0001167_t0058_u01772331462168") 2026/03/01 02:25:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff54914_d20260301_m021906_c001_v7007000_t0000_u01772331546908") 2026/03/01 02:25:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1124c307e87625f3_d20260301_m021905_c001_v0001171_t0051_u01772331545365") 2026/03/01 02:25:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10945dd51a40a02e_d20260301_m021901_c001_v0001039_t0046_u01772331541615") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff54916_d20260301_m021907_c001_v7007000_t0000_u01772331547090") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f108eccf56506343e_d20260301_m021905_c001_v0001185_t0006_u01772331545896") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5ca9c_d20260301_m021905_c001_v7007000_t0000_u01772331545715") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f108eccf565063426_d20260301_m021902_c001_v0001185_t0017_u01772331542617") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419fb8cfe7c5ca94_d20260301_m021902_c001_v7007000_t0000_u01772331542436") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98347_d20260301_m021856_c001_v0001173_t0035_u01772331536713") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f411b707014ecb379_d20260301_m021854_c001_v7007000_t0000_u01772331534255") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11252cdeefa0dbe6_d20260301_m021853_c001_v0001130_t0052_u01772331533241") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87bfec3_d20260301_m021853_c001_v7007000_t0000_u01772331533060") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f11252cdeefa0dbde_d20260301_m021849_c001_v0001130_t0036_u01772331529590") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f41090929e87bfea9_d20260301_m021849_c001_v7007000_t0000_u01772331529409") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d982c1_d20260301_m021844_c001_v0001173_t0047_u01772331524085") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b3391_d20260301_m021840_c001_v7007000_t0000_u01772331520671") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98283_d20260301_m021838_c001_v0001173_t0030_u01772331518230") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b338d_d20260301_m021837_c001_v7007000_t0000_u01772331517502") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e03da_d20260301_m021832_c001_v0001177_t0003_u01772331512804") 2026/03/01 02:25:08 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a92c6_d20260301_m021829_c001_v7007000_t0000_u01772331509036") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e03ca_d20260301_m021825_c001_v0001177_t0002_u01772331505201") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a92be_d20260301_m021824_c001_v7007000_t0000_u01772331504067") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4cc6_d20260301_m021816_c001_v0001109_t0055_u01772331496828") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e646010_d20260301_m021813_c001_v7007000_t0000_u01772331493447") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4cb4_d20260301_m021808_c001_v0001109_t0048_u01772331488337") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e645ff0_d20260301_m021807_c001_v7007000_t0000_u01772331487252") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98089_d20260301_m021800_c001_v0001173_t0031_u01772331480784") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4071aa73a3299b82_d20260301_m021757_c001_v7007000_t0000_u01772331477352") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9804a_d20260301_m021754_c001_v0001173_t0034_u01772331474909") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4071aa73a3299b7a_d20260301_m021753_c001_v7007000_t0000_u01772331473798") 2026/03/01 02:25:09 DEBUG : dst/three.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0380_d20260301_m021746_c001_v0001177_t0053_u01772331466873") 2026/03/01 02:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f411b707014ecb37b_d20260301_m021854_c001_v7007000_t0000_u01772331534437") 2026/03/01 02:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10745b9460cb4fee_d20260301_m021852_c001_v0001103_t0026_u01772331532559") 2026/03/01 02:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f110fe1474fb3d444_d20260301_m021849_c001_v0001093_t0055_u01772331529070") 2026/03/01 02:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b3394_d20260301_m021841_c001_v7007000_t0000_u01772331521602") 2026/03/01 02:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102c7188e888d0a8_d20260301_m021840_c001_v0001032_t0026_u01772331520262") 2026/03/01 02:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1161b70c22f1d723_d20260301_m021836_c001_v0001173_t0023_u01772331516933") 2026/03/01 02:25:09 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff54918_d20260301_m021907_c001_v7007000_t0000_u01772331547274") 2026/03/01 02:25:09 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0406_d20260301_m021856_c001_v0001177_t0014_u01772331536139") 2026/03/01 02:25:09 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f411b707014ecb37f_d20260301_m021854_c001_v7007000_t0000_u01772331534619") 2026/03/01 02:25:09 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e03f0_d20260301_m021843_c001_v0001177_t0040_u01772331523497") 2026/03/01 02:25:09 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b3395_d20260301_m021841_c001_v7007000_t0000_u01772331521795") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4cda_d20260301_m021831_c001_v0001109_t0040_u01772331511935") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b3380_d20260301_m021830_c001_v7007000_t0000_u01772331510146") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98184_d20260301_m021815_c001_v0001173_t0011_u01772331495830") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f413f2ad6abb567a3_d20260301_m021814_c001_v7007000_t0000_u01772331494541") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0392_d20260301_m021800_c001_v0001177_t0023_u01772331480144") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4028cd67e27b3193_d20260301_m021758_c001_v7007000_t0000_u01772331478442") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4c8c_d20260301_m021745_c001_v0001109_t0037_u01772331465836") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d55_d20260301_m021744_c001_v7007000_t0000_u01772331464085") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f115616eba430b9da_d20260301_m021739_c001_v0001179_t0028_u01772331459763") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffb4e7_d20260301_m021716_c001_v7007000_t0000_u01772331436831") 2026/03/01 02:25:10 DEBUG : dst/two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1115b33c7949c4d8_d20260301_m021715_c001_v0001178_t0016_u01772331435676") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54000d4e_d20260301_m021640_c001_v7007000_t0000_u01772331400649") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e02f8_d20260301_m021636_c001_v0001177_t0008_u01772331396839") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54000d0b_d20260301_m021634_c001_v7007000_t0000_u01772331394545") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e02e4_d20260301_m021622_c001_v0001177_t0020_u01772331382657") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded26_d20260301_m021614_c001_v7007000_t0000_u01772331374035") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e02ce_d20260301_m021610_c001_v0001177_t0011_u01772331370769") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdeca6_d20260301_m021543_c001_v7007000_t0000_u01772331343149") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97971_d20260301_m021540_c001_v0001173_t0037_u01772331340716") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec95_d20260301_m021539_c001_v7007000_t0000_u01772331339518") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9794e_d20260301_m021537_c001_v0001173_t0008_u01772331337778") 2026/03/01 02:25:10 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec8a_d20260301_m021534_c001_v7007000_t0000_u01772331334285") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d978fd_d20260301_m021532_c001_v0001173_t0033_u01772331332106") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec83_d20260301_m021530_c001_v7007000_t0000_u01772331330067") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d978b3_d20260301_m021527_c001_v0001173_t0037_u01772331327152") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec7a_d20260301_m021519_c001_v7007000_t0000_u01772331319324") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9781c_d20260301_m021517_c001_v0001173_t0024_u01772331317426") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec76_d20260301_m021516_c001_v7007000_t0000_u01772331316391") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d977fe_d20260301_m021515_c001_v0001173_t0015_u01772331315193") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec66_d20260301_m021506_c001_v7007000_t0000_u01772331306083") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97749_d20260301_m021502_c001_v0001173_t0054_u01772331302684") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec5c_d20260301_m021500_c001_v7007000_t0000_u01772331300738") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97717_d20260301_m021458_c001_v0001173_t0058_u01772331298666") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec5a_d20260301_m021458_c001_v7007000_t0000_u01772331298297") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f101e8cb6429eddae_d20260301_m021457_c001_v0001090_t0035_u01772331297490") 2026/03/01 02:25:11 DEBUG : empty space: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d976eb_d20260301_m021455_c001_v0001173_t0048_u01772331295240") 2026/03/01 02:25:11 DEBUG : enormous: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdeca0_d20260301_m021542_c001_v7007000_t0000_u01772331342234") 2026/03/01 02:25:11 DEBUG : enormous: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97989_d20260301_m021541_c001_v0001173_t0047_u01772331341563") 2026/03/01 02:25:11 DEBUG : existing: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff54949_d20260301_m021912_c001_v7007000_t0000_u01772331552696") 2026/03/01 02:25:11 DEBUG : existing: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d983e6_d20260301_m021911_c001_v0001173_t0015_u01772331551051") 2026/03/01 02:25:11 DEBUG : existing: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded21_d20260301_m021609_c001_v7007000_t0000_u01772331369104") 2026/03/01 02:25:11 DEBUG : existing: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e02c6_d20260301_m021606_c001_v0001177_t0000_u01772331366923") 2026/03/01 02:25:11 DEBUG : existing: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53ac6_d20260301_m021451_c001_v7007000_t0000_u01772331291056") 2026/03/01 02:25:12 DEBUG : existing: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d976b1_d20260301_m021449_c001_v0001173_t0025_u01772331289868") 2026/03/01 02:25:12 DEBUG : existing: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53abb_d20260301_m021449_c001_v7007000_t0000_u01772331289329") 2026/03/01 02:25:12 DEBUG : existing: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9769d_d20260301_m021448_c001_v0001173_t0029_u01772331288549") 2026/03/01 02:25:12 DEBUG : existing: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9768f_d20260301_m021447_c001_v0001173_t0028_u01772331287375") 2026/03/01 02:25:12 DEBUG : existing-b: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded22_d20260301_m021609_c001_v7007000_t0000_u01772331369285") 2026/03/01 02:25:12 DEBUG : existing-b: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97aa5_d20260301_m021606_c001_v0001173_t0009_u01772331366911") 2026/03/01 02:25:12 DEBUG : file1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecd2_d20260301_m022016_c001_v7007000_t0000_u01772331616079") 2026/03/01 02:25:12 DEBUG : file1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98773_d20260301_m022014_c001_v0001173_t0006_u01772331614385") 2026/03/01 02:25:12 DEBUG : file1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecce_d20260301_m022012_c001_v7007000_t0000_u01772331612998") 2026/03/01 02:25:12 DEBUG : file1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04a4_d20260301_m022011_c001_v0001177_t0042_u01772331611470") 2026/03/01 02:25:12 DEBUG : five: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdecc4_d20260301_m021549_c001_v7007000_t0000_u01772331349419") 2026/03/01 02:25:12 DEBUG : five: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d979bf_d20260301_m021546_c001_v0001173_t0006_u01772331346123") 2026/03/01 02:25:12 DEBUG : foo: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec62_d20260301_m021502_c001_v7007000_t0000_u01772331302317") 2026/03/01 02:25:12 DEBUG : foo: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d97735_d20260301_m021501_c001_v0001173_t0006_u01772331301665") 2026/03/01 02:25:12 DEBUG : foo: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d9772d_d20260301_m021501_c001_v0001173_t0006_u01772331301103") 2026/03/01 02:25:12 DEBUG : four: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdecc6_d20260301_m021549_c001_v7007000_t0000_u01772331349600") 2026/03/01 02:25:12 DEBUG : four: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402626d8292a4bb4_d20260301_m021546_c001_v0001109_t0039_u01772331346715") 2026/03/01 02:25:12 DEBUG : four: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d979b9_d20260301_m021545_c001_v0001173_t0028_u01772331345300") 2026/03/01 02:25:12 DEBUG : hello world2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca09_d20260301_m021350_c001_v7007000_t0000_u01772331230539") 2026/03/01 02:25:12 DEBUG : hello world2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d973b7_d20260301_m021349_c001_v0001173_t0046_u01772331229319") 2026/03/01 02:25:12 DEBUG : ignore-size: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53aae_d20260301_m021447_c001_v7007000_t0000_u01772331287015") 2026/03/01 02:25:12 DEBUG : ignore-size: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97673_d20260301_m021445_c001_v0001173_t0058_u01772331285795") 2026/03/01 02:25:13 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded19_d20260301_m021606_c001_v7007000_t0000_u01772331366185") 2026/03/01 02:25:13 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e02c2_d20260301_m021604_c001_v0001177_t0044_u01772331364945") 2026/03/01 02:25:13 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded15_d20260301_m021604_c001_v7007000_t0000_u01772331364206") 2026/03/01 02:25:13 DEBUG : nested/sub dir/file: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e02bc_d20260301_m021602_c001_v0001177_t0055_u01772331362810") 2026/03/01 02:25:13 DEBUG : one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdecc8_d20260301_m021549_c001_v7007000_t0000_u01772331349781") 2026/03/01 02:25:13 DEBUG : one: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d979a1_d20260301_m021543_c001_v0001173_t0006_u01772331343536") 2026/03/01 02:25:13 DEBUG : only0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecb5_d20260301_m022007_c001_v7007000_t0000_u01772331607036") 2026/03/01 02:25:13 DEBUG : only0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402626d8292a4d8b_d20260301_m022001_c001_v0001109_t0039_u01772331601483") 2026/03/01 02:25:13 DEBUG : only0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d57_d20260301_m021942_c001_v0001109_t0034_u01772331582180") 2026/03/01 02:25:13 DEBUG : only0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a1d_d20260301_m021935_c001_v7007000_t0000_u01772331575880") 2026/03/01 02:25:13 DEBUG : only0: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9841a_d20260301_m021917_c001_v0001173_t0018_u01772331557276") 2026/03/01 02:25:13 DEBUG : only1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecb6_d20260301_m022007_c001_v7007000_t0000_u01772331607222") 2026/03/01 02:25:13 DEBUG : only1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d986e5_d20260301_m022001_c001_v0001173_t0006_u01772331601997") 2026/03/01 02:25:13 DEBUG : only1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d985a3_d20260301_m021943_c001_v0001173_t0038_u01772331583262") 2026/03/01 02:25:13 DEBUG : only1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416331565ef2aab0_d20260301_m021936_c001_v7007000_t0000_u01772331576091") 2026/03/01 02:25:13 DEBUG : only1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e041c_d20260301_m021918_c001_v0001177_t0044_u01772331558387") 2026/03/01 02:25:13 DEBUG : only10: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecb7_d20260301_m022007_c001_v7007000_t0000_u01772331607405") 2026/03/01 02:25:13 DEBUG : only10: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4102e102a33e0487_d20260301_m022001_c001_v0001177_t0002_u01772331601496") 2026/03/01 02:25:13 DEBUG : only10: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98633_d20260301_m021951_c001_v0001173_t0038_u01772331591632") 2026/03/01 02:25:13 DEBUG : only10: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9396_d20260301_m021935_c001_v7007000_t0000_u01772331575892") 2026/03/01 02:25:14 DEBUG : only10: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0435_d20260301_m021926_c001_v0001177_t0020_u01772331566100") 2026/03/01 02:25:14 DEBUG : only11: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecb9_d20260301_m022007_c001_v7007000_t0000_u01772331607590") 2026/03/01 02:25:14 DEBUG : only11: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4102e102a33e048b_d20260301_m022001_c001_v0001177_t0002_u01772331601815") 2026/03/01 02:25:14 DEBUG : only11: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e046d_d20260301_m021952_c001_v0001177_t0046_u01772331592854") 2026/03/01 02:25:14 DEBUG : only11: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a1f_d20260301_m021936_c001_v7007000_t0000_u01772331576242") 2026/03/01 02:25:14 DEBUG : only11: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d2d_d20260301_m021926_c001_v0001109_t0048_u01772331566874") 2026/03/01 02:25:14 DEBUG : only12: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecba_d20260301_m022007_c001_v7007000_t0000_u01772331607773") 2026/03/01 02:25:14 DEBUG : only12: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402626d8292a4d91_d20260301_m022002_c001_v0001109_t0039_u01772331602106") 2026/03/01 02:25:14 DEBUG : only12: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d79_d20260301_m021953_c001_v0001109_t0020_u01772331593648") 2026/03/01 02:25:14 DEBUG : only12: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1924_d20260301_m021936_c001_v7007000_t0000_u01772331576048") 2026/03/01 02:25:14 DEBUG : only12: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9849e_d20260301_m021927_c001_v0001173_t0045_u01772331567799") 2026/03/01 02:25:14 DEBUG : only13: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecbc_d20260301_m022007_c001_v7007000_t0000_u01772331607960") 2026/03/01 02:25:14 DEBUG : only13: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402807315191239a_d20260301_m022002_c001_v0001145_t0053_u01772331602105") 2026/03/01 02:25:14 DEBUG : only13: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9866d_d20260301_m021954_c001_v0001173_t0025_u01772331594661") 2026/03/01 02:25:14 DEBUG : only13: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9399_d20260301_m021936_c001_v7007000_t0000_u01772331576259") 2026/03/01 02:25:14 DEBUG : only13: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0439_d20260301_m021928_c001_v0001177_t0012_u01772331568752") 2026/03/01 02:25:14 DEBUG : only14: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecbd_d20260301_m022008_c001_v7007000_t0000_u01772331608144") 2026/03/01 02:25:14 DEBUG : only14: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4102e102a33e048f_d20260301_m022002_c001_v0001177_t0002_u01772331602205") 2026/03/01 02:25:14 DEBUG : only14: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0479_d20260301_m021956_c001_v0001177_t0019_u01772331596268") 2026/03/01 02:25:14 DEBUG : only14: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416331565ef2aab2_d20260301_m021936_c001_v7007000_t0000_u01772331576273") 2026/03/01 02:25:14 DEBUG : only14: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d37_d20260301_m021929_c001_v0001109_t0027_u01772331569770") 2026/03/01 02:25:14 DEBUG : only15: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecbe_d20260301_m022008_c001_v7007000_t0000_u01772331608327") 2026/03/01 02:25:15 DEBUG : only15: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d986df_d20260301_m022001_c001_v0001173_t0006_u01772331601616") 2026/03/01 02:25:15 DEBUG : only15: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d83_d20260301_m021957_c001_v0001109_t0048_u01772331597009") 2026/03/01 02:25:15 DEBUG : only15: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a1e_d20260301_m021936_c001_v7007000_t0000_u01772331576061") 2026/03/01 02:25:15 DEBUG : only15: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d984c8_d20260301_m021930_c001_v0001173_t0029_u01772331570382") 2026/03/01 02:25:15 DEBUG : only16: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecbf_d20260301_m022008_c001_v7007000_t0000_u01772331608511") 2026/03/01 02:25:15 DEBUG : only16: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402626d8292a4d8d_d20260301_m022001_c001_v0001109_t0039_u01772331601705") 2026/03/01 02:25:15 DEBUG : only16: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d986a7_d20260301_m021957_c001_v0001173_t0058_u01772331597696") 2026/03/01 02:25:15 DEBUG : only16: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a1c_d20260301_m021935_c001_v7007000_t0000_u01772331575699") 2026/03/01 02:25:15 DEBUG : only16: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e043f_d20260301_m021931_c001_v0001177_t0013_u01772331571454") 2026/03/01 02:25:16 DEBUG : only17: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecc0_d20260301_m022008_c001_v7007000_t0000_u01772331608694") 2026/03/01 02:25:16 DEBUG : only17: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d986e3_d20260301_m022001_c001_v0001173_t0006_u01772331601805") 2026/03/01 02:25:16 DEBUG : only17: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0481_d20260301_m021958_c001_v0001177_t0034_u01772331598797") 2026/03/01 02:25:16 DEBUG : only17: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1926_d20260301_m021936_c001_v7007000_t0000_u01772331576409") 2026/03/01 02:25:16 DEBUG : only17: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d41_d20260301_m021932_c001_v0001109_t0022_u01772331572236") 2026/03/01 02:25:16 DEBUG : only18: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecc1_d20260301_m022008_c001_v7007000_t0000_u01772331608878") 2026/03/01 02:25:16 DEBUG : only18: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402626d8292a4d8f_d20260301_m022001_c001_v0001109_t0039_u01772331601892") 2026/03/01 02:25:16 DEBUG : only18: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d89_d20260301_m021959_c001_v0001109_t0043_u01772331599513") 2026/03/01 02:25:16 DEBUG : only18: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968a20_d20260301_m021936_c001_v7007000_t0000_u01772331576424") 2026/03/01 02:25:16 DEBUG : only18: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d984fa_d20260301_m021933_c001_v0001173_t0055_u01772331573157") 2026/03/01 02:25:16 DEBUG : only19: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecc2_d20260301_m022009_c001_v7007000_t0000_u01772331609065") 2026/03/01 02:25:16 DEBUG : only19: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402807315191239c_d20260301_m022002_c001_v0001145_t0053_u01772331602304") 2026/03/01 02:25:16 DEBUG : only19: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d986c9_d20260301_m022000_c001_v0001173_t0004_u01772331600173") 2026/03/01 02:25:16 DEBUG : only19: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9397_d20260301_m021936_c001_v7007000_t0000_u01772331576074") 2026/03/01 02:25:16 DEBUG : only19: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0449_d20260301_m021934_c001_v0001177_t0029_u01772331574105") 2026/03/01 02:25:16 DEBUG : only2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecc4_d20260301_m022009_c001_v7007000_t0000_u01772331609248") 2026/03/01 02:25:16 DEBUG : only2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4102e102a33e048d_d20260301_m022002_c001_v0001177_t0002_u01772331602014") 2026/03/01 02:25:16 DEBUG : only2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0459_d20260301_m021944_c001_v0001177_t0029_u01772331584478") 2026/03/01 02:25:16 DEBUG : only2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1925_d20260301_m021936_c001_v7007000_t0000_u01772331576228") 2026/03/01 02:25:16 DEBUG : only2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d16_d20260301_m021919_c001_v0001109_t0016_u01772331559035") 2026/03/01 02:25:16 DEBUG : only3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecc5_d20260301_m022009_c001_v7007000_t0000_u01772331609432") 2026/03/01 02:25:16 DEBUG : only3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402626d8292a4d95_d20260301_m022002_c001_v0001109_t0039_u01772331602472") 2026/03/01 02:25:16 DEBUG : only3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d65_d20260301_m021945_c001_v0001109_t0055_u01772331585168") 2026/03/01 02:25:17 DEBUG : only3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1920_d20260301_m021935_c001_v7007000_t0000_u01772331575327") 2026/03/01 02:25:17 DEBUG : only3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9843a_d20260301_m021919_c001_v0001173_t0052_u01772331559767") 2026/03/01 02:25:17 DEBUG : only4: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecc6_d20260301_m022009_c001_v7007000_t0000_u01772331609615") 2026/03/01 02:25:17 DEBUG : only4: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d986e7_d20260301_m022002_c001_v0001173_t0006_u01772331602188") 2026/03/01 02:25:17 DEBUG : only4: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d985c5_d20260301_m021945_c001_v0001173_t0007_u01772331585944") 2026/03/01 02:25:17 DEBUG : only4: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1921_d20260301_m021935_c001_v7007000_t0000_u01772331575508") 2026/03/01 02:25:17 DEBUG : only4: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0422_d20260301_m021920_c001_v0001177_t0047_u01772331560941") 2026/03/01 02:25:17 DEBUG : only5: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecc8_d20260301_m022009_c001_v7007000_t0000_u01772331609798") 2026/03/01 02:25:17 DEBUG : only5: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402807315191239e_d20260301_m022002_c001_v0001145_t0053_u01772331602490") 2026/03/01 02:25:17 DEBUG : only5: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e045f_d20260301_m021947_c001_v0001177_t0041_u01772331587085") 2026/03/01 02:25:17 DEBUG : only5: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a9395_d20260301_m021935_c001_v7007000_t0000_u01772331575710") 2026/03/01 02:25:17 DEBUG : only5: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d1f_d20260301_m021921_c001_v0001109_t0046_u01772331561561") 2026/03/01 02:25:17 DEBUG : only6: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecc9_d20260301_m022009_c001_v7007000_t0000_u01772331609982") 2026/03/01 02:25:17 DEBUG : only6: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f402626d8292a4d93_d20260301_m022002_c001_v0001109_t0039_u01772331602289") 2026/03/01 02:25:17 DEBUG : only6: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d6d_d20260301_m021947_c001_v0001109_t0017_u01772331587817") 2026/03/01 02:25:17 DEBUG : only6: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1922_d20260301_m021935_c001_v7007000_t0000_u01772331575688") 2026/03/01 02:25:17 DEBUG : only6: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9845a_d20260301_m021922_c001_v0001173_t0054_u01772331562271") 2026/03/01 02:25:17 DEBUG : only7: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecca_d20260301_m022010_c001_v7007000_t0000_u01772331610167") 2026/03/01 02:25:17 DEBUG : only7: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d986f1_d20260301_m022002_c001_v0001173_t0006_u01772331602566") 2026/03/01 02:25:17 DEBUG : only7: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d985fd_d20260301_m021948_c001_v0001173_t0041_u01772331588654") 2026/03/01 02:25:17 DEBUG : only7: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416331565ef2aaad_d20260301_m021935_c001_v7007000_t0000_u01772331575721") 2026/03/01 02:25:17 DEBUG : only7: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e042a_d20260301_m021923_c001_v0001177_t0029_u01772331563357") 2026/03/01 02:25:18 DEBUG : only8: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeccb_d20260301_m022010_c001_v7007000_t0000_u01772331610350") 2026/03/01 02:25:18 DEBUG : only8: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d986ed_d20260301_m022002_c001_v0001173_t0006_u01772331602379") 2026/03/01 02:25:18 DEBUG : only8: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0465_d20260301_m021950_c001_v0001177_t0029_u01772331590053") 2026/03/01 02:25:18 DEBUG : only8: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1923_d20260301_m021935_c001_v7007000_t0000_u01772331575868") 2026/03/01 02:25:18 DEBUG : only8: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d29_d20260301_m021924_c001_v0001109_t0009_u01772331564009") 2026/03/01 02:25:18 DEBUG : only9: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeccc_d20260301_m022010_c001_v7007000_t0000_u01772331610533") 2026/03/01 02:25:18 DEBUG : only9: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4102e102a33e0491_d20260301_m022002_c001_v0001177_t0002_u01772331602395") 2026/03/01 02:25:18 DEBUG : only9: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4d73_d20260301_m021950_c001_v0001109_t0001_u01772331590781") 2026/03/01 02:25:18 DEBUG : only9: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416331565ef2aaaf_d20260301_m021935_c001_v7007000_t0000_u01772331575909") 2026/03/01 02:25:18 DEBUG : only9: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98478_d20260301_m021924_c001_v0001173_t0033_u01772331564994") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded0b_d20260301_m021601_c001_v7007000_t0000_u01772331361695") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4bd2_d20260301_m021558_c001_v0001109_t0018_u01772331358922") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdecf7_d20260301_m021557_c001_v7007000_t0000_u01772331357816") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97a2f_d20260301_m021555_c001_v0001173_t0005_u01772331355239") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdece3_d20260301_m021554_c001_v7007000_t0000_u01772331354134") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4bc4_d20260301_m021550_c001_v0001109_t0038_u01772331350692") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec8e_d20260301_m021536_c001_v7007000_t0000_u01772331336680") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9791e_d20260301_m021534_c001_v0001173_t0009_u01772331334833") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec86_d20260301_m021532_c001_v7007000_t0000_u01772331332983") 2026/03/01 02:25:18 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d978eb_d20260301_m021530_c001_v0001173_t0021_u01772331330619") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec82_d20260301_m021529_c001_v7007000_t0000_u01772331329054") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d978ad_d20260301_m021526_c001_v0001173_t0000_u01772331326578") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec78_d20260301_m021518_c001_v7007000_t0000_u01772331318758") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97818_d20260301_m021516_c001_v0001173_t0000_u01772331316941") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec77_d20260301_m021516_c001_v7007000_t0000_u01772331316575") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d977d7_d20260301_m021513_c001_v0001173_t0025_u01772331313162") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec72_d20260301_m021512_c001_v7007000_t0000_u01772331312795") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d977c3_d20260301_m021511_c001_v0001173_t0008_u01772331311866") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d977a5_d20260301_m021510_c001_v0001173_t0022_u01772331310294") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec6d_d20260301_m021509_c001_v7007000_t0000_u01772331309928") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97791_d20260301_m021508_c001_v0001173_t0028_u01772331308223") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97779_d20260301_m021506_c001_v0001173_t0035_u01772331306633") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec67_d20260301_m021506_c001_v7007000_t0000_u01772331306267") 2026/03/01 02:25:19 DEBUG : potato: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9775f_d20260301_m021504_c001_v0001173_t0049_u01772331304470") 2026/03/01 02:25:19 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4007915a01b56826_d20260301_m021651_c001_v7007000_t0000_u01772331411012") 2026/03/01 02:25:19 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4c14_d20260301_m021649_c001_v0001109_t0015_u01772331409853") 2026/03/01 02:25:19 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54000d54_d20260301_m021641_c001_v7007000_t0000_u01772331401142") 2026/03/01 02:25:19 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4c06_d20260301_m021635_c001_v0001109_t0056_u01772331395872") 2026/03/01 02:25:19 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968890_d20260301_m021626_c001_v7007000_t0000_u01772331386817") 2026/03/01 02:25:19 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4bf6_d20260301_m021621_c001_v0001109_t0044_u01772331381731") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded27_d20260301_m021614_c001_v7007000_t0000_u01772331374418") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4be6_d20260301_m021610_c001_v0001109_t0018_u01772331370199") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdeca2_d20260301_m021542_c001_v7007000_t0000_u01772331342415") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97969_d20260301_m021540_c001_v0001173_t0059_u01772331340061") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec96_d20260301_m021539_c001_v7007000_t0000_u01772331339699") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97946_d20260301_m021537_c001_v0001173_t0034_u01772331337317") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec8f_d20260301_m021536_c001_v7007000_t0000_u01772331336952") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97934_d20260301_m021535_c001_v0001173_t0046_u01772331335793") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec8c_d20260301_m021534_c001_v7007000_t0000_u01772331334468") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97910_d20260301_m021533_c001_v0001173_t0054_u01772331333355") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec84_d20260301_m021530_c001_v7007000_t0000_u01772331330251") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d978d3_d20260301_m021529_c001_v0001173_t0051_u01772331329063") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdec7b_d20260301_m021519_c001_v7007000_t0000_u01772331319510") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9782a_d20260301_m021518_c001_v0001173_t0013_u01772331318326") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca12_d20260301_m021354_c001_v7007000_t0000_u01772331234074") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d973f3_d20260301_m021353_c001_v0001173_t0055_u01772331233041") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca0d_d20260301_m021352_c001_v7007000_t0000_u01772331232129") 2026/03/01 02:25:20 DEBUG : potato2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d973d9_d20260301_m021351_c001_v0001173_t0031_u01772331231087") 2026/03/01 02:25:20 DEBUG : potato3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54000d58_d20260301_m021641_c001_v7007000_t0000_u01772331401462") 2026/03/01 02:25:20 DEBUG : potato3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97c13_d20260301_m021637_c001_v0001173_t0051_u01772331397417") 2026/03/01 02:25:20 DEBUG : potato3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4159808471968893_d20260301_m021627_c001_v7007000_t0000_u01772331387045") 2026/03/01 02:25:20 DEBUG : potato3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97b65_d20260301_m021623_c001_v0001173_t0017_u01772331383236") 2026/03/01 02:25:20 DEBUG : potato3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded28_d20260301_m021614_c001_v7007000_t0000_u01772331374694") 2026/03/01 02:25:20 DEBUG : potato3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97acb_d20260301_m021610_c001_v0001173_t0027_u01772331370983") 2026/03/01 02:25:21 DEBUG : pre-dest1/1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d3c_d20260301_m021726_c001_v7007000_t0000_u01772331446121") 2026/03/01 02:25:21 DEBUG : pre-dest1/1: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97e25_d20260301_m021717_c001_v0001173_t0043_u01772331437588") 2026/03/01 02:25:21 DEBUG : pre-dest2/2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f412e8e6c0bb46d3d_d20260301_m021726_c001_v7007000_t0000_u01772331446304") 2026/03/01 02:25:21 DEBUG : pre-dest2/2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4c56_d20260301_m021718_c001_v0001109_t0010_u01772331438399") 2026/03/01 02:25:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffb4a3_d20260301_m021702_c001_v7007000_t0000_u01772331422746") 2026/03/01 02:25:21 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0322_d20260301_m021658_c001_v0001177_t0008_u01772331418804") 2026/03/01 02:25:21 DEBUG : sizeonly: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53aa9_d20260301_m021445_c001_v7007000_t0000_u01772331285256") 2026/03/01 02:25:21 DEBUG : sizeonly: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97661_d20260301_m021443_c001_v0001173_t0025_u01772331283968") 2026/03/01 02:25:21 DEBUG : splitbanan: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbc05_d20260301_m022223_c001_v7007000_t0000_u01772331743877") 2026/03/01 02:25:21 DEBUG : splitbanan: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e05bf_d20260301_m022215_c001_v0001177_t0009_u01772331735990") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400157d_d20260301_m022354_c001_v7007000_t0000_u01772331834305") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125e7_d20260301_m022347_c001_v0001145_t0009_u01772331827327") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122395_d20260301_m022336_c001_v7007000_t0000_u01772331816072") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519125b3_d20260301_m022329_c001_v0001145_t0053_u01772331809415") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbd16_d20260301_m022318_c001_v7007000_t0000_u01772331798237") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912583_d20260301_m022311_c001_v0001145_t0003_u01772331791694") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a98a1_d20260301_m022259_c001_v7007000_t0000_u01772331779286") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912551_d20260301_m022252_c001_v0001145_t0021_u01772331772482") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f414f8d74389d1d29_d20260301_m022241_c001_v7007000_t0000_u01772331761741") 2026/03/01 02:25:21 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191252d_d20260301_m022234_c001_v0001145_t0021_u01772331754677") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122273_d20260301_m022217_c001_v7007000_t0000_u01772331737926") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98cf8_d20260301_m022214_c001_v0001173_t0044_u01772331734486") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbb2c_d20260301_m022203_c001_v7007000_t0000_u01772331723974") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d98c39_d20260301_m022156_c001_v0001173_t0021_u01772331716625") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbae7_d20260301_m022155_c001_v7007000_t0000_u01772331715691") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519124a7_d20260301_m022151_c001_v0001145_t0043_u01772331711941") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f409f8c6b0bffbaa0_d20260301_m022140_c001_v7007000_t0000_u01772331700795") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0542_d20260301_m022133_c001_v0001177_t0025_u01772331693642") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4178e9ad86122181_d20260301_m022132_c001_v7007000_t0000_u01772331692512") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912471_d20260301_m022128_c001_v0001145_t0040_u01772331688951") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4042de258e0f7d97_d20260301_m022113_c001_v7007000_t0000_u01772331673946") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912421_d20260301_m022110_c001_v0001145_t0038_u01772331670011") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f416f020a3f7a952e_d20260301_m022058_c001_v7007000_t0000_u01772331658186") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123f7_d20260301_m022051_c001_v0001145_t0033_u01772331651652") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540011fc_d20260301_m022041_c001_v7007000_t0000_u01772331641109") 2026/03/01 02:25:22 DEBUG : splitbananasplit: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123cb_d20260301_m022034_c001_v0001145_t0059_u01772331634470") 2026/03/01 02:25:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f401ee6748e64765e_d20260301_m022159_c001_v7007000_t0000_u01772331719175") 2026/03/01 02:25:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0565_d20260301_m022153_c001_v0001177_t0017_u01772331713005") 2026/03/01 02:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecd7_d20260301_m022024_c001_v7007000_t0000_u01772331624319") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123b4_d20260301_m022021_c001_v0001145_t0019_u01772331621523") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4083ea7cfece948c_d20260301_m022020_c001_v7007000_t0000_u01772331620363") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4dad_d20260301_m022017_c001_v0001109_t0013_u01772331617396") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded1b_d20260301_m021606_c001_v7007000_t0000_u01772331366365") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4bda_d20260301_m021605_c001_v0001109_t0027_u01772331365337") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded17_d20260301_m021604_c001_v7007000_t0000_u01772331364387") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97a6d_d20260301_m021603_c001_v0001173_t0030_u01772331363178") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53a9a_d20260301_m021441_c001_v7007000_t0000_u01772331281169") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97637_d20260301_m021439_c001_v0001173_t0015_u01772331279391") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53a97_d20260301_m021439_c001_v7007000_t0000_u01772331279034") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97619_d20260301_m021436_c001_v0001173_t0043_u01772331276870") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53a77_d20260301_m021434_c001_v7007000_t0000_u01772331274784") 2026/03/01 02:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d975f9_d20260301_m021432_c001_v0001173_t0040_u01772331272838") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53a6e_d20260301_m021432_c001_v7007000_t0000_u01772331272302") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d975e5_d20260301_m021430_c001_v0001173_t0025_u01772331270973") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d975b5_d20260301_m021427_c001_v0001173_t0006_u01772331267055") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53a69_d20260301_m021426_c001_v7007000_t0000_u01772331266697") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d975a5_d20260301_m021425_c001_v0001173_t0019_u01772331265814") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97597_d20260301_m021424_c001_v0001173_t0047_u01772331264282") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f418728a51ff53a68_d20260301_m021423_c001_v7007000_t0000_u01772331263924") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9756d_d20260301_m021420_c001_v0001173_t0035_u01772331260376") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97527_d20260301_m021414_c001_v0001173_t0053_u01772331254872") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686caa7_d20260301_m021414_c001_v7007000_t0000_u01772331254460") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9750f_d20260301_m021413_c001_v0001173_t0001_u01772331253460") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d974ff_d20260301_m021412_c001_v0001173_t0043_u01772331252123") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca83_d20260301_m021411_c001_v7007000_t0000_u01772331251762") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d974a3_d20260301_m021406_c001_v0001173_t0052_u01772331246430") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca35_d20260301_m021406_c001_v7007000_t0000_u01772331246068") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97499_d20260301_m021405_c001_v0001173_t0058_u01772331245087") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca24_d20260301_m021404_c001_v7007000_t0000_u01772331244181") 2026/03/01 02:25:24 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97485_d20260301_m021402_c001_v0001173_t0044_u01772331242653") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca1f_d20260301_m021402_c001_v7007000_t0000_u01772331242109") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97473_d20260301_m021401_c001_v0001173_t0030_u01772331241017") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca1c_d20260301_m021400_c001_v7007000_t0000_u01772331240114") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9744f_d20260301_m021358_c001_v0001173_t0036_u01772331238840") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca1b_d20260301_m021358_c001_v7007000_t0000_u01772331238287") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97421_d20260301_m021356_c001_v0001173_t0012_u01772331236003") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca16_d20260301_m021355_c001_v7007000_t0000_u01772331235456") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9740d_d20260301_m021354_c001_v0001173_t0013_u01772331234617") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca05_d20260301_m021348_c001_v7007000_t0000_u01772331228774") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d97390_d20260301_m021347_c001_v0001173_t0027_u01772331227660") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca03_d20260301_m021347_c001_v7007000_t0000_u01772331227119") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9737b_d20260301_m021346_c001_v0001173_t0034_u01772331226093") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686ca01_d20260301_m021345_c001_v7007000_t0000_u01772331225140") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9735d_d20260301_m021343_c001_v0001173_t0001_u01772331223541") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40357509b686c9fe_d20260301_m021341_c001_v7007000_t0000_u01772331221356") 2026/03/01 02:25:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d9733d_d20260301_m021340_c001_v0001173_t0024_u01772331220242") 2026/03/01 02:25:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecd8_d20260301_m022024_c001_v7007000_t0000_u01772331624503") 2026/03/01 02:25:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d987d1_d20260301_m022021_c001_v0001173_t0005_u01772331621484") 2026/03/01 02:25:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4083ea7cfece948d_d20260301_m022020_c001_v7007000_t0000_u01772331620545") 2026/03/01 02:25:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04b0_d20260301_m022017_c001_v0001177_t0053_u01772331617046") 2026/03/01 02:25:25 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400159f_d20260301_m022356_c001_v7007000_t0000_u01772331836872") 2026/03/01 02:25:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d99266_d20260301_m022355_c001_v0001173_t0005_u01772331835663") 2026/03/01 02:25:26 DEBUG : sub/yam: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded08_d20260301_m021601_c001_v7007000_t0000_u01772331361134") 2026/03/01 02:25:26 DEBUG : sub/yam: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e02b6_d20260301_m021558_c001_v0001177_t0012_u01772331358556") 2026/03/01 02:25:26 DEBUG : test_dir1/file2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecd4_d20260301_m022016_c001_v7007000_t0000_u01772331616264") 2026/03/01 02:25:26 DEBUG : test_dir1/file2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123aa_d20260301_m022014_c001_v0001145_t0018_u01772331614051") 2026/03/01 02:25:26 DEBUG : test_dir1/file2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbeccf_d20260301_m022013_c001_v7007000_t0000_u01772331613254") 2026/03/01 02:25:26 DEBUG : test_dir1/file2: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4da1_d20260301_m022011_c001_v0001109_t0029_u01772331611520") 2026/03/01 02:25:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecd5_d20260301_m022016_c001_v7007000_t0000_u01772331616449") 2026/03/01 02:25:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e04aa_d20260301_m022014_c001_v0001177_t0016_u01772331614040") 2026/03/01 02:25:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f40930faf9dfbecd0_d20260301_m022013_c001_v7007000_t0000_u01772331613442") 2026/03/01 02:25:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10280731519123a2_d20260301_m022011_c001_v0001145_t0035_u01772331611534") 2026/03/01 02:25:26 DEBUG : three: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdecca_d20260301_m021549_c001_v7007000_t0000_u01772331349963") 2026/03/01 02:25:26 DEBUG : three: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d979cf_d20260301_m021547_c001_v0001173_t0039_u01772331347462") 2026/03/01 02:25:26 DEBUG : three: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d979ab_d20260301_m021543_c001_v0001173_t0029_u01772331343900") 2026/03/01 02:25:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540015b6_d20260301_m022358_c001_v7007000_t0000_u01772331838481") 2026/03/01 02:25:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e06d2_d20260301_m022357_c001_v0001177_t0034_u01772331837834") 2026/03/01 02:25:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400162f_d20260301_m022418_c001_v7007000_t0000_u01772331858960") 2026/03/01 02:25:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4fec_d20260301_m022416_c001_v0001109_t0055_u01772331856987") 2026/03/01 02:25:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001629_d20260301_m022415_c001_v7007000_t0000_u01772331855470") 2026/03/01 02:25:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e06ec_d20260301_m022413_c001_v0001177_t0027_u01772331853736") 2026/03/01 02:25:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001627_d20260301_m022412_c001_v7007000_t0000_u01772331852785") 2026/03/01 02:25:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d99342_d20260301_m022411_c001_v0001173_t0002_u01772331851953") 2026/03/01 02:25:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001610_d20260301_m022406_c001_v7007000_t0000_u01772331846366") 2026/03/01 02:25:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e06de_d20260301_m022405_c001_v0001177_t0016_u01772331845148") 2026/03/01 02:25:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400161a_d20260301_m022409_c001_v7007000_t0000_u01772331849067") 2026/03/01 02:25:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4fd8_d20260301_m022407_c001_v0001109_t0051_u01772331847327") 2026/03/01 02:25:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001606_d20260301_m022404_c001_v7007000_t0000_u01772331844200") 2026/03/01 02:25:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f104e56a2a9d992b6_d20260301_m022403_c001_v0001173_t0036_u01772331843260") 2026/03/01 02:25:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540015ef_d20260301_m022402_c001_v7007000_t0000_u01772331842317") 2026/03/01 02:25:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912601_d20260301_m022401_c001_v0001145_t0029_u01772331841475") 2026/03/01 02:25:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a540015d0_d20260301_m022400_c001_v7007000_t0000_u01772331840447") 2026/03/01 02:25:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102626d8292a4fc8_d20260301_m022359_c001_v0001109_t0057_u01772331839433") 2026/03/01 02:25:27 DEBUG : toe/toe/toe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f419de4e04b55102b_d20260301_m022424_c001_v7007000_t0000_u01772331864719") 2026/03/01 02:25:27 DEBUG : toe/toe/toe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e0705_d20260301_m022423_c001_v0001177_t0024_u01772331863928") 2026/03/01 02:25:27 DEBUG : toe/toe/toe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400161f_d20260301_m022411_c001_v7007000_t0000_u01772331851003") 2026/03/01 02:25:27 DEBUG : toe/toe/toe: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1028073151912619_d20260301_m022410_c001_v0001145_t0057_u01772331850079") 2026/03/01 02:25:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a54001631_d20260301_m022419_c001_v7007000_t0000_u01772331859567") 2026/03/01 02:25:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f102807315191262b_d20260301_m022418_c001_v0001145_t0042_u01772331858723") 2026/03/01 02:25:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f420b632a5400162a_d20260301_m022416_c001_v7007000_t0000_u01772331856050") 2026/03/01 02:25:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1184aa4562f8c86c_d20260301_m022414_c001_v0001173_t0005_u01772331854910") 2026/03/01 02:25:27 DEBUG : two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdeccb_d20260301_m021550_c001_v7007000_t0000_u01772331350144") 2026/03/01 02:25:27 DEBUG : two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4102e102a33e02a0_d20260301_m021546_c001_v0001177_t0002_u01772331346905") 2026/03/01 02:25:28 DEBUG : two: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f404e56a2a9d979a5_d20260301_m021543_c001_v0001173_t0006_u01772331343718") 2026/03/01 02:25:28 DEBUG : yam: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcded0d_d20260301_m021601_c001_v7007000_t0000_u01772331361876") 2026/03/01 02:25:28 DEBUG : yam: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f101d907f52fa11b3_d20260301_m021600_c001_v0001173_t0055_u01772331360236") 2026/03/01 02:25:28 DEBUG : yam: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdecf4_d20260301_m021557_c001_v7007000_t0000_u01772331357272") 2026/03/01 02:25:28 DEBUG : yam: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e02b4_d20260301_m021554_c001_v0001177_t0036_u01772331354884") 2026/03/01 02:25:28 DEBUG : yam: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdece0_d20260301_m021553_c001_v7007000_t0000_u01772331353590") 2026/03/01 02:25:28 DEBUG : yam: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f1102e102a33e02ac_d20260301_m021550_c001_v0001177_t0017_u01772331350704") 2026/03/01 02:25:28 DEBUG : yaml: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdecf9_d20260301_m021557_c001_v7007000_t0000_u01772331357997") 2026/03/01 02:25:28 DEBUG : yaml: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10512596ae438054_d20260301_m021556_c001_v0001036_t0015_u01772331356429") 2026/03/01 02:25:28 DEBUG : yaml: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f4215d824ffcdece5_d20260301_m021554_c001_v7007000_t0000_u01772331354314") 2026/03/01 02:25:28 DEBUG : yaml: Deleting (id "4_zbfc23d5320cdab7b9fc80e1b_f10204f6b369c09a6_d20260301_m021552_c001_v0001173_t0015_u01772331352476") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m52.130607592s (try 1/5)