"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/02/06 01:00:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi" 2026/02/06 01:00:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/06 01:00:41 DEBUG : Creating backend with remote "/tmp/rclone1055002541" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:00:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/06 01:00:42 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:42 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:00:43 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:43 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:44 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:00:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:00:44 INFO : sub dir/hello world: Copied (new) 2026/02/06 01:00:44 DEBUG : B2 bucket rclone-test-qucilon7fovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", 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-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", 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-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:45 DEBUG : Creating backend with remote "/non-existing" 2026/02/06 01:00:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/06 01:00:45 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:45 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:00:46 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:46 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:47 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:00:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:00:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.92s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", 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-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:48 INFO : B2 bucket rclone-test-qucilon7fovi: Running all checks before starting transfers 2026/02/06 01:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:00:48 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:48 INFO : B2 bucket rclone-test-qucilon7fovi: Checks finished, now starting transfers 2026/02/06 01:00:48 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:00:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:00:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.43s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:49 ERROR : Ignoring --no-traverse with sync 2026/02/06 01:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:00:50 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:50 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:00:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:00:50 INFO : sub dir/hello world: Copied (new) 2026/02/06 01:00:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/06 01:00:51 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:51 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:52 DEBUG : hello world2: size = 12 OK 2026/02/06 01:00:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/02/06 01:00:52 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:00:53 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:53 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:53 DEBUG : potato2: size = 11 OK 2026/02/06 01:00:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:00:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.44s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:00:54 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:54 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:55 DEBUG : potato2: size = 11 OK 2026/02/06 01:00:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:00:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.11s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/06 01:00:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 01:00:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/06 01:00:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 01:00:56 INFO : sub dir2: Making directory 2026/02/06 01:00:56 INFO : sub dir: Making directory 2026/02/06 01:00:56 INFO : sub dir2/sub sub dir2: Making directory 2026/02/06 01:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:00:56 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:56 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:57 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:00:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:00:57 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/02/06 01:00:57 DEBUG : B2 bucket rclone-test-qucilon7fovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:57 INFO : sub dir2: Making directory 2026/02/06 01:00:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/06 01:00:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:00:57 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:57 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:58 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:00:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:00:59 DEBUG : sub dir2: Making directory with metadata 2026/02/06 01:00:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 01:00:59 INFO : sub dir2: Making directory 2026/02/06 01:00:59 INFO : sub dir: Making directory 2026/02/06 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:00:59 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:00:59 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:00:59 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:00:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:00:59 INFO : sub dir/hello world: Copied (new) 2026/02/06 01:00:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/02/06 01:00:59 DEBUG : B2 bucket rclone-test-qucilon7fovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/06 01:01:00 DEBUG : B2 bucket rclone-test-qucilon7fovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.62s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", 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-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:01 INFO : sub dir2: Making directory 2026/02/06 01:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:01:01 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:01 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:01:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:01:01 INFO : sub dir/hello world: Copied (new) 2026/02/06 01:01:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.45s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:02 DEBUG : sub dir2: Making directory with metadata 2026/02/06 01:01:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 01:01:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 01:01:02 INFO : sub dir2: Making directory 2026/02/06 01:01:02 INFO : sub dir: Making directory 2026/02/06 01:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:01:02 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:02 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:03 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:01:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:01:03 INFO : sub dir/hello world: Copied (new) 2026/02/06 01:01:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/02/06 01:01:03 DEBUG : B2 bucket rclone-test-qucilon7fovi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", 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-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:04 INFO : sub dir2: Making directory 2026/02/06 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:01:04 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:04 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:04 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:01:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:01:04 INFO : sub dir/hello world: Copied (new) 2026/02/06 01:01:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.42s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:06 DEBUG : Creating backend with remote "TestB2:rclone-test-huxozuq5cuku" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-qucilon7fovi -> B2 bucket rclone-test-huxozuq5cuku 2026/02/06 01:01:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:01:07 DEBUG : B2 bucket rclone-test-huxozuq5cuku: Waiting for checks to finish 2026/02/06 01:01:07 DEBUG : B2 bucket rclone-test-huxozuq5cuku: Waiting for transfers to finish 2026/02/06 01:01:08 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:01:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:01:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 01:01:08 DEBUG : B2 bucket rclone-test-huxozuq5cuku: Purge remote 2026/02/06 01:01:08 INFO : B2 bucket rclone-test-huxozuq5cuku: cleaning bucket "rclone-test-huxozuq5cuku" of all files 2026/02/06 01:01:09 DEBUG : sub dir/hello world: Deleting (id "4_zffd28de3707d3b0b9fc80e1b_f1044b35b676bb562_d20260206_m010108_c001_v0001173_t0052_u01770339668212") --- PASS: TestServerSideCopy (4.45s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:01:10 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:01:10 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 01:01:10 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:10 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:11 DEBUG : sub dir/hello world: size = 17 OK 2026/02/06 01:01:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/06 01:01:11 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.21s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-quzafip5pilu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-qucilon7fovi -> B2 bucket rclone-test-quzafip5pilu 2026/02/06 01:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:01:14 DEBUG : B2 bucket rclone-test-quzafip5pilu: Waiting for checks to finish 2026/02/06 01:01:14 DEBUG : B2 bucket rclone-test-quzafip5pilu: Waiting for transfers to finish 2026/02/06 01:01:14 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:01:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:01:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 01:01:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:01:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-quzafip5pilu) 2026/02/06 01:01:16 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 01:01:16 DEBUG : B2 bucket rclone-test-quzafip5pilu: Waiting for checks to finish 2026/02/06 01:01:16 DEBUG : B2 bucket rclone-test-quzafip5pilu: Waiting for transfers to finish 2026/02/06 01:01:16 DEBUG : sub dir/hello world: size = 17 OK 2026/02/06 01:01:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/06 01:01:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 01:01:16 DEBUG : B2 bucket rclone-test-quzafip5pilu: Purge remote 2026/02/06 01:01:16 INFO : B2 bucket rclone-test-quzafip5pilu: cleaning bucket "rclone-test-quzafip5pilu" of all files 2026/02/06 01:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad83707d3b0b9fc80e1b_f101ab16af7d55313_d20260206_m010116_c001_v0001101_t0050_u01770339676232") 2026/02/06 01:01:16 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ad83707d3b0b9fc80e1b_f112fb3cedcb51b50_d20260206_m010114_c001_v0001130_t0050_u01770339674670") --- PASS: TestServerSideCopyOverSelf (6.30s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:01:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:01:19 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 01:01:19 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:19 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:20 DEBUG : sub dir/hello world: size = 17 OK 2026/02/06 01:01:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/06 01:01:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/06 01:01:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.10s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-garayet8cije" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-qucilon7fovi -> B2 bucket rclone-test-garayet8cije 2026/02/06 01:01:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:01:22 DEBUG : B2 bucket rclone-test-garayet8cije: Waiting for checks to finish 2026/02/06 01:01:22 DEBUG : B2 bucket rclone-test-garayet8cije: Waiting for transfers to finish 2026/02/06 01:01:23 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:01:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:01:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 01:01:24 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:01:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-garayet8cije) 2026/02/06 01:01:24 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 01:01:24 DEBUG : B2 bucket rclone-test-garayet8cije: Waiting for checks to finish 2026/02/06 01:01:24 DEBUG : B2 bucket rclone-test-garayet8cije: Waiting for transfers to finish 2026/02/06 01:01:24 DEBUG : sub dir/hello world: size = 17 OK 2026/02/06 01:01:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/02/06 01:01:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 01:01:25 INFO : sub dir/hello world: Deleted 2026/02/06 01:01:26 DEBUG : testing file moves 2026/02/06 01:01:26 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:01:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-garayet8cije) 2026/02/06 01:01:26 DEBUG : sub dir/hello world: Sizes differ 2026/02/06 01:01:26 DEBUG : B2 bucket rclone-test-garayet8cije: Waiting for checks to finish 2026/02/06 01:01:26 DEBUG : B2 bucket rclone-test-garayet8cije: Waiting for transfers to finish 2026/02/06 01:01:26 DEBUG : sub dir/hello world: size = 24 OK 2026/02/06 01:01:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/02/06 01:01:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/06 01:01:27 INFO : sub dir/hello world: Deleted 2026/02/06 01:01:27 DEBUG : B2 bucket rclone-test-garayet8cije: Purge remote 2026/02/06 01:01:27 INFO : B2 bucket rclone-test-garayet8cije: cleaning bucket "rclone-test-garayet8cije" of all files 2026/02/06 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_zdf62cd93707d3b0b9fc80e1b_f11645a92fa3d5542_d20260206_m010126_c001_v0001167_t0041_u01770339686318") 2026/02/06 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_zdf62cd93707d3b0b9fc80e1b_f114f0c6f2e545c11_d20260206_m010124_c001_v0001173_t0004_u01770339684602") 2026/02/06 01:01:27 DEBUG : sub dir/hello world: Deleting (id "4_zdf62cd93707d3b0b9fc80e1b_f1046e1b1eba6e2b9_d20260206_m010123_c001_v0001103_t0028_u01770339683192") --- PASS: TestServerSideMoveOverSelf (8.20s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:29 ERROR : error listing: directory not found 2026/02/06 01:01:30 INFO : Local file system at /tmp/rclone1055002541: Making directory 2026/02/06 01:01:30 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:30 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:01:31 DEBUG : Local file system at /tmp/rclone1055002541: Waiting for checks to finish 2026/02/06 01:01:31 DEBUG : Local file system at /tmp/rclone1055002541: Waiting for transfers to finish 2026/02/06 01:01:32 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/02/06 01:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:01:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/02/06 01:01:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.33s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:33 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/06 01:01:33 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:33 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:33 DEBUG : check sum: size = 1 OK 2026/02/06 01:01:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/06 01:01:33 INFO : check sum: Copied (new) 2026/02/06 01:01:33 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:34 DEBUG : check sum: size = 1 OK 2026/02/06 01:01:34 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/06 01:01:34 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/02/06 01:01:34 DEBUG : check sum: Unchanged skipping 2026/02/06 01:01:34 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:34 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.75s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/06 01:01:35 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:35 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:35 DEBUG : sizeonly: size = 6 OK 2026/02/06 01:01:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/06 01:01:35 INFO : sizeonly: Copied (new) 2026/02/06 01:01:35 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:36 DEBUG : sizeonly: size = 6 OK 2026/02/06 01:01:36 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:36 DEBUG : sizeonly: Sizes identical 2026/02/06 01:01:36 DEBUG : sizeonly: Unchanged skipping 2026/02/06 01:01:36 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:36 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/06 01:01:37 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:37 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/02/06 01:01:37 INFO : ignore-size: Copied (new) 2026/02/06 01:01:37 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:01:38 DEBUG : ignore-size: Unchanged skipping 2026/02/06 01:01:38 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:38 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:38 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.79s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:39 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:39 DEBUG : existing: size = 6 OK 2026/02/06 01:01:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:01:39 DEBUG : existing: Unchanged skipping 2026/02/06 01:01:39 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:39 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:39 INFO : There was nothing to transfer 2026/02/06 01:01:39 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/06 01:01:39 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:40 DEBUG : existing: size = 6 OK 2026/02/06 01:01:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/06 01:01:40 INFO : existing: Copied (replaced existing) 2026/02/06 01:01:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.30s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:41 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/06 01:01:41 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:41 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:41 DEBUG : existing: size = 6 OK 2026/02/06 01:01:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/06 01:01:41 INFO : existing: Copied (new) 2026/02/06 01:01:41 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:42 DEBUG : existing: Destination exists, skipping 2026/02/06 01:01:42 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:42 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:42 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.84s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/06 01:01:44 DEBUG : c/non empty space: size = 5 OK 2026/02/06 01:01:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:01:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/06 01:01:44 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:44 DEBUG : c/non empty space: Unchanged skipping 2026/02/06 01:01:44 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:45 DEBUG : a/potato2: size = 60 OK 2026/02/06 01:01:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:01:45 INFO : a/potato2: Copied (new) 2026/02/06 01:01:45 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.52s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:47 DEBUG : empty space: size = 1 OK 2026/02/06 01:01:47 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/06 01:01:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/06 01:01:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/06 01:01:47 DEBUG : empty space: Unchanged skipping 2026/02/06 01:01:47 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:47 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:47 INFO : There was nothing to transfer 2026/02/06 01:01:47 DEBUG : empty space: size = 1 OK 2026/02/06 01:01:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/02/06 01:01:47 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/06 01:01:48 INFO : empty space: Updated modification time in destination 2026/02/06 01:01:48 DEBUG : empty space: Unchanged skipping 2026/02/06 01:01:48 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:48 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:50 DEBUG : empty space: size = 1 OK 2026/02/06 01:01:50 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:50 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/02/06 01:01:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/06 01:01:50 DEBUG : empty space: Unchanged skipping 2026/02/06 01:01:50 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:50 DEBUG : Waiting for deletions to finish 2026/02/06 01:01:50 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.57s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:51 DEBUG : foo: size = 3 OK 2026/02/06 01:01:51 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/02/06 01:01:51 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:01:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:01:51 DEBUG : foo: sha1 differ 2026/02/06 01:01:51 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:51 DEBUG : foo: size = 3 OK 2026/02/06 01:01:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/02/06 01:01:51 INFO : foo: Copied (replaced existing) 2026/02/06 01:01:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.56s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:53 DEBUG : empty space: size = 1 OK 2026/02/06 01:01:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:01:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/06 01:01:53 DEBUG : empty space: Unchanged skipping 2026/02/06 01:01:53 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:53 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:53 DEBUG : potato: size = 60 OK 2026/02/06 01:01:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:01:53 INFO : potato: Copied (new) 2026/02/06 01:01:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:56 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:01:56 DEBUG : potato: size = 60 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:01:56 DEBUG : potato: Sizes differ 2026/02/06 01:01:56 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:56 DEBUG : potato: size = 21 OK 2026/02/06 01:01:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/02/06 01:01:56 INFO : potato: Copied (replaced existing) 2026/02/06 01:01:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.18s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:01:58 DEBUG : potato: size = 21 OK 2026/02/06 01:01:58 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/02/06 01:01:58 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:01:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1055002541) 2026/02/06 01:01:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:01:58 DEBUG : potato: sha1 differ 2026/02/06 01:01:58 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:01:58 DEBUG : potato: size = 21 OK 2026/02/06 01:01:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/02/06 01:01:58 INFO : potato: Copied (replaced existing) 2026/02/06 01:01:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:02:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/06 01:02:00 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:00 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:02:00 DEBUG : empty space: Unchanged skipping 2026/02/06 01:02:00 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:00 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:02:03 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:02:03 DEBUG : empty space: Unchanged skipping 2026/02/06 01:02:03 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:03 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:03 DEBUG : potato2: size = 60 OK 2026/02/06 01:02:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:02:03 INFO : potato2: Copied (new) 2026/02/06 01:02:03 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:05 INFO : d: Making directory 2026/02/06 01:02:05 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/02/06 01:02:06 DEBUG : c/non empty space: size = 5 OK 2026/02/06 01:02:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:02:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/06 01:02:06 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:06 DEBUG : c/non empty space: Unchanged skipping 2026/02/06 01:02:06 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:06 DEBUG : a/potato2: size = 60 OK 2026/02/06 01:02:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:02:06 INFO : a/potato2: Copied (new) 2026/02/06 01:02:06 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:07 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/02/06 01:02:09 DEBUG : c/non empty space: size = 5 OK 2026/02/06 01:02:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:02:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/06 01:02:09 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:09 DEBUG : c/non empty space: Unchanged skipping 2026/02/06 01:02:09 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:09 DEBUG : a/potato2: size = 60 OK 2026/02/06 01:02:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:02:09 INFO : a/potato2: Copied (new) 2026/02/06 01:02:09 ERROR : B2 bucket rclone-test-qucilon7fovi: not deleting files as there were IO errors 2026/02/06 01:02:09 ERROR : B2 bucket rclone-test-qucilon7fovi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.86s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:12 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:12 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:02:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:02:12 DEBUG : empty space: Unchanged skipping 2026/02/06 01:02:12 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:12 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:12 INFO : potato: Deleted 2026/02/06 01:02:12 DEBUG : potato2: size = 60 OK 2026/02/06 01:02:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:02:12 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.03s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:15 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:15 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:15 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:15 INFO : potato: Deleted 2026/02/06 01:02:15 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:02:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:02:15 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:15 DEBUG : empty space: Unchanged skipping 2026/02/06 01:02:15 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:16 DEBUG : potato2: size = 60 OK 2026/02/06 01:02:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:02:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.81s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:02:18 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:18 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:19 DEBUG : potato2: size = 19 OK 2026/02/06 01:02:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/02/06 01:02:19 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.30s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:21 DEBUG : enormous: Excluded (Size Filter) 2026/02/06 01:02:21 DEBUG : enormous: Excluded 2026/02/06 01:02:21 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 01:02:21 DEBUG : potato2: Excluded 2026/02/06 01:02:21 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 01:02:21 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:02:21 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:21 DEBUG : empty space: Unchanged skipping 2026/02/06 01:02:21 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:21 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:21 INFO : There was nothing to transfer 2026/02/06 01:02:21 DEBUG : enormous: Excluded (Size Filter) 2026/02/06 01:02:21 DEBUG : enormous: Excluded 2026/02/06 01:02:21 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 01:02:21 DEBUG : potato2: Excluded 2026/02/06 01:02:21 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 01:02:21 DEBUG : Local file system at /tmp/rclone1055002541: Waiting for checks to finish 2026/02/06 01:02:21 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/06 01:02:21 DEBUG : empty space: Unchanged skipping 2026/02/06 01:02:21 DEBUG : Local file system at /tmp/rclone1055002541: Waiting for transfers to finish 2026/02/06 01:02:21 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.50s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:24 DEBUG : enormous: Excluded (Size Filter) 2026/02/06 01:02:24 DEBUG : enormous: Excluded 2026/02/06 01:02:24 DEBUG : potato2: Excluded (Size Filter) 2026/02/06 01:02:24 DEBUG : potato2: Excluded 2026/02/06 01:02:24 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:02:24 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:24 DEBUG : empty space: Unchanged skipping 2026/02/06 01:02:24 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:24 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:24 INFO : enormous: Deleted 2026/02/06 01:02:24 INFO : potato2: Deleted 2026/02/06 01:02:24 INFO : There was nothing to transfer 2026/02/06 01:02:25 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/06 01:02:25 DEBUG : empty space: Unchanged skipping 2026/02/06 01:02:25 DEBUG : Local file system at /tmp/rclone1055002541: Waiting for checks to finish 2026/02/06 01:02:25 DEBUG : Local file system at /tmp/rclone1055002541: Waiting for transfers to finish 2026/02/06 01:02:25 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:25 INFO : enormous: Deleted 2026/02/06 01:02:25 INFO : potato2: Deleted 2026/02/06 01:02:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.26s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:27 DEBUG : five: Need to transfer - File not found at Destination 2026/02/06 01:02:27 DEBUG : four: size = 4 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:02:27 DEBUG : four: size = 8 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:02:27 DEBUG : one: Destination is newer than source, skipping 2026/02/06 01:02:27 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:27 DEBUG : four: Sizes differ 2026/02/06 01:02:27 DEBUG : three: size = 5 OK 2026/02/06 01:02:27 DEBUG : three: Sizes identical 2026/02/06 01:02:27 DEBUG : two: size = 3 OK 2026/02/06 01:02:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/06 01:02:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/06 01:02:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1055002541) 2026/02/06 01:02:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:02:27 DEBUG : two: sha1 differ 2026/02/06 01:02:27 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:27 DEBUG : five: size = 4 OK 2026/02/06 01:02:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/06 01:02:27 INFO : five: Copied (new) 2026/02/06 01:02:28 DEBUG : four: size = 4 OK 2026/02/06 01:02:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/06 01:02:28 INFO : four: Copied (replaced existing) 2026/02/06 01:02:28 DEBUG : two: size = 3 OK 2026/02/06 01:02:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/06 01:02:28 INFO : two: Copied (replaced existing) 2026/02/06 01:02:28 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:28 DEBUG : five: size = 4 OK 2026/02/06 01:02:28 DEBUG : four: size = 4 OK 2026/02/06 01:02:28 DEBUG : one: Destination is newer than source, skipping 2026/02/06 01:02:28 DEBUG : three: size = 5 OK 2026/02/06 01:02:28 DEBUG : two: size = 3 OK 2026/02/06 01:02:28 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/02/06 01:02:28 DEBUG : five: Size and sha1 of src and dst objects identical 2026/02/06 01:02:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/06 01:02:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/02/06 01:02:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/06 01:02:28 DEBUG : two: Size and sha1 of src and dst objects identical 2026/02/06 01:02:28 DEBUG : four: Size and sha1 of src and dst objects identical 2026/02/06 01:02:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/06 01:02:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/06 01:02:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1055002541) 2026/02/06 01:02:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:02:28 DEBUG : three: sha1 differ 2026/02/06 01:02:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/06 01:02:28 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:29 DEBUG : three: size = 5 OK 2026/02/06 01:02:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/06 01:02:29 INFO : three: Copied (replaced existing) 2026/02/06 01:02:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.04s) === 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-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/06 01:02:31 INFO : B2 bucket rclone-test-qucilon7fovi: Making map for --track-renames 2026/02/06 01:02:31 INFO : B2 bucket rclone-test-qucilon7fovi: Finished making map for --track-renames 2026/02/06 01:02:31 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/06 01:02:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/06 01:02:31 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for renames to finish 2026/02/06 01:02:31 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:31 DEBUG : yam: size = 11 OK 2026/02/06 01:02:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/06 01:02:31 INFO : yam: Copied (new) 2026/02/06 01:02:31 DEBUG : potato: size = 14 OK 2026/02/06 01:02:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/06 01:02:31 INFO : potato: Copied (new) 2026/02/06 01:02:31 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:31 DEBUG : potato: size = 14 OK 2026/02/06 01:02:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:02:31 INFO : B2 bucket rclone-test-qucilon7fovi: Making map for --track-renames 2026/02/06 01:02:31 DEBUG : potato: Unchanged skipping 2026/02/06 01:02:31 INFO : B2 bucket rclone-test-qucilon7fovi: Finished making map for --track-renames 2026/02/06 01:02:31 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:31 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for renames to finish 2026/02/06 01:02:32 DEBUG : yaml: size = 11 OK 2026/02/06 01:02:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/06 01:02:32 INFO : yam: Copied (server-side copy) to: yaml 2026/02/06 01:02:32 INFO : yam: Deleted 2026/02/06 01:02:32 INFO : yaml: Renamed from "yam" 2026/02/06 01:02:32 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/06 01:02:33 INFO : B2 bucket rclone-test-qucilon7fovi: Making map for --track-renames 2026/02/06 01:02:33 INFO : B2 bucket rclone-test-qucilon7fovi: Finished making map for --track-renames 2026/02/06 01:02:33 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/06 01:02:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/06 01:02:33 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for renames to finish 2026/02/06 01:02:33 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:34 DEBUG : yam: size = 11 OK 2026/02/06 01:02:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/06 01:02:34 INFO : yam: Copied (new) 2026/02/06 01:02:34 DEBUG : potato: size = 14 OK 2026/02/06 01:02:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/06 01:02:34 INFO : potato: Copied (new) 2026/02/06 01:02:34 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:34 DEBUG : potato: size = 14 OK 2026/02/06 01:02:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:02:34 INFO : B2 bucket rclone-test-qucilon7fovi: Making map for --track-renames 2026/02/06 01:02:34 INFO : B2 bucket rclone-test-qucilon7fovi: Finished making map for --track-renames 2026/02/06 01:02:34 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:34 DEBUG : potato: Unchanged skipping 2026/02/06 01:02:34 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for renames to finish 2026/02/06 01:02:35 DEBUG : yaml: size = 11 OK 2026/02/06 01:02:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/06 01:02:35 INFO : yam: Copied (server-side copy) to: yaml 2026/02/06 01:02:35 INFO : yam: Deleted 2026/02/06 01:02:35 INFO : yaml: Renamed from "yam" 2026/02/06 01:02:35 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/06 01:02:36 INFO : B2 bucket rclone-test-qucilon7fovi: Making map for --track-renames 2026/02/06 01:02:36 INFO : B2 bucket rclone-test-qucilon7fovi: Finished making map for --track-renames 2026/02/06 01:02:36 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/06 01:02:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/06 01:02:36 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for renames to finish 2026/02/06 01:02:36 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:37 DEBUG : sub/yam: size = 11 OK 2026/02/06 01:02:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/06 01:02:37 INFO : sub/yam: Copied (new) 2026/02/06 01:02:37 DEBUG : potato: size = 14 OK 2026/02/06 01:02:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/02/06 01:02:37 INFO : potato: Copied (new) 2026/02/06 01:02:37 DEBUG : Waiting for deletions to finish 2026/02/06 01:02:37 DEBUG : potato: size = 14 OK 2026/02/06 01:02:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:02:37 DEBUG : potato: Unchanged skipping 2026/02/06 01:02:37 INFO : B2 bucket rclone-test-qucilon7fovi: Making map for --track-renames 2026/02/06 01:02:37 INFO : B2 bucket rclone-test-qucilon7fovi: Finished making map for --track-renames 2026/02/06 01:02:37 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:37 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for renames to finish 2026/02/06 01:02:38 DEBUG : yam: size = 11 OK 2026/02/06 01:02:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/02/06 01:02:38 INFO : sub/yam: Copied (server-side copy) to: yam 2026/02/06 01:02:38 INFO : sub/yam: Deleted 2026/02/06 01:02:38 INFO : yam: Renamed from "sub/yam" 2026/02/06 01:02:38 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.77s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:39 DEBUG : Creating backend with remote "/tmp/rclone1055002541/dir1" 2026/02/06 01:02:39 DEBUG : Creating backend with remote "/tmp/rclone1055002541/dir2" 2026/02/06 01:02:39 DEBUG : Local file system at /tmp/rclone1055002541/dir2: Using server-side directory move 2026/02/06 01:02:39 INFO : Local file system at /tmp/rclone1055002541/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/06 01:02:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/06 01:02:39 DEBUG : Local file system at /tmp/rclone1055002541/dir2: Waiting for checks to finish 2026/02/06 01:02:39 DEBUG : Local file system at /tmp/rclone1055002541/dir2: Waiting for transfers to finish 2026/02/06 01:02:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:02:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/06 01:02:39 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:39 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:40 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/06 01:02:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/06 01:02:40 INFO : nested/sub dir/file: Copied (new) 2026/02/06 01:02:40 INFO : nested/sub dir/file: Deleted 2026/02/06 01:02:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:02:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:02:41 INFO : sub dir/hello world: Copied (new) 2026/02/06 01:02:41 INFO : sub dir/hello world: Deleted 2026/02/06 01:02:41 INFO : sub dir: Removing directory 2026/02/06 01:02:41 INFO : nested/sub dir: Removing directory 2026/02/06 01:02:41 INFO : nested: Removing directory 2026/02/06 01:02:41 DEBUG : Local file system at /tmp/rclone1055002541: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/06 01:02:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/06 01:02:42 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:42 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/06 01:02:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:02:42 INFO : sub dir/hello world: Copied (new) 2026/02/06 01:02:42 INFO : sub dir/hello world: Deleted 2026/02/06 01:02:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/06 01:02:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/02/06 01:02:42 INFO : nested/sub dir/file: Copied (new) 2026/02/06 01:02:42 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.36s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/06 01:02:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/06 01:02:43 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:43 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:43 DEBUG : existing: size = 6 OK 2026/02/06 01:02:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/06 01:02:43 INFO : existing: Copied (new) 2026/02/06 01:02:43 INFO : existing: Deleted 2026/02/06 01:02:44 DEBUG : existing-b: size = 6 OK 2026/02/06 01:02:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/02/06 01:02:44 INFO : existing-b: Copied (new) 2026/02/06 01:02:44 INFO : existing-b: Deleted 2026/02/06 01:02:44 DEBUG : existing: Destination exists, skipping 2026/02/06 01:02:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/06 01:02:44 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:02:44 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:02:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.97s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxasul3lowi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qucilon7fovi -> B2 bucket rclone-test-vaxasul3lowi 2026/02/06 01:02:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:02:49 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 01:02:49 DEBUG : empty space: Unchanged skipping 2026/02/06 01:02:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:02:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vaxasul3lowi) 2026/02/06 01:02:49 DEBUG : potato3: Sizes differ 2026/02/06 01:02:49 DEBUG : B2 bucket rclone-test-vaxasul3lowi: Waiting for checks to finish 2026/02/06 01:02:49 INFO : empty space: Deleted 2026/02/06 01:02:49 DEBUG : B2 bucket rclone-test-vaxasul3lowi: Waiting for transfers to finish 2026/02/06 01:02:49 DEBUG : potato2: size = 60 OK 2026/02/06 01:02:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:02:49 INFO : potato2: Copied (server-side copy) 2026/02/06 01:02:50 INFO : potato2: Deleted 2026/02/06 01:02:50 DEBUG : potato3: size = 68 OK 2026/02/06 01:02:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/06 01:02:50 INFO : potato3: Copied (server-side copy) 2026/02/06 01:02:50 INFO : potato3: Deleted 2026/02/06 01:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tajemeb1ruku" 2026/02/06 01:02:51 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/06 01:02:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:02:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/06 01:02:51 DEBUG : B2 bucket rclone-test-tajemeb1ruku: Waiting for checks to finish 2026/02/06 01:02:51 DEBUG : B2 bucket rclone-test-tajemeb1ruku: Waiting for transfers to finish 2026/02/06 01:02:52 DEBUG : empty space: size = 1 OK 2026/02/06 01:02:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/06 01:02:52 INFO : empty space: Copied (server-side copy) 2026/02/06 01:02:52 DEBUG : potato3: size = 68 OK 2026/02/06 01:02:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/06 01:02:52 INFO : potato3: Copied (server-side copy) 2026/02/06 01:02:53 INFO : empty space: Deleted 2026/02/06 01:02:53 INFO : potato3: Deleted 2026/02/06 01:02:53 DEBUG : potato2: size = 60 OK 2026/02/06 01:02:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:02:53 INFO : potato2: Copied (server-side copy) 2026/02/06 01:02:53 INFO : potato2: Deleted 2026/02/06 01:02:53 DEBUG : B2 bucket rclone-test-tajemeb1ruku: Purge remote 2026/02/06 01:02:53 INFO : B2 bucket rclone-test-tajemeb1ruku: cleaning bucket "rclone-test-tajemeb1ruku" of all files 2026/02/06 01:02:53 DEBUG : empty space: Deleting (id "4_z7fb22d63709d3b0b9fc80e1b_f110d14396032ab9b_d20260206_m010252_c001_v0001115_t0057_u01770339772433") 2026/02/06 01:02:53 DEBUG : potato2: Deleting (id "4_z7fb22d63709d3b0b9fc80e1b_f118a0357eeaf097d_d20260206_m010252_c001_v0001161_t0052_u01770339772815") 2026/02/06 01:02:53 DEBUG : potato3: Deleting (id "4_z7fb22d63709d3b0b9fc80e1b_f118de4aff2fe271d_d20260206_m010252_c001_v0001184_t0048_u01770339772837") 2026/02/06 01:02:54 DEBUG : B2 bucket rclone-test-vaxasul3lowi: Purge remote 2026/02/06 01:02:54 INFO : B2 bucket rclone-test-vaxasul3lowi: cleaning bucket "rclone-test-vaxasul3lowi" of all files 2026/02/06 01:02:54 DEBUG : empty space: Deleting (id "4_zcfb21d43709d3b0b9fc80e1b_f423c1b6735a7a48d_d20260206_m010252_c001_v7007000_t0000_u01770339772948") 2026/02/06 01:02:54 DEBUG : empty space: Deleting (id "4_zcfb21d43709d3b0b9fc80e1b_f102b5deab9e6cec0_d20260206_m010248_c001_v0001091_t0011_u01770339768509") 2026/02/06 01:02:54 DEBUG : potato2: Deleting (id "4_zcfb21d43709d3b0b9fc80e1b_f4095f746a3f4806d_d20260206_m010253_c001_v7007000_t0000_u01770339773244") 2026/02/06 01:02:54 DEBUG : potato2: Deleting (id "4_zcfb21d43709d3b0b9fc80e1b_f1062517e409ec2c4_d20260206_m010249_c001_v0001105_t0018_u01770339769619") 2026/02/06 01:02:54 DEBUG : potato3: Deleting (id "4_zcfb21d43709d3b0b9fc80e1b_f4095f746a3f4806c_d20260206_m010253_c001_v7007000_t0000_u01770339773046") 2026/02/06 01:02:54 DEBUG : potato3: Deleting (id "4_zcfb21d43709d3b0b9fc80e1b_f102930ae7649cdca_d20260206_m010249_c001_v0001039_t0030_u01770339769990") 2026/02/06 01:02:54 DEBUG : potato3: Deleting (id "4_zcfb21d43709d3b0b9fc80e1b_f102b5deab9e6cec2_d20260206_m010248_c001_v0001091_t0043_u01770339768820") --- PASS: TestServerSideMove (11.13s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-caceboq2saci" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qucilon7fovi -> B2 bucket rclone-test-caceboq2saci 2026/02/06 01:03:01 DEBUG : empty space: Excluded (Size Filter) 2026/02/06 01:03:01 DEBUG : empty space: Excluded (Size Filter) 2026/02/06 01:03:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:03:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:03:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-caceboq2saci) 2026/02/06 01:03:01 DEBUG : potato3: Sizes differ 2026/02/06 01:03:01 DEBUG : B2 bucket rclone-test-caceboq2saci: Waiting for checks to finish 2026/02/06 01:03:01 DEBUG : B2 bucket rclone-test-caceboq2saci: Waiting for transfers to finish 2026/02/06 01:03:02 DEBUG : potato2: size = 60 OK 2026/02/06 01:03:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:03:02 INFO : potato2: Copied (server-side copy) 2026/02/06 01:03:02 INFO : potato2: Deleted 2026/02/06 01:03:02 DEBUG : potato3: size = 68 OK 2026/02/06 01:03:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/06 01:03:02 INFO : potato3: Copied (server-side copy) 2026/02/06 01:03:03 INFO : potato3: Deleted 2026/02/06 01:03:03 DEBUG : Creating backend with remote "TestB2:rclone-test-toyuluk3weli" 2026/02/06 01:03:04 DEBUG : empty space: Excluded (Size Filter) 2026/02/06 01:03:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:03:04 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/06 01:03:04 DEBUG : B2 bucket rclone-test-toyuluk3weli: Waiting for checks to finish 2026/02/06 01:03:04 DEBUG : B2 bucket rclone-test-toyuluk3weli: Waiting for transfers to finish 2026/02/06 01:03:05 DEBUG : potato2: size = 60 OK 2026/02/06 01:03:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:03:05 INFO : potato2: Copied (server-side copy) 2026/02/06 01:03:05 DEBUG : potato3: size = 68 OK 2026/02/06 01:03:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/06 01:03:05 INFO : potato3: Copied (server-side copy) 2026/02/06 01:03:05 INFO : potato2: Deleted 2026/02/06 01:03:05 INFO : potato3: Deleted 2026/02/06 01:03:06 DEBUG : B2 bucket rclone-test-toyuluk3weli: Purge remote 2026/02/06 01:03:06 INFO : B2 bucket rclone-test-toyuluk3weli: cleaning bucket "rclone-test-toyuluk3weli" of all files 2026/02/06 01:03:06 DEBUG : potato2: Deleting (id "4_zafd25d73709d3b0b9fc80e1b_f10786e5615e89834_d20260206_m010305_c001_v0001167_t0026_u01770339785029") 2026/02/06 01:03:06 DEBUG : potato3: Deleting (id "4_zafd25d73709d3b0b9fc80e1b_f10185c33e0f66436_d20260206_m010305_c001_v0001185_t0046_u01770339785397") 2026/02/06 01:03:06 DEBUG : B2 bucket rclone-test-caceboq2saci: Purge remote 2026/02/06 01:03:06 INFO : B2 bucket rclone-test-caceboq2saci: cleaning bucket "rclone-test-caceboq2saci" of all files 2026/02/06 01:03:07 DEBUG : empty space: Deleting (id "4_z8fc24d43709d3b0b9fc80e1b_f116652ee49557a45_d20260206_m010300_c001_v0001042_t0053_u01770339780776") 2026/02/06 01:03:07 DEBUG : potato2: Deleting (id "4_z8fc24d43709d3b0b9fc80e1b_f4095f746a3f4807f_d20260206_m010305_c001_v7007000_t0000_u01770339785526") 2026/02/06 01:03:07 DEBUG : potato2: Deleting (id "4_z8fc24d43709d3b0b9fc80e1b_f10921e8c9c12b994_d20260206_m010302_c001_v0001039_t0030_u01770339782076") 2026/02/06 01:03:07 DEBUG : potato3: Deleting (id "4_z8fc24d43709d3b0b9fc80e1b_f42172aa38620f086_d20260206_m010305_c001_v7007000_t0000_u01770339785581") 2026/02/06 01:03:07 DEBUG : potato3: Deleting (id "4_z8fc24d43709d3b0b9fc80e1b_f10893321a0bd4465_d20260206_m010302_c001_v0001103_t0055_u01770339782452") 2026/02/06 01:03:07 DEBUG : potato3: Deleting (id "4_z8fc24d43709d3b0b9fc80e1b_f116652ee49557a47_d20260206_m010301_c001_v0001042_t0046_u01770339781345") --- PASS: TestServerSideMoveWithFilter (12.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kofiqen8jupe" 2026/02/06 01:03:11 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-qucilon7fovi -> B2 bucket rclone-test-kofiqen8jupe 2026/02/06 01:03:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:03:14 DEBUG : empty space: size = 1 OK 2026/02/06 01:03:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 01:03:14 DEBUG : empty space: Unchanged skipping 2026/02/06 01:03:14 DEBUG : potato3: size = 68 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:03:14 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kofiqen8jupe) 2026/02/06 01:03:14 DEBUG : potato3: Sizes differ 2026/02/06 01:03:14 DEBUG : B2 bucket rclone-test-kofiqen8jupe: Waiting for checks to finish 2026/02/06 01:03:14 INFO : empty space: Deleted 2026/02/06 01:03:14 DEBUG : B2 bucket rclone-test-kofiqen8jupe: Waiting for transfers to finish 2026/02/06 01:03:15 DEBUG : potato2: size = 60 OK 2026/02/06 01:03:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:03:15 INFO : potato2: Copied (server-side copy) 2026/02/06 01:03:15 INFO : potato2: Deleted 2026/02/06 01:03:15 DEBUG : potato3: size = 68 OK 2026/02/06 01:03:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/06 01:03:15 INFO : potato3: Copied (server-side copy) 2026/02/06 01:03:16 INFO : potato3: Deleted 2026/02/06 01:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-mabotas2zucu" 2026/02/06 01:03:17 INFO : tomatoDir: Making directory 2026/02/06 01:03:17 DEBUG : empty space: Need to transfer - File not found at Destination 2026/02/06 01:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/06 01:03:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/06 01:03:17 DEBUG : B2 bucket rclone-test-mabotas2zucu: Waiting for checks to finish 2026/02/06 01:03:17 DEBUG : B2 bucket rclone-test-mabotas2zucu: Waiting for transfers to finish 2026/02/06 01:03:19 DEBUG : potato3: size = 68 OK 2026/02/06 01:03:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/02/06 01:03:19 INFO : potato3: Copied (server-side copy) 2026/02/06 01:03:19 DEBUG : empty space: size = 1 OK 2026/02/06 01:03:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/02/06 01:03:19 INFO : empty space: Copied (server-side copy) 2026/02/06 01:03:19 DEBUG : potato2: size = 60 OK 2026/02/06 01:03:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/02/06 01:03:19 INFO : potato2: Copied (server-side copy) 2026/02/06 01:03:19 INFO : potato3: Deleted 2026/02/06 01:03:19 INFO : empty space: Deleted 2026/02/06 01:03:19 INFO : potato2: Deleted 2026/02/06 01:03:20 DEBUG : B2 bucket rclone-test-mabotas2zucu: Purge remote 2026/02/06 01:03:20 INFO : B2 bucket rclone-test-mabotas2zucu: cleaning bucket "rclone-test-mabotas2zucu" of all files 2026/02/06 01:03:20 DEBUG : empty space: Deleting (id "4_z6f328db3709d3b0b9fc80e1b_f1096c38c68a80d4e_d20260206_m010318_c001_v0001173_t0002_u01770339798422") 2026/02/06 01:03:20 DEBUG : potato2: Deleting (id "4_z6f328db3709d3b0b9fc80e1b_f1018828557b1477a_d20260206_m010318_c001_v0001103_t0006_u01770339798858") 2026/02/06 01:03:20 DEBUG : potato3: Deleting (id "4_z6f328db3709d3b0b9fc80e1b_f1168672e90bc6830_d20260206_m010318_c001_v0001091_t0009_u01770339798808") 2026/02/06 01:03:20 DEBUG : B2 bucket rclone-test-kofiqen8jupe: Purge remote 2026/02/06 01:03:20 INFO : B2 bucket rclone-test-kofiqen8jupe: cleaning bucket "rclone-test-kofiqen8jupe" of all files 2026/02/06 01:03:20 DEBUG : empty space: Deleting (id "4_z5f227d53709d3b0b9fc80e1b_f411a6d57c9774f41_d20260206_m010319_c001_v7007000_t0000_u01770339799211") 2026/02/06 01:03:20 DEBUG : empty space: Deleting (id "4_z5f227d53709d3b0b9fc80e1b_f111daaccf64fdfde_d20260206_m010313_c001_v0001167_t0038_u01770339793182") 2026/02/06 01:03:20 DEBUG : potato2: Deleting (id "4_z5f227d53709d3b0b9fc80e1b_f42172aa38620f098_d20260206_m010319_c001_v7007000_t0000_u01770339799339") 2026/02/06 01:03:20 DEBUG : potato2: Deleting (id "4_z5f227d53709d3b0b9fc80e1b_f100df7cec944ae39_d20260206_m010314_c001_v0001033_t0009_u01770339794867") 2026/02/06 01:03:20 DEBUG : potato3: Deleting (id "4_z5f227d53709d3b0b9fc80e1b_f42172aa38620f096_d20260206_m010319_c001_v7007000_t0000_u01770339799156") 2026/02/06 01:03:20 DEBUG : potato3: Deleting (id "4_z5f227d53709d3b0b9fc80e1b_f1173ba28d2a7ccda_d20260206_m010315_c001_v0001167_t0010_u01770339795236") 2026/02/06 01:03:20 DEBUG : potato3: Deleting (id "4_z5f227d53709d3b0b9fc80e1b_f111daaccf64fdfec_d20260206_m010313_c001_v0001167_t0058_u01770339793780") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.15s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:03:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/rclone-sync-test" 2026/02/06 01:03:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/rclone-sync-test-include/layer2" 2026/02/06 01:03:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/rclone-sync-test-ignore-file" 2026/02/06 01:03:33 DEBUG : B2 bucket rclone-test-qucilon7fovi path rclone-sync-test: Waiting for checks to finish 2026/02/06 01:03:33 DEBUG : B2 bucket rclone-test-qucilon7fovi path rclone-sync-test: Waiting for transfers to finish 2026/02/06 01:03:33 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:33 INFO : There was nothing to transfer 2026/02/06 01:03:34 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:03:34 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:03:34 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:34 INFO : There was nothing to transfer 2026/02/06 01:03:34 DEBUG : B2 bucket rclone-test-qucilon7fovi path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/06 01:03:34 DEBUG : B2 bucket rclone-test-qucilon7fovi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/06 01:03:34 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:34 INFO : There was nothing to transfer 2026/02/06 01:03:34 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:03:34 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:03:34 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:34 INFO : There was nothing to transfer 2026/02/06 01:03:35 DEBUG : B2 bucket rclone-test-qucilon7fovi path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/06 01:03:35 DEBUG : B2 bucket rclone-test-qucilon7fovi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/06 01:03:35 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:35 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.19s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:03:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/dst" 2026/02/06 01:03:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/CompareDest" 2026/02/06 01:03:39 DEBUG : one: Need to transfer - File not found at Destination 2026/02/06 01:03:39 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:03:39 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:03:40 DEBUG : one: size = 3 OK 2026/02/06 01:03:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/06 01:03:40 INFO : one: Copied (new) 2026/02/06 01:03:40 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:40 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:03:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:03:40 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:03:40 DEBUG : one: Sizes differ 2026/02/06 01:03:40 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:03:41 DEBUG : one: size = 5 OK 2026/02/06 01:03:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/06 01:03:41 INFO : one: Copied (replaced existing) 2026/02/06 01:03:41 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:03:43 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:03:43 DEBUG : one: Sizes differ 2026/02/06 01:03:43 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:03:44 DEBUG : one: size = 5 OK 2026/02/06 01:03:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:03:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/06 01:03:44 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:03:44 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:44 INFO : There was nothing to transfer 2026/02/06 01:03:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:03:45 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:03:45 DEBUG : one: Sizes differ 2026/02/06 01:03:45 DEBUG : two: size = 3 OK 2026/02/06 01:03:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:03:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/06 01:03:45 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:03:45 DEBUG : one: size = 5 OK 2026/02/06 01:03:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:03:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/06 01:03:45 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:03:45 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:45 INFO : There was nothing to transfer 2026/02/06 01:03:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:03:45 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:03:45 DEBUG : one: Sizes differ 2026/02/06 01:03:46 DEBUG : one: size = 5 OK 2026/02/06 01:03:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:03:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/06 01:03:46 DEBUG : two: size = 3 OK 2026/02/06 01:03:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:03:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/06 01:03:46 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:03:46 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:03:46 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:46 INFO : There was nothing to transfer 2026/02/06 01:03:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:03:47 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:03:47 DEBUG : one: Sizes differ 2026/02/06 01:03:47 DEBUG : two: size = 3 OK 2026/02/06 01:03:47 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/02/06 01:03:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/06 01:03:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/06 01:03:47 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:03:47 DEBUG : one: size = 5 OK 2026/02/06 01:03:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:03:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/06 01:03:47 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:03:47 DEBUG : Waiting for deletions to finish 2026/02/06 01:03:47 INFO : There was nothing to transfer 2026/02/06 01:03:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:03:47 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:03:47 DEBUG : one: Sizes differ 2026/02/06 01:03:48 DEBUG : two: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:03:48 DEBUG : two: size = 3 (B2 bucket rclone-test-qucilon7fovi path CompareDest) 2026/02/06 01:03:48 DEBUG : two: Sizes differ 2026/02/06 01:03:48 DEBUG : two: Need to transfer - File not found at Destination 2026/02/06 01:03:48 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:03:48 DEBUG : one: size = 5 OK 2026/02/06 01:03:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:03:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/06 01:03:48 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:03:48 DEBUG : two: size = 5 OK 2026/02/06 01:03:48 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/02/06 01:03:48 INFO : two: Copied (new) 2026/02/06 01:03:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.28s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:03:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/dest" 2026/02/06 01:03:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/pre-dest1" 2026/02/06 01:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/pre-dest2" 2026/02/06 01:03:56 DEBUG : 1: size = 1 OK 2026/02/06 01:03:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:03:56 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/06 01:03:56 DEBUG : 2: size = 1 OK 2026/02/06 01:03:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:03:56 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/06 01:03:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/06 01:03:57 DEBUG : B2 bucket rclone-test-qucilon7fovi path dest: Waiting for checks to finish 2026/02/06 01:03:57 DEBUG : B2 bucket rclone-test-qucilon7fovi path dest: Waiting for transfers to finish 2026/02/06 01:03:58 DEBUG : 3: size = 1 OK 2026/02/06 01:03:58 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/02/06 01:03:58 INFO : 3: Copied (new) 2026/02/06 01:03:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.54s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/dst" 2026/02/06 01:04:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/CopyDest" 2026/02/06 01:04:02 DEBUG : one: Need to transfer - File not found at Destination 2026/02/06 01:04:02 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:02 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:03 DEBUG : one: size = 3 OK 2026/02/06 01:04:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/06 01:04:03 INFO : one: Copied (new) 2026/02/06 01:04:03 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:04 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:04:04 DEBUG : one: Sizes differ 2026/02/06 01:04:04 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:04 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:05 DEBUG : one: size = 5 OK 2026/02/06 01:04:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/06 01:04:05 INFO : one: Copied (replaced existing) 2026/02/06 01:04:05 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/BackupDir" 2026/02/06 01:04:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:08 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:04:08 DEBUG : one: Sizes differ 2026/02/06 01:04:08 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:08 DEBUG : one: size = 5 OK 2026/02/06 01:04:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:04:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:08 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:04:08 DEBUG : one: Sizes differ 2026/02/06 01:04:09 DEBUG : one: size = 3 OK 2026/02/06 01:04:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/06 01:04:09 INFO : one: Copied (server-side copy) 2026/02/06 01:04:09 INFO : one: Deleted 2026/02/06 01:04:10 DEBUG : one: size = 5 OK 2026/02/06 01:04:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/02/06 01:04:10 INFO : one: Copied (server-side copy) 2026/02/06 01:04:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/06 01:04:10 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:10 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:11 DEBUG : one: size = 5 OK 2026/02/06 01:04:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:04:11 DEBUG : one: Unchanged skipping 2026/02/06 01:04:11 DEBUG : two: size = 3 OK 2026/02/06 01:04:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:04:12 DEBUG : two: size = 3 OK 2026/02/06 01:04:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/02/06 01:04:12 INFO : two: Copied (server-side copy) 2026/02/06 01:04:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/06 01:04:12 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:12 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:12 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:12 DEBUG : one: size = 5 OK 2026/02/06 01:04:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:04:12 DEBUG : one: Unchanged skipping 2026/02/06 01:04:12 DEBUG : two: size = 3 OK 2026/02/06 01:04:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:04:12 DEBUG : two: Unchanged skipping 2026/02/06 01:04:12 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:12 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:12 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:12 INFO : There was nothing to transfer 2026/02/06 01:04:13 DEBUG : one: size = 5 OK 2026/02/06 01:04:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:04:13 DEBUG : one: Unchanged skipping 2026/02/06 01:04:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:14 DEBUG : three: size = 5 (B2 bucket rclone-test-qucilon7fovi path CopyDest) 2026/02/06 01:04:14 DEBUG : three: Sizes differ 2026/02/06 01:04:14 DEBUG : three: Destination not found in --copy-dest 2026/02/06 01:04:14 DEBUG : three: Need to transfer - File not found at Destination 2026/02/06 01:04:14 DEBUG : two: size = 3 OK 2026/02/06 01:04:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/06 01:04:14 DEBUG : two: Unchanged skipping 2026/02/06 01:04:14 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:14 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:14 DEBUG : three: size = 7 OK 2026/02/06 01:04:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/02/06 01:04:14 INFO : three: Copied (new) 2026/02/06 01:04:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.11s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/dst" 2026/02/06 01:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/backup" 2026/02/06 01:04:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:21 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:04:21 DEBUG : one: Sizes differ 2026/02/06 01:04:21 DEBUG : two: size = 3 OK 2026/02/06 01:04:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:04:21 DEBUG : two: Unchanged skipping 2026/02/06 01:04:21 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:22 DEBUG : one: size = 3 OK 2026/02/06 01:04:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/06 01:04:22 INFO : one: Copied (server-side copy) 2026/02/06 01:04:23 INFO : one: Deleted 2026/02/06 01:04:23 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:23 DEBUG : one: size = 4 OK 2026/02/06 01:04:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:04:23 INFO : one: Copied (new) 2026/02/06 01:04:23 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:24 DEBUG : three.txt: size = 5 OK 2026/02/06 01:04:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/06 01:04:24 INFO : three.txt: Copied (server-side copy) 2026/02/06 01:04:24 INFO : three.txt: Deleted 2026/02/06 01:04:24 INFO : three.txt: Moved into backup dir 2026/02/06 01:04:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:26 DEBUG : one: size = 4 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:04:26 DEBUG : one: Sizes differ 2026/02/06 01:04:26 DEBUG : two: size = 3 OK 2026/02/06 01:04:26 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:04:26 DEBUG : two: Unchanged skipping 2026/02/06 01:04:27 DEBUG : one: size = 4 OK 2026/02/06 01:04:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:04:27 INFO : one: Copied (server-side copy) 2026/02/06 01:04:27 INFO : one: Deleted 2026/02/06 01:04:27 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:27 DEBUG : one: size = 5 OK 2026/02/06 01:04:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/06 01:04:27 INFO : one: Copied (new) 2026/02/06 01:04:27 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:28 DEBUG : three.txt: size = 6 OK 2026/02/06 01:04:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/06 01:04:28 INFO : three.txt: Copied (server-side copy) 2026/02/06 01:04:28 INFO : three.txt: Deleted 2026/02/06 01:04:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.39s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/dst" 2026/02/06 01:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/backup" 2026/02/06 01:04:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:35 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:04:35 DEBUG : one: Sizes differ 2026/02/06 01:04:35 DEBUG : two: size = 3 OK 2026/02/06 01:04:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:04:35 DEBUG : two: Unchanged skipping 2026/02/06 01:04:35 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:36 DEBUG : one.bak: size = 3 OK 2026/02/06 01:04:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/06 01:04:36 INFO : one: Copied (server-side copy) to: one.bak 2026/02/06 01:04:37 INFO : one: Deleted 2026/02/06 01:04:37 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:38 DEBUG : one: size = 4 OK 2026/02/06 01:04:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:04:38 INFO : one: Copied (new) 2026/02/06 01:04:38 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:38 DEBUG : three.txt.bak: size = 5 OK 2026/02/06 01:04:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/06 01:04:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/06 01:04:38 INFO : three.txt: Deleted 2026/02/06 01:04:38 INFO : three.txt: Moved into backup dir 2026/02/06 01:04:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:40 DEBUG : one: size = 4 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:04:40 DEBUG : one: Sizes differ 2026/02/06 01:04:40 DEBUG : two: size = 3 OK 2026/02/06 01:04:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:04:40 DEBUG : two: Unchanged skipping 2026/02/06 01:04:40 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:41 DEBUG : one.bak: size = 4 OK 2026/02/06 01:04:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:04:41 INFO : one: Copied (server-side copy) to: one.bak 2026/02/06 01:04:41 INFO : one: Deleted 2026/02/06 01:04:41 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:41 DEBUG : one: size = 5 OK 2026/02/06 01:04:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/06 01:04:41 INFO : one: Copied (new) 2026/02/06 01:04:41 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:42 DEBUG : three.txt.bak: size = 6 OK 2026/02/06 01:04:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/06 01:04:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/06 01:04:42 INFO : three.txt: Deleted 2026/02/06 01:04:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:04:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/dst" 2026/02/06 01:04:47 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/backup" 2026/02/06 01:04:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:49 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:04:49 DEBUG : one: Sizes differ 2026/02/06 01:04:49 DEBUG : two: size = 3 OK 2026/02/06 01:04:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:04:49 DEBUG : two: Unchanged skipping 2026/02/06 01:04:49 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:50 DEBUG : one-2019-01-01: size = 3 OK 2026/02/06 01:04:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/06 01:04:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/06 01:04:50 INFO : one: Deleted 2026/02/06 01:04:50 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:51 DEBUG : one: size = 4 OK 2026/02/06 01:04:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:04:51 INFO : one: Copied (new) 2026/02/06 01:04:51 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:52 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/06 01:04:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/06 01:04:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/06 01:04:52 INFO : three.txt: Deleted 2026/02/06 01:04:52 INFO : three.txt: Moved into backup dir 2026/02/06 01:04:54 DEBUG : two: size = 3 OK 2026/02/06 01:04:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:04:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:04:54 DEBUG : two: Unchanged skipping 2026/02/06 01:04:54 DEBUG : one: size = 4 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:04:54 DEBUG : one: Sizes differ 2026/02/06 01:04:54 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:04:54 DEBUG : one-2019-01-01: size = 4 OK 2026/02/06 01:04:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:04:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/06 01:04:54 INFO : one: Deleted 2026/02/06 01:04:54 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:04:55 DEBUG : one: size = 5 OK 2026/02/06 01:04:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/06 01:04:55 INFO : one: Copied (new) 2026/02/06 01:04:55 DEBUG : Waiting for deletions to finish 2026/02/06 01:04:56 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/06 01:04:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/06 01:04:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/06 01:04:56 INFO : three.txt: Deleted 2026/02/06 01:04:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.28s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:05:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/dst" 2026/02/06 01:05:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:02 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:05:02 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:02 DEBUG : one: Sizes differ 2026/02/06 01:05:02 DEBUG : two: size = 3 OK 2026/02/06 01:05:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:05:02 DEBUG : two: Unchanged skipping 2026/02/06 01:05:02 DEBUG : one.bak: size = 3 OK 2026/02/06 01:05:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/06 01:05:02 INFO : one: Copied (server-side copy) to: one.bak 2026/02/06 01:05:03 INFO : one: Deleted 2026/02/06 01:05:03 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:05:04 DEBUG : one: size = 4 OK 2026/02/06 01:05:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:05:04 INFO : one: Copied (new) 2026/02/06 01:05:04 DEBUG : Waiting for deletions to finish 2026/02/06 01:05:04 DEBUG : three.txt.bak: size = 5 OK 2026/02/06 01:05:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/06 01:05:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/06 01:05:05 INFO : three.txt: Deleted 2026/02/06 01:05:05 INFO : three.txt: Moved into backup dir 2026/02/06 01:05:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/02/06 01:05:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/06 01:05:05 DEBUG : pacer: Reducing sleep to 10ms 2026/02/06 01:05:07 DEBUG : one.bak: Excluded (Path Filter) 2026/02/06 01:05:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/06 01:05:07 DEBUG : two: size = 3 OK 2026/02/06 01:05:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:05:07 DEBUG : two: Unchanged skipping 2026/02/06 01:05:07 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for checks to finish 2026/02/06 01:05:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:07 DEBUG : one: size = 4 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:07 DEBUG : one: Sizes differ 2026/02/06 01:05:07 DEBUG : one.bak: size = 4 OK 2026/02/06 01:05:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:05:07 INFO : one: Copied (server-side copy) to: one.bak 2026/02/06 01:05:08 INFO : one: Deleted 2026/02/06 01:05:08 DEBUG : B2 bucket rclone-test-qucilon7fovi path dst: Waiting for transfers to finish 2026/02/06 01:05:08 DEBUG : one: size = 5 OK 2026/02/06 01:05:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/06 01:05:08 INFO : one: Copied (new) 2026/02/06 01:05:08 DEBUG : Waiting for deletions to finish 2026/02/06 01:05:09 DEBUG : three.txt.bak: size = 6 OK 2026/02/06 01:05:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/06 01:05:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/06 01:05:09 INFO : three.txt: Deleted 2026/02/06 01:05:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.97s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:05:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/dst" 2026/02/06 01:05:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:14 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:14 DEBUG : one: Sizes differ 2026/02/06 01:05:15 DEBUG : one.bak: size = 3 OK 2026/02/06 01:05:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/06 01:05:15 INFO : one: Copied (server-side copy) to: one.bak 2026/02/06 01:05:16 INFO : one: Deleted 2026/02/06 01:05:18 DEBUG : one: size = 4 OK 2026/02/06 01:05:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:05:18 INFO : one: Copied (new) 2026/02/06 01:05:18 DEBUG : two: size = 3 OK 2026/02/06 01:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:05:18 DEBUG : two: Unchanged skipping 2026/02/06 01:05:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:18 DEBUG : three.txt: Sizes differ 2026/02/06 01:05:19 DEBUG : three.txt.bak: size = 5 OK 2026/02/06 01:05:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/06 01:05:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/06 01:05:20 INFO : three.txt: Deleted 2026/02/06 01:05:21 DEBUG : three.txt: size = 6 OK 2026/02/06 01:05:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/06 01:05:21 INFO : three.txt: Copied (new) 2026/02/06 01:05:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:22 DEBUG : one: size = 4 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:22 DEBUG : one: Sizes differ 2026/02/06 01:05:22 DEBUG : one.bak: size = 4 OK 2026/02/06 01:05:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:05:22 INFO : one: Copied (server-side copy) to: one.bak 2026/02/06 01:05:22 INFO : one: Deleted 2026/02/06 01:05:26 DEBUG : one: size = 5 OK 2026/02/06 01:05:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/06 01:05:26 INFO : one: Copied (new) 2026/02/06 01:05:26 DEBUG : two: size = 3 OK 2026/02/06 01:05:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:05:26 DEBUG : two: Unchanged skipping 2026/02/06 01:05:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:27 DEBUG : three.txt: Sizes differ 2026/02/06 01:05:27 DEBUG : three.txt.bak: size = 6 OK 2026/02/06 01:05:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/06 01:05:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/02/06 01:05:28 INFO : three.txt: Deleted 2026/02/06 01:05:29 DEBUG : three.txt: size = 19 OK 2026/02/06 01:05:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/06 01:05:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.39s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qucilon7fovi/dst" 2026/02/06 01:05:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:35 DEBUG : one: size = 3 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:35 DEBUG : one: Sizes differ 2026/02/06 01:05:36 DEBUG : one-2019-01-01: size = 3 OK 2026/02/06 01:05:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/02/06 01:05:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/06 01:05:36 INFO : one: Deleted 2026/02/06 01:05:38 DEBUG : one: size = 4 OK 2026/02/06 01:05:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:05:38 INFO : one: Copied (new) 2026/02/06 01:05:38 DEBUG : two: size = 3 OK 2026/02/06 01:05:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:05:38 DEBUG : two: Unchanged skipping 2026/02/06 01:05:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:38 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:38 DEBUG : three.txt: Sizes differ 2026/02/06 01:05:39 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/02/06 01:05:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/02/06 01:05:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/06 01:05:39 INFO : three.txt: Deleted 2026/02/06 01:05:40 DEBUG : three.txt: size = 6 OK 2026/02/06 01:05:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/06 01:05:40 INFO : three.txt: Copied (new) 2026/02/06 01:05:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:41 DEBUG : one: size = 4 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:41 DEBUG : one: Sizes differ 2026/02/06 01:05:41 DEBUG : one-2019-01-01: size = 4 OK 2026/02/06 01:05:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/02/06 01:05:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/02/06 01:05:41 INFO : one: Deleted 2026/02/06 01:05:42 DEBUG : one: size = 5 OK 2026/02/06 01:05:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/02/06 01:05:42 INFO : one: Copied (new) 2026/02/06 01:05:42 DEBUG : two: size = 3 OK 2026/02/06 01:05:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:05:42 DEBUG : two: Unchanged skipping 2026/02/06 01:05:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:42 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-qucilon7fovi path dst) 2026/02/06 01:05:42 DEBUG : three.txt: Sizes differ 2026/02/06 01:05:44 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/02/06 01:05:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/02/06 01:05:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/02/06 01:05:44 INFO : three.txt: Deleted 2026/02/06 01:05:45 DEBUG : three.txt: size = 19 OK 2026/02/06 01:05:45 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/02/06 01:05:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.75s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:05:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:47 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:05:47 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:05:47 DEBUG : Testêé: Sizes differ 2026/02/06 01:05:47 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:05:48 DEBUG : Testêé: size = 14 OK 2026/02/06 01:05:48 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/02/06 01:05:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/06 01:05:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:05:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/06 01:05:49 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:05:49 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:05:50 DEBUG : existing: size = 6 OK 2026/02/06 01:05:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/02/06 01:05:50 INFO : existing: Copied (new) 2026/02/06 01:05:50 DEBUG : Waiting for deletions to finish 2026/02/06 01:05:51 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:05:51 DEBUG : existing: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:05:51 DEBUG : existing: Sizes differ 2026/02/06 01:05:51 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:05:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/06 01:05:51 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:05:51 ERROR : B2 bucket rclone-test-qucilon7fovi: not deleting files as there were IO errors 2026/02/06 01:05:51 ERROR : B2 bucket rclone-test-qucilon7fovi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.86s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:05:52 DEBUG : EXISTING: size = 6 OK 2026/02/06 01:05:52 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:05:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:05:52 DEBUG : existing: Unchanged skipping 2026/02/06 01:05:52 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:05:52 DEBUG : Waiting for deletions to finish 2026/02/06 01:05:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", 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-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:06:10 DEBUG : both0: size = 6 OK 2026/02/06 01:06:10 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both11: size = 6 OK 2026/02/06 01:06:10 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both12: size = 6 OK 2026/02/06 01:06:10 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:06:10 DEBUG : both10: size = 6 OK 2026/02/06 01:06:10 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both0: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both13: size = 6 OK 2026/02/06 01:06:10 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both13: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both14: size = 6 OK 2026/02/06 01:06:10 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both14: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both15: size = 6 OK 2026/02/06 01:06:10 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both15: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both16: size = 6 OK 2026/02/06 01:06:10 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both16: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both17: size = 6 OK 2026/02/06 01:06:10 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both17: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both18: size = 6 OK 2026/02/06 01:06:10 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both18: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both19: size = 6 OK 2026/02/06 01:06:10 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both19: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both1: size = 6 OK 2026/02/06 01:06:10 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both1: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both2: size = 6 OK 2026/02/06 01:06:10 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both2: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both3: size = 6 OK 2026/02/06 01:06:10 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both3: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both4: size = 6 OK 2026/02/06 01:06:10 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both4: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both5: size = 6 OK 2026/02/06 01:06:10 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both5: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both6: size = 6 OK 2026/02/06 01:06:10 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both6: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both7: size = 6 OK 2026/02/06 01:06:10 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both7: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both8: size = 6 OK 2026/02/06 01:06:10 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both8: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both9: size = 6 OK 2026/02/06 01:06:10 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:10 DEBUG : both9: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both11: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both12: Unchanged skipping 2026/02/06 01:06:10 DEBUG : both10: Unchanged skipping 2026/02/06 01:06:10 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:06:10 DEBUG : Waiting for deletions to finish 2026/02/06 01:06:10 INFO : only13: Deleted 2026/02/06 01:06:11 INFO : only14: Deleted 2026/02/06 01:06:11 INFO : only15: Deleted 2026/02/06 01:06:11 INFO : only18: Deleted 2026/02/06 01:06:11 INFO : only1: Deleted 2026/02/06 01:06:11 INFO : only17: Deleted 2026/02/06 01:06:11 INFO : only12: Deleted 2026/02/06 01:06:11 INFO : only8: Deleted 2026/02/06 01:06:11 INFO : only10: Deleted 2026/02/06 01:06:11 INFO : only4: Deleted 2026/02/06 01:06:11 INFO : only16: Deleted 2026/02/06 01:06:11 INFO : only19: Deleted 2026/02/06 01:06:11 INFO : only5: Deleted 2026/02/06 01:06:11 INFO : only6: Deleted 2026/02/06 01:06:11 INFO : only7: Deleted 2026/02/06 01:06:11 INFO : only9: Deleted 2026/02/06 01:06:11 INFO : only0: Deleted 2026/02/06 01:06:11 INFO : only11: Deleted 2026/02/06 01:06:12 INFO : only2: Deleted 2026/02/06 01:06:12 INFO : only3: Deleted 2026/02/06 01:06:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.44s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:06:32 DEBUG : both0: size = 6 OK 2026/02/06 01:06:32 DEBUG : both10: size = 6 OK 2026/02/06 01:06:32 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:06:32 DEBUG : both11: size = 6 OK 2026/02/06 01:06:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both12: size = 6 OK 2026/02/06 01:06:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both11: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both13: size = 6 OK 2026/02/06 01:06:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both13: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both14: size = 6 OK 2026/02/06 01:06:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both0: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both15: size = 6 OK 2026/02/06 01:06:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both15: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both16: size = 6 OK 2026/02/06 01:06:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both12: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both17: size = 6 OK 2026/02/06 01:06:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both10: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both18: size = 6 OK 2026/02/06 01:06:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both14: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both19: size = 6 OK 2026/02/06 01:06:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both16: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both1: size = 6 OK 2026/02/06 01:06:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both1: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both2: size = 6 OK 2026/02/06 01:06:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both2: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both3: size = 6 OK 2026/02/06 01:06:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both3: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both4: size = 6 OK 2026/02/06 01:06:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both17: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both5: size = 6 OK 2026/02/06 01:06:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both18: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both6: size = 6 OK 2026/02/06 01:06:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both19: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both7: size = 6 OK 2026/02/06 01:06:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both4: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both8: size = 6 OK 2026/02/06 01:06:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both5: Unchanged skipping 2026/02/06 01:06:32 DEBUG : both9: size = 6 OK 2026/02/06 01:06:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:32 DEBUG : both9: Unchanged skipping 2026/02/06 01:06:32 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only0: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only0: Sizes differ 2026/02/06 01:06:32 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only10: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only10: Sizes differ 2026/02/06 01:06:32 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only11: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only11: Sizes differ 2026/02/06 01:06:32 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only12: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only12: Sizes differ 2026/02/06 01:06:32 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only13: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only13: Sizes differ 2026/02/06 01:06:32 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only14: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only14: Sizes differ 2026/02/06 01:06:32 DEBUG : both6: Unchanged skipping 2026/02/06 01:06:32 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only15: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only15: Sizes differ 2026/02/06 01:06:32 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only16: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only16: Sizes differ 2026/02/06 01:06:32 DEBUG : both7: Unchanged skipping 2026/02/06 01:06:32 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only17: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only17: Sizes differ 2026/02/06 01:06:32 DEBUG : both8: Unchanged skipping 2026/02/06 01:06:32 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only19: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only19: Sizes differ 2026/02/06 01:06:32 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only18: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only18: Sizes differ 2026/02/06 01:06:32 DEBUG : only1: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only1: Sizes differ 2026/02/06 01:06:32 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only2: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only2: Sizes differ 2026/02/06 01:06:32 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only3: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only3: Sizes differ 2026/02/06 01:06:32 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only4: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only4: Sizes differ 2026/02/06 01:06:32 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only5: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only5: Sizes differ 2026/02/06 01:06:32 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only6: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only6: Sizes differ 2026/02/06 01:06:32 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only7: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only7: Sizes differ 2026/02/06 01:06:32 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only8: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only8: Sizes differ 2026/02/06 01:06:32 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1055002541) 2026/02/06 01:06:32 DEBUG : only9: size = 6 (B2 bucket rclone-test-qucilon7fovi) 2026/02/06 01:06:32 DEBUG : only9: Sizes differ 2026/02/06 01:06:32 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:06:32 DEBUG : only11: size = 0 OK 2026/02/06 01:06:32 DEBUG : only12: size = 0 OK 2026/02/06 01:06:32 DEBUG : only0: size = 0 OK 2026/02/06 01:06:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:32 INFO : only11: Copied (replaced existing) 2026/02/06 01:06:32 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:32 INFO : only0: Copied (replaced existing) 2026/02/06 01:06:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:32 INFO : only12: Copied (replaced existing) 2026/02/06 01:06:32 DEBUG : only15: size = 0 OK 2026/02/06 01:06:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:32 INFO : only15: Copied (replaced existing) 2026/02/06 01:06:32 DEBUG : only13: size = 0 OK 2026/02/06 01:06:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:32 INFO : only13: Copied (replaced existing) 2026/02/06 01:06:32 DEBUG : only14: size = 0 OK 2026/02/06 01:06:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:32 INFO : only14: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only16: size = 0 OK 2026/02/06 01:06:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only16: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only17: size = 0 OK 2026/02/06 01:06:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only17: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only1: size = 0 OK 2026/02/06 01:06:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only1: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only3: size = 0 OK 2026/02/06 01:06:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only3: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only4: size = 0 OK 2026/02/06 01:06:33 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only4: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only10: size = 0 OK 2026/02/06 01:06:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only10: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only5: size = 0 OK 2026/02/06 01:06:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only5: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only6: size = 0 OK 2026/02/06 01:06:33 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only6: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only7: size = 0 OK 2026/02/06 01:06:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only7: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only8: size = 0 OK 2026/02/06 01:06:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only8: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only9: size = 0 OK 2026/02/06 01:06:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only9: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only18: size = 0 OK 2026/02/06 01:06:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only18: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only2: size = 0 OK 2026/02/06 01:06:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only2: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : only19: size = 0 OK 2026/02/06 01:06:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/02/06 01:06:33 INFO : only19: Copied (replaced existing) 2026/02/06 01:06:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.39s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:06:41 DEBUG : empty_dir: Making directory with metadata 2026/02/06 01:06:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 01:06:41 DEBUG : empty_on_remote: Making directory with metadata 2026/02/06 01:06:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 01:06:41 INFO : empty_on_remote: Making directory 2026/02/06 01:06:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/06 01:06:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/06 01:06:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/06 01:06:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/06 01:06:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:06:44 DEBUG : empty_dir: Making directory with metadata 2026/02/06 01:06:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 01:06:44 DEBUG : empty_on_remote: Making directory with metadata 2026/02/06 01:06:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/06 01:06:44 INFO : empty_on_remote: Making directory 2026/02/06 01:06:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/06 01:06:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/06 01:06:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/06 01:06:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/06 01:06:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/06 01:06:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:06:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 01:06:46 INFO : sub dir: Making directory 2026/02/06 01:06:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/06 01:06:48 INFO : sub dir: Making directory 2026/02/06 01:06:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:06:57 DEBUG : Waiting for deletions to finish 2026/02/06 01:06:57 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:06:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : apple: size = 5 OK 2026/02/06 01:06:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : apple: Unchanged skipping 2026/02/06 01:06:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:06:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:06:58 DEBUG : banana: size = 6 OK 2026/02/06 01:06:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : banana: Unchanged skipping 2026/02/06 01:06:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:06:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:06:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:06:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:06:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:06:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:06:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:06:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:06:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:06:58 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:06:58 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:06:58 DEBUG : Waiting for deletions to finish 2026/02/06 01:06:58 INFO : There was nothing to transfer 2026/02/06 01:06:58 DEBUG : Waiting for deletions to finish 2026/02/06 01:06:58 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:06:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : apple: size = 5 OK 2026/02/06 01:06:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : apple: Unchanged skipping 2026/02/06 01:06:59 DEBUG : banana: size = 6 OK 2026/02/06 01:06:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : banana: Unchanged skipping 2026/02/06 01:06:59 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:06:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:06:59 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:06:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:06:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:06:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:06:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:06:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:06:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:06:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:06:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:06:59 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:06:59 DEBUG : Waiting for deletions to finish 2026/02/06 01:06:59 INFO : There was nothing to transfer 2026/02/06 01:06:59 DEBUG : Waiting for deletions to finish 2026/02/06 01:06:59 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:06:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:07:13 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:13 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:07:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : apple: size = 5 OK 2026/02/06 01:07:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : apple: Unchanged skipping 2026/02/06 01:07:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:07:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:07:14 DEBUG : banana: size = 6 OK 2026/02/06 01:07:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : banana: Unchanged skipping 2026/02/06 01:07:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:07:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:07:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:07:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:07:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:07:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:07:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:07:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:07:14 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:07:14 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:14 INFO : There was nothing to transfer 2026/02/06 01:07:14 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:14 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:07:14 DEBUG : apple: size = 5 OK 2026/02/06 01:07:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : apple: Unchanged skipping 2026/02/06 01:07:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:07:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:07:14 DEBUG : banana: size = 6 OK 2026/02/06 01:07:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : banana: Unchanged skipping 2026/02/06 01:07:14 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:07:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:07:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:07:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:07:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:07:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:07:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:07:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:07:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:07:14 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:07:14 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:07:14 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:14 INFO : There was nothing to transfer 2026/02/06 01:07:14 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:15 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:07:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:07:28 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:29 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:29 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/06 01:07:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:29 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:07:29 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:07:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/06 01:07:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/06 01:07:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:30 DEBUG : YXBwbGU=: size = 5 OK 2026/02/06 01:07:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/06 01:07:30 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/06 01:07:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/06 01:07:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/06 01:07:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:30 DEBUG : YmFuYW5h: size = 6 OK 2026/02/06 01:07:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/06 01:07:30 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/06 01:07:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/06 01:07:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/06 01:07:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/06 01:07:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/06 01:07:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/06 01:07:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/06 01:07:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/06 01:07:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/06 01:07:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/06 01:07:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/06 01:07:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/06 01:07:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/06 01:07:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/06 01:07:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/06 01:07:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/06 01:07:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/06 01:07:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/06 01:07:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/06 01:07:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/06 01:07:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/06 01:07:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/06 01:07:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/06 01:07:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/06 01:07:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/06 01:07:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 01:07:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/06 01:07:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/06 01:07:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/06 01:07:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/06 01:07:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/06 01:07:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/06 01:07:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/06 01:07:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/06 01:07:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/06 01:07:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:31 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:31 INFO : splitbananasplit: Deleted 2026/02/06 01:07:32 INFO : apple: Deleted 2026/02/06 01:07:32 INFO : dir1/0003-defghij.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0013-789;=.txt: Deleted 2026/02/06 01:07:32 INFO : appleappleapplebanana: Deleted 2026/02/06 01:07:32 INFO : banana: Deleted 2026/02/06 01:07:32 INFO : dir1/0007-1234567.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0008-2345678.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0012-6789;.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0015-9;=.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0010-456789.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0014-89;=.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0009-3456789.txt: Deleted 2026/02/06 01:07:32 INFO : dir1/0011-56789;.txt: Deleted 2026/02/06 01:07:32 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:07:33 DEBUG : YXBwbGU=: size = 5 OK 2026/02/06 01:07:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : YmFuYW5h: size = 6 OK 2026/02/06 01:07:33 DEBUG : apple: Unchanged skipping 2026/02/06 01:07:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : banana: Unchanged skipping 2026/02/06 01:07:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/06 01:07:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/06 01:07:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/06 01:07:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:07:33 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:07:33 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:33 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : apple: transformed to: YXBwbGU= 2026/02/06 01:07:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/06 01:07:33 DEBUG : banana: transformed to: YmFuYW5h 2026/02/06 01:07:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/06 01:07:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/06 01:07:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/06 01:07:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/06 01:07:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/06 01:07:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:07:46 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:47 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:07:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:47 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/06 01:07:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/06 01:07:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/06 01:07:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/06 01:07:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/06 01:07:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/06 01:07:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/06 01:07:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/06 01:07:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/06 01:07:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/06 01:07:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/06 01:07:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/06 01:07:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/06 01:07:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:47 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:07:47 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:07:47 DEBUG : PREFIXbanana: size = 6 OK 2026/02/06 01:07:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/06 01:07:47 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/06 01:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/06 01:07:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/06 01:07:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/06 01:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 01:07:47 DEBUG : PREFIXapple: size = 5 OK 2026/02/06 01:07:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/06 01:07:47 INFO : apple: Copied (new) to: PREFIXapple 2026/02/06 01:07:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 01:07:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/06 01:07:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/06 01:07:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 01:07:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/06 01:07:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 01:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/06 01:07:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/06 01:07:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 01:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 01:07:48 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/06 01:07:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/06 01:07:48 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/06 01:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/06 01:07:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/06 01:07:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/06 01:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/06 01:07:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/06 01:07:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/06 01:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/06 01:07:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/06 01:07:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/06 01:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/06 01:07:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/06 01:07:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/06 01:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/06 01:07:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/06 01:07:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 01:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/06 01:07:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/06 01:07:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/06 01:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/06 01:07:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/06 01:07:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/06 01:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/06 01:07:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/06 01:07:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 01:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/06 01:07:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/06 01:07:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/06 01:07:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/06 01:07:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/06 01:07:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/06 01:07:48 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/06 01:07:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/06 01:07:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/06 01:07:49 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/06 01:07:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/06 01:07:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/06 01:07:49 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/06 01:07:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/06 01:07:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/06 01:07:49 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:49 INFO : dir1/0014-89;=.txt: Deleted 2026/02/06 01:07:49 INFO : apple: Deleted 2026/02/06 01:07:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/06 01:07:49 INFO : dir1/0003-defghij.txt: Deleted 2026/02/06 01:07:49 INFO : splitbananasplit: Deleted 2026/02/06 01:07:49 INFO : dir1/0008-2345678.txt: Deleted 2026/02/06 01:07:49 INFO : dir1/0009-3456789.txt: Deleted 2026/02/06 01:07:49 INFO : dir1/0010-456789.txt: Deleted 2026/02/06 01:07:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/06 01:07:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/06 01:07:50 INFO : dir1/0015-9;=.txt: Deleted 2026/02/06 01:07:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/06 01:07:50 INFO : dir1/0007-1234567.txt: Deleted 2026/02/06 01:07:50 INFO : dir1/0012-6789;.txt: Deleted 2026/02/06 01:07:50 INFO : dir1/0013-789;=.txt: Deleted 2026/02/06 01:07:50 INFO : appleappleapplebanana: Deleted 2026/02/06 01:07:50 INFO : banana: Deleted 2026/02/06 01:07:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/06 01:07:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/06 01:07:50 INFO : dir1/0011-56789;.txt: Deleted 2026/02/06 01:07:50 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : apple: transformed to: PREFIXapple 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/06 01:07:50 DEBUG : banana: transformed to: PREFIXbanana 2026/02/06 01:07:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/06 01:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/06 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/06 01:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/06 01:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/06 01:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/06 01:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/06 01:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/06 01:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/06 01:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/06 01:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/06 01:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/06 01:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/06 01:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/06 01:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/06 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/06 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/06 01:07:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:07:50 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:07:50 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:07:51 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:07:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/06 01:07:51 INFO : splitbananasplit: Copied (new) 2026/02/06 01:07:51 DEBUG : banana: size = 6 OK 2026/02/06 01:07:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/06 01:07:51 INFO : banana: Copied (new) 2026/02/06 01:07:51 DEBUG : apple: size = 5 OK 2026/02/06 01:07:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/06 01:07:51 INFO : apple: Copied (new) 2026/02/06 01:07:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:07:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/06 01:07:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/06 01:07:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:07:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/06 01:07:51 INFO : appleappleapplebanana: Copied (new) 2026/02/06 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/06 01:07:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/06 01:07:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:07:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/06 01:07:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/06 01:07:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:07:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/06 01:07:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/06 01:07:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:07:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/06 01:07:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/06 01:07:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:07:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/06 01:07:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/06 01:07:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:07:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/06 01:07:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/06 01:07:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:07:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/06 01:07:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/06 01:07:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:07:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/06 01:07:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/06 01:07:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:07:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/06 01:07:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/06 01:07:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:07:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/06 01:07:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/06 01:07:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:07:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/06 01:07:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/06 01:07:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:07:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/06 01:07:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/06 01:07:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:07:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/06 01:07:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/06 01:07:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:07:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/06 01:07:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/06 01:07:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:07:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/06 01:07:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/06 01:07:52 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/02/06 01:07:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/02/06 01:07:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/02/06 01:07:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/02/06 01:07:53 INFO : PREFIXbanana: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/02/06 01:07:53 INFO : PREFIXapple: Deleted 2026/02/06 01:07:53 INFO : PREFIXappleappleapplebanana: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/02/06 01:07:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/02/06 01:07:53 INFO : PREFIXsplitbananasplit: Deleted 2026/02/06 01:07:53 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:53 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:07:53 DEBUG : Waiting for deletions to finish 2026/02/06 01:07:54 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:07:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:08:06 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:06 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:08:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:08:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 01:08:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:07 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:07 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:08:07 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:08:07 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/06 01:08:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/06 01:08:07 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/06 01:08:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/06 01:08:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/06 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/06 01:08:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/06 01:08:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/06 01:08:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 01:08:08 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/06 01:08:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/06 01:08:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 01:08:08 DEBUG : appleSUFFIX: size = 5 OK 2026/02/06 01:08:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/06 01:08:08 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/06 01:08:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/06 01:08:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/06 01:08:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/06 01:08:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/06 01:08:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/06 01:08:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/06 01:08:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/06 01:08:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/06 01:08:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/06 01:08:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/06 01:08:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/06 01:08:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/06 01:08:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/06 01:08:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/06 01:08:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/06 01:08:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/06 01:08:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/06 01:08:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/06 01:08:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/06 01:08:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/06 01:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 01:08:09 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/06 01:08:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/06 01:08:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/06 01:08:09 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/06 01:08:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/06 01:08:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/06 01:08:09 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/06 01:08:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/06 01:08:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/06 01:08:09 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/06 01:08:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/06 01:08:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/06 01:08:09 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:09 INFO : splitbananasplit: Deleted 2026/02/06 01:08:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0009-3456789.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0012-6789;.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/06 01:08:09 INFO : banana: Deleted 2026/02/06 01:08:09 INFO : dir1/0008-2345678.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0013-789;=.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0007-1234567.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0010-456789.txt: Deleted 2026/02/06 01:08:09 INFO : apple: Deleted 2026/02/06 01:08:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0003-defghij.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0015-9;=.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/06 01:08:09 INFO : dir1/0011-56789;.txt: Deleted 2026/02/06 01:08:09 INFO : appleappleapplebanana: Deleted 2026/02/06 01:08:09 INFO : dir1/0014-89;=.txt: Deleted 2026/02/06 01:08:09 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/06 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : apple: transformed to: appleSUFFIX 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/06 01:08:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/06 01:08:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/06 01:08:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:10 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:08:10 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:08:10 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:08:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/06 01:08:10 INFO : splitbananasplit: Copied (new) 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:08:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/06 01:08:10 INFO : appleappleapplebanana: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/06 01:08:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/06 01:08:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : apple: size = 5 OK 2026/02/06 01:08:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/02/06 01:08:11 INFO : apple: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/06 01:08:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/06 01:08:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : banana: size = 6 OK 2026/02/06 01:08:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/02/06 01:08:11 INFO : banana: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/06 01:08:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/06 01:08:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/06 01:08:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/06 01:08:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/06 01:08:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:08:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/06 01:08:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:08:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/06 01:08:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/02/06 01:08:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:08:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/06 01:08:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/02/06 01:08:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:08:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/06 01:08:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/02/06 01:08:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:08:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/06 01:08:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/02/06 01:08:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:08:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/06 01:08:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/02/06 01:08:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:08:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/06 01:08:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/02/06 01:08:12 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : bananaSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : appleappleapplebananaSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/02/06 01:08:12 INFO : appleSUFFIX: Deleted 2026/02/06 01:08:12 INFO : splitbananasplitSUFFIX: Deleted 2026/02/06 01:08:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/02/06 01:08:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/02/06 01:08:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/02/06 01:08:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/02/06 01:08:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/02/06 01:08:13 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:13 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:13 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:08:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:08:27 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:27 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : apple: size = 5 OK 2026/02/06 01:08:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:27 DEBUG : apple: Unchanged skipping 2026/02/06 01:08:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 01:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : banana: size = 6 OK 2026/02/06 01:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:27 DEBUG : banana: Unchanged skipping 2026/02/06 01:08:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/06 01:08:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/06 01:08:27 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:08:27 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:08:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/06 01:08:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/02/06 01:08:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/02/06 01:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:28 DEBUG : appleapple: size = 21 OK 2026/02/06 01:08:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/02/06 01:08:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/02/06 01:08:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/06 01:08:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/02/06 01:08:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/02/06 01:08:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:28 DEBUG : splitbanan: size = 16 OK 2026/02/06 01:08:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/02/06 01:08:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/02/06 01:08:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/06 01:08:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/02/06 01:08:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/02/06 01:08:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/06 01:08:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/02/06 01:08:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/02/06 01:08:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/06 01:08:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/02/06 01:08:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/02/06 01:08:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/06 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/02/06 01:08:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/02/06 01:08:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:28 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/06 01:08:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/02/06 01:08:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/02/06 01:08:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/06 01:08:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/02/06 01:08:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/02/06 01:08:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/06 01:08:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/02/06 01:08:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/02/06 01:08:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:28 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/06 01:08:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/02/06 01:08:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/02/06 01:08:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:28 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/06 01:08:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/02/06 01:08:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/02/06 01:08:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/06 01:08:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/02/06 01:08:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/02/06 01:08:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/06 01:08:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/02/06 01:08:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/02/06 01:08:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/06 01:08:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/02/06 01:08:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/02/06 01:08:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/06 01:08:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/02/06 01:08:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/02/06 01:08:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/06 01:08:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/02/06 01:08:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/02/06 01:08:29 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0010-456789.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0012-6789;.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0015-9;=.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0014-89;=.txt: Deleted 2026/02/06 01:08:29 INFO : appleappleapplebanana: Deleted 2026/02/06 01:08:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0007-1234567.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0011-56789;.txt: Deleted 2026/02/06 01:08:29 INFO : splitbananasplit: Deleted 2026/02/06 01:08:29 INFO : dir1/0003-defghij.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0013-789;=.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/02/06 01:08:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/02/06 01:08:30 INFO : dir1/0008-2345678.txt: Deleted 2026/02/06 01:08:30 INFO : dir1/0009-3456789.txt: Deleted 2026/02/06 01:08:30 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:30 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : appleapple: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:30 DEBUG : apple: size = 5 OK 2026/02/06 01:08:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : apple: Unchanged skipping 2026/02/06 01:08:30 DEBUG : appleapple: size = 21 OK 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:08:30 DEBUG : banana: size = 6 OK 2026/02/06 01:08:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : banana: Unchanged skipping 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : splitbanan: size = 16 OK 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/02/06 01:08:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/02/06 01:08:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/02/06 01:08:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/02/06 01:08:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/02/06 01:08:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/02/06 01:08:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/02/06 01:08:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/02/06 01:08:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/02/06 01:08:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/02/06 01:08:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/02/06 01:08:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/02/06 01:08:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/02/06 01:08:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/02/06 01:08:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/02/06 01:08:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/02/06 01:08:30 DEBUG : dir1/0000-abcde: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0003-defgh: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/02/06 01:08:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/02/06 01:08:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/02/06 01:08:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:08:30 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:08:30 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:08:30 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:30 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:31 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : appleapple: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : splitbanan: Excluded (Path Filter) 2026/02/06 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 01:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/02/06 01:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/02/06 01:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/02/06 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/02/06 01:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/02/06 01:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/02/06 01:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/02/06 01:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/02/06 01:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/02/06 01:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/02/06 01:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/02/06 01:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/02/06 01:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/02/06 01:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/02/06 01:08:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/02/06 01:08:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/02/06 01:08:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/02/06 01:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/02/06 01:08:31 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:08:44 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:44 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:08:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : apple: size = 5 OK 2026/02/06 01:08:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:08:45 DEBUG : apple: Unchanged skipping 2026/02/06 01:08:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:08:45 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:08:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:08:45 DEBUG : banana: size = 6 OK 2026/02/06 01:08:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : banana: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:08:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:08:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:08:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:08:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:08:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:08:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:08:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:08:45 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:45 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:45 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:08:45 DEBUG : apple: size = 5 OK 2026/02/06 01:08:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:08:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:08:45 DEBUG : banana: size = 6 OK 2026/02/06 01:08:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : banana: Unchanged skipping 2026/02/06 01:08:45 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:08:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:08:45 DEBUG : apple: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:08:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:08:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:08:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:08:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:08:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:08:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:08:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:08:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:08:45 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:08:45 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:08:45 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:45 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:46 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : Waiting for deletions to finish 2026/02/06 01:08:46 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:08:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:08:59 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:00 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : apple: size = 5 OK 2026/02/06 01:09:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : apple: Unchanged skipping 2026/02/06 01:09:00 DEBUG : banana: size = 6 OK 2026/02/06 01:09:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : banana: Unchanged skipping 2026/02/06 01:09:00 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:09:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:09:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:09:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:09:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:09:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:09:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:09:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:09:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:09:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:09:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:09:00 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:00 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:00 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:00 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:00 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : apple: size = 5 OK 2026/02/06 01:09:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : apple: Unchanged skipping 2026/02/06 01:09:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:09:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:09:01 DEBUG : banana: size = 6 OK 2026/02/06 01:09:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : banana: Unchanged skipping 2026/02/06 01:09:01 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:09:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:09:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:09:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:09:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:09:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:09:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:09:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:09:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:09:01 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:01 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:01 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:01 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:01 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:09:15 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:15 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : apple: size = 5 OK 2026/02/06 01:09:16 DEBUG : banana: size = 6 OK 2026/02/06 01:09:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : apple: Unchanged skipping 2026/02/06 01:09:16 DEBUG : banana: Unchanged skipping 2026/02/06 01:09:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:09:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:09:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:09:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:09:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:09:16 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:09:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:09:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:09:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:09:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:16 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:16 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:16 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:09:16 DEBUG : apple: size = 5 OK 2026/02/06 01:09:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : apple: Unchanged skipping 2026/02/06 01:09:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:09:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:09:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:09:16 DEBUG : banana: size = 6 OK 2026/02/06 01:09:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : banana: Unchanged skipping 2026/02/06 01:09:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:09:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:09:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:09:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:09:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:09:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:09:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:09:16 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:16 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:16 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:17 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:09:31 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:31 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : banana: size = 6 OK 2026/02/06 01:09:32 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:09:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : banana: Unchanged skipping 2026/02/06 01:09:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:09:32 DEBUG : apple: size = 5 OK 2026/02/06 01:09:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : apple: Unchanged skipping 2026/02/06 01:09:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:09:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:09:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:09:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:09:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:09:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:09:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:09:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:09:32 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:32 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:32 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:32 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : apple: size = 5 OK 2026/02/06 01:09:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : apple: Unchanged skipping 2026/02/06 01:09:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:09:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:09:33 DEBUG : banana: size = 6 OK 2026/02/06 01:09:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : banana: Unchanged skipping 2026/02/06 01:09:33 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:09:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:09:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:09:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:09:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:09:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:09:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:09:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:09:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:09:33 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:33 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:33 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:33 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:33 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:09:46 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:47 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:09:47 DEBUG : apple: size = 5 OK 2026/02/06 01:09:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : apple: Unchanged skipping 2026/02/06 01:09:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:09:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:09:47 DEBUG : banana: size = 6 OK 2026/02/06 01:09:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : banana: Unchanged skipping 2026/02/06 01:09:47 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:09:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:09:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:09:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:09:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:09:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:09:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:09:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:09:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:09:47 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:47 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:47 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:47 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:48 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : apple: size = 5 OK 2026/02/06 01:09:48 DEBUG : banana: size = 6 OK 2026/02/06 01:09:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : banana: Unchanged skipping 2026/02/06 01:09:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/06 01:09:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : apple: Unchanged skipping 2026/02/06 01:09:48 DEBUG : splitbananasplit: Unchanged skipping 2026/02/06 01:09:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/06 01:09:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/06 01:09:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/06 01:09:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/06 01:09:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/06 01:09:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/06 01:09:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/06 01:09:48 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/06 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:09:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/06 01:09:48 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:48 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:48 DEBUG : Waiting for deletions to finish 2026/02/06 01:09:48 DEBUG : apple: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : banana: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/06 01:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (182.82s) --- PASS: TestTransform/NFC (13.47s) --- PASS: TestTransform/NFD (15.91s) --- PASS: TestTransform/base64 (18.25s) --- PASS: TestTransform/prefix (20.55s) --- PASS: TestTransform/suffix (19.62s) --- PASS: TestTransform/truncate (17.29s) --- PASS: TestTransform/encoder (15.53s) --- PASS: TestTransform/ISO-8859-1 (15.22s) --- PASS: TestTransform/charmap (15.29s) --- PASS: TestTransform/lowercase (16.54s) --- PASS: TestTransform/ascii (15.16s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:09:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/06 01:09:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/06 01:09:53 INFO : sub dir_somesuffix: Making directory 2026/02/06 01:09:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/02/06 01:09:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/02/06 01:09:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/06 01:09:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/02/06 01:09:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/06 01:09:53 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:53 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/02/06 01:09:54 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:09:54 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/02/06 01:09:54 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:09:55 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:09:55 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:09:55 INFO : tictactoe: Making directory 2026/02/06 01:09:55 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:09:55 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:09:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:09:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/02/06 01:09:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:09:55 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:55 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:56 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/02/06 01:09:56 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:09:56 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/02/06 01:09:56 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.98s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:09:57 INFO : toe: Making directory 2026/02/06 01:09:57 INFO : toe/toe: Making directory 2026/02/06 01:09:57 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:09:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/06 01:09:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/06 01:09:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/06 01:09:57 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:57 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/06 01:09:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:09:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/06 01:09:57 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.53s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:09:58 INFO : toe: Making directory 2026/02/06 01:09:58 INFO : toe/toe: Making directory 2026/02/06 01:09:58 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:09:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/06 01:09:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/06 01:09:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/02/06 01:09:58 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:09:58 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:09:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/02/06 01:09:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:09:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/02/06 01:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.80s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:10:00 DEBUG : empty_dir: Making directory with metadata 2026/02/06 01:10:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 01:10:00 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:00 INFO : tictacempty_dir: Making directory 2026/02/06 01:10:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:00 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:00 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:00 INFO : tictactoe: Making directory 2026/02/06 01:10:00 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:00 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:00 INFO : tictactoe/tictactoe: Making directory 2026/02/06 01:10:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 01:10:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 01:10:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 01:10:00 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:00 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:01 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/06 01:10:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/06 01:10:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:10:02 DEBUG : empty_dir: Making directory with metadata 2026/02/06 01:10:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:02 INFO : tictacempty_dir: Making directory 2026/02/06 01:10:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:02 INFO : tictactoe: Making directory 2026/02/06 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:02 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:02 INFO : tictactoe/tictactoe: Making directory 2026/02/06 01:10:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 01:10:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 01:10:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:02 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:02 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 01:10:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/06 01:10:03 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:03 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:03 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:03 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 01:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 01:10:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/02/06 01:10:03 NOTICE: B2 bucket rclone-test-qucilon7fovi: 0 differences found 2026/02/06 01:10:03 NOTICE: B2 bucket rclone-test-qucilon7fovi: 1 matching files --- PASS: TestAllTag (2.27s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:04 INFO : tictactoe: Making directory 2026/02/06 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:04 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:04 INFO : tictactoe/tictactoe: Making directory 2026/02/06 01:10:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 01:10:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 01:10:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 01:10:04 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:04 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/06 01:10:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/02/06 01:10:05 DEBUG : Waiting for deletions to finish 2026/02/06 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:05 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:05 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/02/06 01:10:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/06 01:10:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/02/06 01:10:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/02/06 01:10:05 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:05 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.00s) === RUN TestSyntax 2026/02/06 01:10:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:10:06 INFO : toe: Making directory 2026/02/06 01:10:06 INFO : toe/toe: Making directory 2026/02/06 01:10:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/06 01:10:06 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:06 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:07 DEBUG : toe/toe/toe: size = 11 OK 2026/02/06 01:10:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:07 INFO : toe/toe/toe: Copied (new) 2026/02/06 01:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:10:08 DEBUG : empty_dir: Making directory with metadata 2026/02/06 01:10:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 01:10:08 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:08 INFO : tictacempty_dir: Making directory 2026/02/06 01:10:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:08 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:08 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:08 INFO : tictactoe: Making directory 2026/02/06 01:10:08 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:08 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:08 INFO : tictactoe/tictactoe: Making directory 2026/02/06 01:10:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 01:10:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 01:10:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:08 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:08 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 01:10:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:09 INFO : toe/toe/toe.txt: Deleted 2026/02/06 01:10:09 INFO : toe/toe: Removing directory 2026/02/06 01:10:09 INFO : toe: Removing directory 2026/02/06 01:10:09 INFO : empty_dir: Removing directory 2026/02/06 01:10:09 DEBUG : Local file system at /tmp/rclone1055002541: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:10:09 DEBUG : empty_dir: Making directory with metadata 2026/02/06 01:10:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:09 INFO : tictacempty_dir: Making directory 2026/02/06 01:10:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:09 INFO : tictactoe: Making directory 2026/02/06 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:09 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:09 INFO : tictactoe/tictactoe: Making directory 2026/02/06 01:10:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 01:10:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 01:10:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:09 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:09 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 01:10:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:10 INFO : toe/toe/toe.txt: Deleted 2026/02/06 01:10:10 INFO : toe/toe: Removing directory 2026/02/06 01:10:10 INFO : toe: Removing directory 2026/02/06 01:10:10 INFO : empty_dir: Removing directory 2026/02/06 01:10:10 DEBUG : Local file system at /tmp/rclone1055002541: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/06 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 01:10:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 01:10:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/06 01:10:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/02/06 01:10:12 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.52s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:10:13 DEBUG : Reset feature "Copy" 2026/02/06 01:10:13 DEBUG : Reset feature "Move" 2026/02/06 01:10:13 DEBUG : Reset feature "Copy" 2026/02/06 01:10:13 DEBUG : Reset feature "Move" 2026/02/06 01:10:13 DEBUG : empty_dir: Making directory with metadata 2026/02/06 01:10:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/06 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:13 INFO : tictacempty_dir: Making directory 2026/02/06 01:10:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/02/06 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:13 INFO : tictactoe: Making directory 2026/02/06 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:13 DEBUG : toe: transformed to: tictactoe 2026/02/06 01:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:13 INFO : tictactoe/tictactoe: Making directory 2026/02/06 01:10:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/02/06 01:10:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/02/06 01:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 01:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:13 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:13 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 01:10:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/02/06 01:10:14 INFO : toe/toe/toe.txt: Deleted 2026/02/06 01:10:14 INFO : toe/toe: Removing directory 2026/02/06 01:10:14 INFO : toe: Removing directory 2026/02/06 01:10:14 INFO : empty_dir: Removing directory 2026/02/06 01:10:14 DEBUG : Local file system at /tmp/rclone1055002541: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/02/06 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/02/06 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/06 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 01:10:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/02/06 01:10:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/06 01:10:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/02/06 01:10: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: TestManualTransformFile (3.22s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:10:16 DEBUG : toe: transformed to: dG9l 2026/02/06 01:10:16 DEBUG : toe: transformed to: dG9l 2026/02/06 01:10:16 INFO : dG9l: Making directory 2026/02/06 01:10:16 DEBUG : toe: transformed to: dG9l 2026/02/06 01:10:16 DEBUG : toe: transformed to: dG9l 2026/02/06 01:10:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/06 01:10:16 INFO : dG9l/dG9l: Making directory 2026/02/06 01:10:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/02/06 01:10:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/02/06 01:10:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/06 01:10:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/02/06 01:10:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/02/06 01:10:16 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:16 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/02/06 01:10:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/02/06 01:10:17 DEBUG : Waiting for deletions to finish 2026/02/06 01:10:17 DEBUG : dG9l: transformed to: toe 2026/02/06 01:10:17 DEBUG : dG9l: transformed to: toe 2026/02/06 01:10:17 DEBUG : dG9l: transformed to: toe 2026/02/06 01:10:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/02/06 01:10:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/02/06 01:10:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/02/06 01:10:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/02/06 01:10:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/02/06 01:10:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/02/06 01:10:17 DEBUG : Local file system at /tmp/rclone1055002541: Waiting for checks to finish 2026/02/06 01:10:17 DEBUG : Local file system at /tmp/rclone1055002541: Waiting for transfers to finish 2026/02/06 01:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-qucilon7fovi", Local "Local file system at /tmp/rclone1055002541", Modify Window "1ms" 2026/02/06 01:10:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 01:10:18 DEBUG : toe: transformed to: 2026/02/06 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 01:10:19 DEBUG : toe: transformed to: 2026/02/06 01:10:19 INFO : B2 bucket rclone-test-qucilon7fovi: Making directory 2026/02/06 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 01:10:19 DEBUG : toe: transformed to: 2026/02/06 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 01:10:19 DEBUG : toe: transformed to: 2026/02/06 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 01:10:19 DEBUG : toe/toe: transformed to: 2026/02/06 01:10:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/06 01:10:19 INFO : toe/toe: Making directory 2026/02/06 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 01:10:19 DEBUG : toe/toe: transformed to: 2026/02/06 01:10:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/02/06 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 01:10:19 DEBUG : toe: transformed to: 2026/02/06 01:10:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/02/06 01:10:19 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for checks to finish 2026/02/06 01:10:19 DEBUG : B2 bucket rclone-test-qucilon7fovi: Waiting for transfers to finish 2026/02/06 01:10:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/02/06 01:10:19 DEBUG : toe/toe/toe: transformed to: 2026/02/06 01:10:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/02/06 01:10:20 DEBUG : toe/toe/toe: size = 11 OK 2026/02/06 01:10:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/02/06 01:10:20 INFO : toe/toe/toe: Copied (new) 2026/02/06 01:10:20 ERROR : B2 bucket rclone-test-qucilon7fovi: not deleting files as there were IO errors 2026/02/06 01:10:20 ERROR : B2 bucket rclone-test-qucilon7fovi: not deleting directories as there were IO errors --- PASS: TestError (2.18s) PASS 2026/02/06 01:10:21 DEBUG : B2 bucket rclone-test-qucilon7fovi: Purge remote 2026/02/06 01:10:21 INFO : B2 bucket rclone-test-qucilon7fovi: cleaning bucket "rclone-test-qucilon7fovi" of all files 2026/02/06 01:10:22 DEBUG : BackupDir/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37ee_d20260206_m010415_c001_v7007000_t0000_u01770339855420") 2026/02/06 01:10:22 DEBUG : BackupDir/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f11986f49610b4a6b_d20260206_m010409_c001_v0001033_t0015_u01770339849343") 2026/02/06 01:10:22 DEBUG : CompareDest/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0604d_d20260206_m010349_c001_v7007000_t0000_u01770339829279") 2026/02/06 01:10:22 DEBUG : CompareDest/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6ab0_d20260206_m010343_c001_v0001183_t0015_u01770339823302") 2026/02/06 01:10:22 DEBUG : CompareDest/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0604f_d20260206_m010349_c001_v7007000_t0000_u01770339829463") 2026/02/06 01:10:22 DEBUG : CompareDest/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff861a_d20260206_m010344_c001_v0001185_t0057_u01770339824657") 2026/02/06 01:10:22 DEBUG : CopyDest/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37ef_d20260206_m010415_c001_v7007000_t0000_u01770339855604") 2026/02/06 01:10:22 DEBUG : CopyDest/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7690a_d20260206_m010406_c001_v0001039_t0034_u01770339846309") 2026/02/06 01:10:22 DEBUG : CopyDest/three: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37f0_d20260206_m010415_c001_v7007000_t0000_u01770339855785") 2026/02/06 01:10:22 DEBUG : CopyDest/three: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff8900_d20260206_m010413_c001_v0001185_t0059_u01770339853398") 2026/02/06 01:10:22 DEBUG : CopyDest/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37f1_d20260206_m010415_c001_v7007000_t0000_u01770339855972") 2026/02/06 01:10:22 DEBUG : CopyDest/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6afc_d20260206_m010411_c001_v0001183_t0009_u01770339851072") 2026/02/06 01:10:22 DEBUG : EXISTING: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7c53_d20260206_m010553_c001_v7007000_t0000_u01770339953198") 2026/02/06 01:10:22 DEBUG : EXISTING: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6bfa_d20260206_m010552_c001_v0001183_t0046_u01770339952232") 2026/02/06 01:10:22 DEBUG : PREFIXapple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550925_d20260206_m010753_c001_v7007000_t0000_u01770340073111") 2026/02/06 01:10:22 DEBUG : PREFIXapple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15552_d20260206_m010747_c001_v0001103_t0010_u01770340067656") 2026/02/06 01:10:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d7ca24060655f_d20260206_m010753_c001_v7007000_t0000_u01770340073121") 2026/02/06 01:10:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d9c_d20260206_m010747_c001_v0001183_t0006_u01770340067677") 2026/02/06 01:10:22 DEBUG : PREFIXbanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fea6_d20260206_m010752_c001_v7007000_t0000_u01770340072913") 2026/02/06 01:10:23 DEBUG : PREFIXbanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e3a_d20260206_m010747_c001_v0001185_t0049_u01770340067665") 2026/02/06 01:10:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fea8_d20260206_m010753_c001_v7007000_t0000_u01770340073278") 2026/02/06 01:10:23 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77171_d20260206_m010747_c001_v0001039_t0024_u01770340067687") 2026/02/06 01:10:23 DEBUG : Testêé: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7c4c_d20260206_m010549_c001_v7007000_t0000_u01770339949008") 2026/02/06 01:10:23 DEBUG : Testêé: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9278_d20260206_m010548_c001_v0001185_t0059_u01770339948406") 2026/02/06 01:10:23 DEBUG : Testêé: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6bf4_d20260206_m010547_c001_v0001183_t0019_u01770339947424") 2026/02/06 01:10:23 DEBUG : YXBwbGU=: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a92_d20260206_m010734_c001_v7007000_t0000_u01770340054190") 2026/02/06 01:10:23 DEBUG : YXBwbGU=: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d5c_d20260206_m010729_c001_v0001183_t0036_u01770340049979") 2026/02/06 01:10:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a93_d20260206_m010734_c001_v7007000_t0000_u01770340054371") 2026/02/06 01:10:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9d12_d20260206_m010729_c001_v0001185_t0004_u01770340049958") 2026/02/06 01:10:23 DEBUG : YmFuYW5h: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a95_d20260206_m010734_c001_v7007000_t0000_u01770340054550") 2026/02/06 01:10:23 DEBUG : YmFuYW5h: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1549c_d20260206_m010729_c001_v0001103_t0047_u01770340049990") 2026/02/06 01:10:23 DEBUG : a/potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a442_d20260206_m010210_c001_v7007000_t0000_u01770339730186") 2026/02/06 01:10:23 DEBUG : a/potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765d8_d20260206_m010209_c001_v0001039_t0009_u01770339729320") 2026/02/06 01:10:23 DEBUG : a/potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a43c_d20260206_m010207_c001_v7007000_t0000_u01770339727562") 2026/02/06 01:10:23 DEBUG : a/potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765be_d20260206_m010206_c001_v0001039_t0041_u01770339726437") 2026/02/06 01:10:23 DEBUG : a/potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca784799_d20260206_m010145_c001_v7007000_t0000_u01770339705981") 2026/02/06 01:10:23 DEBUG : a/potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76540_d20260206_m010144_c001_v0001039_t0041_u01770339704575") 2026/02/06 01:10:23 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577146_d20260206_m010949_c001_v7007000_t0000_u01770340189391") 2026/02/06 01:10:23 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f82_d20260206_m010945_c001_v0001183_t0005_u01770340185501") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab2c_d20260206_m010934_c001_v7007000_t0000_u01770340174032") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f48_d20260206_m010929_c001_v0001183_t0015_u01770340169810") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dd1_d20260206_m010917_c001_v7007000_t0000_u01770340157653") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f0c_d20260206_m010914_c001_v0001183_t0050_u01770340154038") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ee1_d20260206_m010902_c001_v7007000_t0000_u01770340142283") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6ed0_d20260206_m010858_c001_v0001183_t0024_u01770340138729") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc2ca_d20260206_m010847_c001_v7007000_t0000_u01770340127048") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e9a_d20260206_m010842_c001_v0001183_t0001_u01770340122897") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355fea8_d20260206_m010831_c001_v7007000_t0000_u01770340111599") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1577e_d20260206_m010825_c001_v0001103_t0028_u01770340105863") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550941_d20260206_m010814_c001_v7007000_t0000_u01770340094307") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15664_d20260206_m010810_c001_v0001103_t0057_u01770340090781") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41877310fec42cbb_d20260206_m010809_c001_v7007000_t0000_u01770340089663") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6dea_d20260206_m010805_c001_v0001183_t0003_u01770340085608") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fea9_d20260206_m010754_c001_v7007000_t0000_u01770340074574") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15578_d20260206_m010751_c001_v0001103_t0005_u01770340071058") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d7ca240606554_d20260206_m010749_c001_v7007000_t0000_u01770340069502") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1553a_d20260206_m010745_c001_v0001103_t0022_u01770340065631") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a8e_d20260206_m010732_c001_v7007000_t0000_u01770340052053") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9ce0_d20260206_m010727_c001_v0001185_t0004_u01770340047338") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06251_d20260206_m010715_c001_v7007000_t0000_u01770340035599") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9bda_d20260206_m010711_c001_v0001185_t0048_u01770340031622") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d4e_d20260206_m010659_c001_v7007000_t0000_u01770340019874") 2026/02/06 01:10:24 DEBUG : apple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9aaa_d20260206_m010656_c001_v0001185_t0015_u01770340016366") 2026/02/06 01:10:25 DEBUG : appleSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d73_d20260206_m010812_c001_v7007000_t0000_u01770340092760") 2026/02/06 01:10:25 DEBUG : appleSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1561a_d20260206_m010807_c001_v0001103_t0058_u01770340087600") 2026/02/06 01:10:25 DEBUG : appleapple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355fea9_d20260206_m010831_c001_v7007000_t0000_u01770340111780") 2026/02/06 01:10:25 DEBUG : appleapple: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa1ae_d20260206_m010827_c001_v0001185_t0055_u01770340107857") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577147_d20260206_m010949_c001_v7007000_t0000_u01770340189572") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa8da_d20260206_m010946_c001_v0001185_t0023_u01770340186129") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab2d_d20260206_m010934_c001_v7007000_t0000_u01770340174223") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa757_d20260206_m010930_c001_v0001185_t0056_u01770340170726") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dd2_d20260206_m010917_c001_v7007000_t0000_u01770340157837") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa5cb_d20260206_m010914_c001_v0001185_t0058_u01770340154947") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ee3_d20260206_m010902_c001_v7007000_t0000_u01770340142467") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa46b_d20260206_m010859_c001_v0001185_t0049_u01770340139510") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc2d2_d20260206_m010847_c001_v7007000_t0000_u01770340127229") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa316_d20260206_m010843_c001_v0001185_t0011_u01770340123842") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550965_d20260206_m010829_c001_v7007000_t0000_u01770340109653") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e5c_d20260206_m010826_c001_v0001183_t0044_u01770340106397") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550942_d20260206_m010814_c001_v7007000_t0000_u01770340094489") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e02_d20260206_m010810_c001_v0001183_t0047_u01770340090747") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc1c2_d20260206_m010809_c001_v7007000_t0000_u01770340089840") 2026/02/06 01:10:25 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b155fe_d20260206_m010806_c001_v0001103_t0027_u01770340086045") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feab_d20260206_m010754_c001_v7007000_t0000_u01770340074754") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77189_d20260206_m010751_c001_v0001039_t0032_u01770340071079") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fea0_d20260206_m010750_c001_v7007000_t0000_u01770340070067") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d96_d20260206_m010746_c001_v0001183_t0055_u01770340066229") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4179e70667eccbd1_d20260206_m010732_c001_v7007000_t0000_u01770340052270") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d58_d20260206_m010728_c001_v0001183_t0038_u01770340048115") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06252_d20260206_m010715_c001_v7007000_t0000_u01770340035780") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d2c_d20260206_m010712_c001_v0001183_t0059_u01770340032489") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d4f_d20260206_m010700_c001_v7007000_t0000_u01770340020123") 2026/02/06 01:10:26 DEBUG : appleappleapplebanana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d04_d20260206_m010657_c001_v0001183_t0016_u01770340017101") 2026/02/06 01:10:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f937c4_d20260206_m010812_c001_v7007000_t0000_u01770340092582") 2026/02/06 01:10:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6df2_d20260206_m010807_c001_v0001183_t0056_u01770340087588") 2026/02/06 01:10:26 DEBUG : b/potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a444_d20260206_m010210_c001_v7007000_t0000_u01770339730371") 2026/02/06 01:10:26 DEBUG : b/potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765cc_d20260206_m010208_c001_v0001039_t0044_u01770339728110") 2026/02/06 01:10:26 DEBUG : b/potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a43b_d20260206_m010206_c001_v7007000_t0000_u01770339726917") 2026/02/06 01:10:26 DEBUG : b/potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765b4_d20260206_m010205_c001_v0001039_t0025_u01770339725079") 2026/02/06 01:10:26 DEBUG : b/potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca784797_d20260206_m010145_c001_v7007000_t0000_u01770339705418") 2026/02/06 01:10:26 DEBUG : b/potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76538_d20260206_m010143_c001_v0001039_t0038_u01770339703011") 2026/02/06 01:10:26 DEBUG : backup/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf027e6_d20260206_m010429_c001_v7007000_t0000_u01770339869349") 2026/02/06 01:10:26 DEBUG : backup/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f116e4f949dc4974c_d20260206_m010426_c001_v0001173_t0053_u01770339866904") 2026/02/06 01:10:27 DEBUG : backup/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f116ef1aa4d2fdd3b_d20260206_m010422_c001_v0001033_t0022_u01770339862582") 2026/02/06 01:10:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a536_d20260206_m010457_c001_v7007000_t0000_u01770339897015") 2026/02/06 01:10:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1182e5d6f6fe3aef_d20260206_m010454_c001_v0001103_t0018_u01770339894508") 2026/02/06 01:10:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1198456c8c7855c9_d20260206_m010450_c001_v0001106_t0035_u01770339890055") 2026/02/06 01:10:27 DEBUG : backup/one.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7848ac_d20260206_m010442_c001_v7007000_t0000_u01770339882721") 2026/02/06 01:10:27 DEBUG : backup/one.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f11504c58897a45c5_d20260206_m010440_c001_v0001103_t0015_u01770339880735") 2026/02/06 01:10:27 DEBUG : backup/one.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f113814ad3a1bc819_d20260206_m010436_c001_v0001098_t0000_u01770339876670") 2026/02/06 01:10:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a537_d20260206_m010457_c001_v7007000_t0000_u01770339897195") 2026/02/06 01:10:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1089cf39423ebff4_d20260206_m010455_c001_v0001167_t0021_u01770339895818") 2026/02/06 01:10:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f110510320e424280_d20260206_m010452_c001_v0001167_t0027_u01770339892011") 2026/02/06 01:10:27 DEBUG : backup/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf027e7_d20260206_m010429_c001_v7007000_t0000_u01770339869532") 2026/02/06 01:10:27 DEBUG : backup/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10479c64f35a25ea_d20260206_m010428_c001_v0001167_t0052_u01770339868153") 2026/02/06 01:10:27 DEBUG : backup/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111acd9a70c8b280_d20260206_m010424_c001_v0001145_t0039_u01770339864262") 2026/02/06 01:10:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7848ad_d20260206_m010442_c001_v7007000_t0000_u01770339882905") 2026/02/06 01:10:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f105829a9a80e330c_d20260206_m010441_c001_v0001176_t0015_u01770339881947") 2026/02/06 01:10:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f109ef832bfbabf75_d20260206_m010438_c001_v0001185_t0031_u01770339878541") 2026/02/06 01:10:27 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577149_d20260206_m010949_c001_v7007000_t0000_u01770340189752") 2026/02/06 01:10:27 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d777e5_d20260206_m010945_c001_v0001039_t0025_u01770340185724") 2026/02/06 01:10:27 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab2e_d20260206_m010934_c001_v7007000_t0000_u01770340174404") 2026/02/06 01:10:27 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d776ea_d20260206_m010930_c001_v0001039_t0059_u01770340170019") 2026/02/06 01:10:27 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dd3_d20260206_m010918_c001_v7007000_t0000_u01770340158020") 2026/02/06 01:10:27 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77606_d20260206_m010914_c001_v0001039_t0025_u01770340154261") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ee5_d20260206_m010902_c001_v7007000_t0000_u01770340142649") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d774ee_d20260206_m010858_c001_v0001039_t0038_u01770340138941") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc2d9_d20260206_m010847_c001_v7007000_t0000_u01770340127410") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77404_d20260206_m010843_c001_v0001039_t0013_u01770340123117") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feab_d20260206_m010831_c001_v7007000_t0000_u01770340111961") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa178_d20260206_m010826_c001_v0001185_t0038_u01770340106175") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550943_d20260206_m010814_c001_v7007000_t0000_u01770340094670") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77278_d20260206_m010810_c001_v0001039_t0040_u01770340090759") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc1b0_d20260206_m010809_c001_v7007000_t0000_u01770340089432") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9f94_d20260206_m010805_c001_v0001185_t0056_u01770340085821") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fead_d20260206_m010754_c001_v7007000_t0000_u01770340074969") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6db0_d20260206_m010751_c001_v0001183_t0023_u01770340071047") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41221d677b9ee649_d20260206_m010750_c001_v7007000_t0000_u01770340070082") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e1e_d20260206_m010746_c001_v0001185_t0052_u01770340066043") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41412112fe1e9c00_d20260206_m010732_c001_v7007000_t0000_u01770340052281") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d770ed_d20260206_m010727_c001_v0001039_t0039_u01770340047576") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06253_d20260206_m010715_c001_v7007000_t0000_u01770340035961") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7705f_d20260206_m010711_c001_v0001039_t0003_u01770340031819") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d50_d20260206_m010700_c001_v7007000_t0000_u01770340020309") 2026/02/06 01:10:28 DEBUG : banana: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76fc5_d20260206_m010656_c001_v0001039_t0029_u01770340016654") 2026/02/06 01:10:28 DEBUG : bananaSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d684_d20260206_m010812_c001_v7007000_t0000_u01770340092562") 2026/02/06 01:10:28 DEBUG : bananaSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9fba_d20260206_m010807_c001_v0001185_t0037_u01770340087579") 2026/02/06 01:10:29 DEBUG : both0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d478_d20260206_m010634_c001_v7007000_t0000_u01770339994325") 2026/02/06 01:10:29 DEBUG : both0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76df5_d20260206_m010616_c001_v0001039_t0004_u01770339976889") 2026/02/06 01:10:29 DEBUG : both0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06184_d20260206_m010612_c001_v7007000_t0000_u01770339972588") 2026/02/06 01:10:29 DEBUG : both0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff935c_d20260206_m010555_c001_v0001185_t0039_u01770339955407") 2026/02/06 01:10:29 DEBUG : both1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d479_d20260206_m010634_c001_v7007000_t0000_u01770339994508") 2026/02/06 01:10:29 DEBUG : both1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9606_d20260206_m010618_c001_v0001185_t0000_u01770339978348") 2026/02/06 01:10:29 DEBUG : both1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06185_d20260206_m010612_c001_v7007000_t0000_u01770339972770") 2026/02/06 01:10:29 DEBUG : both1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c08_d20260206_m010556_c001_v0001183_t0003_u01770339956298") 2026/02/06 01:10:29 DEBUG : both10: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d47b_d20260206_m010634_c001_v7007000_t0000_u01770339994689") 2026/02/06 01:10:29 DEBUG : both10: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff96b6_d20260206_m010624_c001_v0001185_t0057_u01770339984556") 2026/02/06 01:10:29 DEBUG : both10: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06186_d20260206_m010612_c001_v7007000_t0000_u01770339972956") 2026/02/06 01:10:29 DEBUG : both10: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c26_d20260206_m010603_c001_v0001183_t0031_u01770339963417") 2026/02/06 01:10:29 DEBUG : both11: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d47d_d20260206_m010634_c001_v7007000_t0000_u01770339994872") 2026/02/06 01:10:29 DEBUG : both11: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c84_d20260206_m010625_c001_v0001183_t0030_u01770339985404") 2026/02/06 01:10:29 DEBUG : both11: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06187_d20260206_m010613_c001_v7007000_t0000_u01770339973137") 2026/02/06 01:10:29 DEBUG : both11: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76d47_d20260206_m010603_c001_v0001039_t0033_u01770339963831") 2026/02/06 01:10:29 DEBUG : both12: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d47e_d20260206_m010635_c001_v7007000_t0000_u01770339995054") 2026/02/06 01:10:29 DEBUG : both12: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e4f_d20260206_m010625_c001_v0001039_t0026_u01770339985796") 2026/02/06 01:10:29 DEBUG : both12: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06188_d20260206_m010613_c001_v7007000_t0000_u01770339973390") 2026/02/06 01:10:29 DEBUG : both12: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9480_d20260206_m010604_c001_v0001185_t0038_u01770339964443") 2026/02/06 01:10:29 DEBUG : both13: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d481_d20260206_m010635_c001_v7007000_t0000_u01770339995236") 2026/02/06 01:10:29 DEBUG : both13: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff96fc_d20260206_m010626_c001_v0001185_t0008_u01770339986545") 2026/02/06 01:10:30 DEBUG : both13: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0618a_d20260206_m010613_c001_v7007000_t0000_u01770339973570") 2026/02/06 01:10:30 DEBUG : both13: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c2e_d20260206_m010605_c001_v0001183_t0036_u01770339965087") 2026/02/06 01:10:30 DEBUG : both14: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d482_d20260206_m010635_c001_v7007000_t0000_u01770339995419") 2026/02/06 01:10:30 DEBUG : both14: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c90_d20260206_m010627_c001_v0001183_t0017_u01770339987300") 2026/02/06 01:10:30 DEBUG : both14: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0618c_d20260206_m010613_c001_v7007000_t0000_u01770339973752") 2026/02/06 01:10:30 DEBUG : both14: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76d67_d20260206_m010605_c001_v0001039_t0020_u01770339965514") 2026/02/06 01:10:30 DEBUG : both15: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d483_d20260206_m010635_c001_v7007000_t0000_u01770339995602") 2026/02/06 01:10:30 DEBUG : both15: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e59_d20260206_m010627_c001_v0001039_t0059_u01770339987685") 2026/02/06 01:10:30 DEBUG : both15: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0618d_d20260206_m010613_c001_v7007000_t0000_u01770339973933") 2026/02/06 01:10:30 DEBUG : both15: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff94c2_d20260206_m010606_c001_v0001185_t0020_u01770339966306") 2026/02/06 01:10:30 DEBUG : both16: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d484_d20260206_m010635_c001_v7007000_t0000_u01770339995784") 2026/02/06 01:10:30 DEBUG : both16: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9730_d20260206_m010628_c001_v0001185_t0045_u01770339988526") 2026/02/06 01:10:30 DEBUG : both16: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0618e_d20260206_m010614_c001_v7007000_t0000_u01770339974115") 2026/02/06 01:10:30 DEBUG : both16: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c36_d20260206_m010607_c001_v0001183_t0003_u01770339967115") 2026/02/06 01:10:30 DEBUG : both17: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d485_d20260206_m010635_c001_v7007000_t0000_u01770339995983") 2026/02/06 01:10:30 DEBUG : both17: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c9c_d20260206_m010629_c001_v0001183_t0035_u01770339989714") 2026/02/06 01:10:30 DEBUG : both17: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0618f_d20260206_m010614_c001_v7007000_t0000_u01770339974297") 2026/02/06 01:10:30 DEBUG : both17: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76d7d_d20260206_m010607_c001_v0001039_t0049_u01770339967507") 2026/02/06 01:10:30 DEBUG : both18: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d486_d20260206_m010636_c001_v7007000_t0000_u01770339996165") 2026/02/06 01:10:30 DEBUG : both18: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e8f_d20260206_m010630_c001_v0001039_t0057_u01770339990112") 2026/02/06 01:10:31 DEBUG : both18: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06190_d20260206_m010614_c001_v7007000_t0000_u01770339974479") 2026/02/06 01:10:31 DEBUG : both18: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff94f0_d20260206_m010608_c001_v0001185_t0029_u01770339968211") 2026/02/06 01:10:31 DEBUG : both19: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d487_d20260206_m010636_c001_v7007000_t0000_u01770339996347") 2026/02/06 01:10:31 DEBUG : both19: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9792_d20260206_m010630_c001_v0001185_t0041_u01770339990914") 2026/02/06 01:10:31 DEBUG : both19: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06191_d20260206_m010614_c001_v7007000_t0000_u01770339974661") 2026/02/06 01:10:31 DEBUG : both19: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c3e_d20260206_m010609_c001_v0001183_t0005_u01770339969324") 2026/02/06 01:10:31 DEBUG : both2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d488_d20260206_m010636_c001_v7007000_t0000_u01770339996529") 2026/02/06 01:10:31 DEBUG : both2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c66_d20260206_m010619_c001_v0001183_t0011_u01770339979079") 2026/02/06 01:10:31 DEBUG : both2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06192_d20260206_m010614_c001_v7007000_t0000_u01770339974843") 2026/02/06 01:10:31 DEBUG : both2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76ce3_d20260206_m010556_c001_v0001039_t0045_u01770339956686") 2026/02/06 01:10:31 DEBUG : both3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d489_d20260206_m010636_c001_v7007000_t0000_u01770339996711") 2026/02/06 01:10:31 DEBUG : both3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e05_d20260206_m010619_c001_v0001039_t0006_u01770339979462") 2026/02/06 01:10:31 DEBUG : both3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06193_d20260206_m010615_c001_v7007000_t0000_u01770339975024") 2026/02/06 01:10:31 DEBUG : both3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff939c_d20260206_m010557_c001_v0001185_t0045_u01770339957414") 2026/02/06 01:10:31 DEBUG : both4: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d48a_d20260206_m010636_c001_v7007000_t0000_u01770339996892") 2026/02/06 01:10:31 DEBUG : both4: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9638_d20260206_m010620_c001_v0001185_t0022_u01770339980199") 2026/02/06 01:10:31 DEBUG : both4: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06194_d20260206_m010615_c001_v7007000_t0000_u01770339975206") 2026/02/06 01:10:31 DEBUG : both4: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c10_d20260206_m010558_c001_v0001183_t0018_u01770339958665") 2026/02/06 01:10:31 DEBUG : both5: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d48b_d20260206_m010637_c001_v7007000_t0000_u01770339997074") 2026/02/06 01:10:31 DEBUG : both5: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c6e_d20260206_m010621_c001_v0001183_t0035_u01770339981301") 2026/02/06 01:10:31 DEBUG : both5: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06195_d20260206_m010615_c001_v7007000_t0000_u01770339975393") 2026/02/06 01:10:31 DEBUG : both5: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76cff_d20260206_m010559_c001_v0001039_t0058_u01770339959062") 2026/02/06 01:10:32 DEBUG : both6: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d48c_d20260206_m010637_c001_v7007000_t0000_u01770339997255") 2026/02/06 01:10:32 DEBUG : both6: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e17_d20260206_m010621_c001_v0001039_t0030_u01770339981800") 2026/02/06 01:10:32 DEBUG : both6: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06197_d20260206_m010615_c001_v7007000_t0000_u01770339975575") 2026/02/06 01:10:32 DEBUG : both6: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff93f4_d20260206_m010600_c001_v0001185_t0005_u01770339960089") 2026/02/06 01:10:32 DEBUG : both7: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d48d_d20260206_m010637_c001_v7007000_t0000_u01770339997438") 2026/02/06 01:10:32 DEBUG : both7: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff967a_d20260206_m010622_c001_v0001185_t0052_u01770339982480") 2026/02/06 01:10:32 DEBUG : both7: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06198_d20260206_m010615_c001_v7007000_t0000_u01770339975756") 2026/02/06 01:10:32 DEBUG : both7: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c1a_d20260206_m010600_c001_v0001183_t0023_u01770339960969") 2026/02/06 01:10:32 DEBUG : both8: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d48e_d20260206_m010637_c001_v7007000_t0000_u01770339997619") 2026/02/06 01:10:32 DEBUG : both8: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c76_d20260206_m010623_c001_v0001183_t0035_u01770339983250") 2026/02/06 01:10:32 DEBUG : both8: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06199_d20260206_m010615_c001_v7007000_t0000_u01770339975938") 2026/02/06 01:10:32 DEBUG : both8: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76d23_d20260206_m010601_c001_v0001039_t0012_u01770339961426") 2026/02/06 01:10:32 DEBUG : both9: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d48f_d20260206_m010637_c001_v7007000_t0000_u01770339997816") 2026/02/06 01:10:32 DEBUG : both9: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e33_d20260206_m010623_c001_v0001039_t0022_u01770339983702") 2026/02/06 01:10:32 DEBUG : both9: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0619b_d20260206_m010616_c001_v7007000_t0000_u01770339976120") 2026/02/06 01:10:32 DEBUG : both9: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9436_d20260206_m010602_c001_v0001185_t0000_u01770339962364") 2026/02/06 01:10:32 DEBUG : c/non empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a445_d20260206_m010210_c001_v7007000_t0000_u01770339730562") 2026/02/06 01:10:32 DEBUG : c/non empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765d2_d20260206_m010208_c001_v0001039_t0013_u01770339728479") 2026/02/06 01:10:32 DEBUG : c/non empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a43d_d20260206_m010207_c001_v7007000_t0000_u01770339727745") 2026/02/06 01:10:32 DEBUG : c/non empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765b8_d20260206_m010205_c001_v0001039_t0028_u01770339725498") 2026/02/06 01:10:32 DEBUG : c/non empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca78479a_d20260206_m010146_c001_v7007000_t0000_u01770339706163") 2026/02/06 01:10:32 DEBUG : c/non empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7653e_d20260206_m010143_c001_v0001039_t0039_u01770339703782") 2026/02/06 01:10:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a96_d20260206_m010734_c001_v7007000_t0000_u01770340054767") 2026/02/06 01:10:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77109_d20260206_m010729_c001_v0001039_t0041_u01770340049969") 2026/02/06 01:10:33 DEBUG : check sum: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca78478b_d20260206_m010134_c001_v7007000_t0000_u01770339694707") 2026/02/06 01:10:33 DEBUG : check sum: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76502_d20260206_m010133_c001_v0001039_t0030_u01770339693503") 2026/02/06 01:10:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f4850e_d20260206_m011018_c001_v7007000_t0000_u01770340218578") 2026/02/06 01:10:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6fbc_d20260206_m011017_c001_v0001183_t0004_u01770340217184") 2026/02/06 01:10:33 DEBUG : dest/3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37d0_d20260206_m010359_c001_v7007000_t0000_u01770339839014") 2026/02/06 01:10:33 DEBUG : dest/3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417ab1b11af64a82_d20260206_m010357_c001_v0001097_t0049_u01770339837918") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feac_d20260206_m010832_c001_v7007000_t0000_u01770340112143") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e60_d20260206_m010827_c001_v0001183_t0043_u01770340107865") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257714a_d20260206_m010949_c001_v7007000_t0000_u01770340189933") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f62_d20260206_m010938_c001_v0001183_t0028_u01770340178853") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab2f_d20260206_m010934_c001_v7007000_t0000_u01770340174585") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f2a_d20260206_m010922_c001_v0001183_t0049_u01770340162280") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dd4_d20260206_m010918_c001_v7007000_t0000_u01770340158201") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6ee6_d20260206_m010906_c001_v0001183_t0017_u01770340146988") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ee6_d20260206_m010902_c001_v7007000_t0000_u01770340142833") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6eac_d20260206_m010851_c001_v0001183_t0048_u01770340131768") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc2e2_d20260206_m010847_c001_v7007000_t0000_u01770340127590") 2026/02/06 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e84_d20260206_m010836_c001_v0001183_t0014_u01770340116257") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775167_d20260206_m010829_c001_v7007000_t0000_u01770340109868") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b156ee_d20260206_m010818_c001_v0001103_t0045_u01770340098979") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550945_d20260206_m010814_c001_v7007000_t0000_u01770340094852") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa00e_d20260206_m010810_c001_v0001185_t0039_u01770340090960") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41221d677b9ee666_d20260206_m010809_c001_v7007000_t0000_u01770340089672") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6dd4_d20260206_m010759_c001_v0001183_t0042_u01770340079330") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feaf_d20260206_m010755_c001_v7007000_t0000_u01770340075149") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e72_d20260206_m010751_c001_v0001185_t0031_u01770340071252") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f405dfb98b88a208e_d20260206_m010749_c001_v7007000_t0000_u01770340069664") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b154f8_d20260206_m010738_c001_v0001103_t0014_u01770340058835") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d245facab77f2_d20260206_m010732_c001_v7007000_t0000_u01770340052444") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9c6b_d20260206_m010720_c001_v0001185_t0003_u01770340040538") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06254_d20260206_m010716_c001_v7007000_t0000_u01770340036143") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9b5c_d20260206_m010704_c001_v0001185_t0020_u01770340024651") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d51_d20260206_m010700_c001_v7007000_t0000_u01770340020491") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff99dc_d20260206_m010650_c001_v0001185_t0036_u01770340010801") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc206_d20260206_m010812_c001_v7007000_t0000_u01770340092700") 2026/02/06 01:10:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9fc4_d20260206_m010807_c001_v0001185_t0037_u01770340087766") 2026/02/06 01:10:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355fead_d20260206_m010832_c001_v7007000_t0000_u01770340112324") 2026/02/06 01:10:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7733e_d20260206_m010827_c001_v0001039_t0002_u01770340107877") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257714b_d20260206_m010950_c001_v7007000_t0000_u01770340190113") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77788_d20260206_m010939_c001_v0001039_t0010_u01770340179420") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab30_d20260206_m010934_c001_v7007000_t0000_u01770340174783") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77680_d20260206_m010922_c001_v0001039_t0005_u01770340162869") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dd6_d20260206_m010918_c001_v7007000_t0000_u01770340158383") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77574_d20260206_m010907_c001_v0001039_t0051_u01770340147570") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ee8_d20260206_m010903_c001_v7007000_t0000_u01770340143016") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77470_d20260206_m010852_c001_v0001039_t0006_u01770340132346") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc2eb_d20260206_m010847_c001_v7007000_t0000_u01770340127771") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d773a4_d20260206_m010836_c001_v0001039_t0030_u01770340116842") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775164_d20260206_m010829_c001_v7007000_t0000_u01770340109454") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa0c2_d20260206_m010819_c001_v0001185_t0032_u01770340099793") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550946_d20260206_m010815_c001_v7007000_t0000_u01770340095033") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e08_d20260206_m010810_c001_v0001183_t0014_u01770340090972") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d6a_d20260206_m010809_c001_v7007000_t0000_u01770340089445") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9efa_d20260206_m010759_c001_v0001185_t0019_u01770340079902") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feb1_d20260206_m010755_c001_v7007000_t0000_u01770340075330") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6db4_d20260206_m010751_c001_v0001183_t0053_u01770340071264") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41221d677b9ee648_d20260206_m010749_c001_v7007000_t0000_u01770340069901") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9dc2_d20260206_m010739_c001_v0001185_t0011_u01770340059495") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4179e70667eccbd2_d20260206_m010732_c001_v7007000_t0000_u01770340052456") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d770b5_d20260206_m010721_c001_v0001039_t0016_u01770340041085") 2026/02/06 01:10:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06255_d20260206_m010716_c001_v7007000_t0000_u01770340036327") 2026/02/06 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7701f_d20260206_m010705_c001_v0001039_t0029_u01770340025241") 2026/02/06 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d52_d20260206_m010700_c001_v7007000_t0000_u01770340020672") 2026/02/06 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76f6b_d20260206_m010651_c001_v0001039_t0056_u01770340011003") 2026/02/06 01:10:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d70_d20260206_m010812_c001_v7007000_t0000_u01770340092547") 2026/02/06 01:10:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6df4_d20260206_m010807_c001_v0001183_t0015_u01770340087795") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feae_d20260206_m010832_c001_v7007000_t0000_u01770340112506") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e62_d20260206_m010828_c001_v0001183_t0010_u01770340108070") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257714c_d20260206_m010950_c001_v7007000_t0000_u01770340190295") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa86b_d20260206_m010940_c001_v0001185_t0041_u01770340180510") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab33_d20260206_m010934_c001_v7007000_t0000_u01770340174965") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa6a9_d20260206_m010923_c001_v0001185_t0045_u01770340163952") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dd7_d20260206_m010918_c001_v7007000_t0000_u01770340158565") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa549_d20260206_m010908_c001_v0001185_t0019_u01770340148651") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ee9_d20260206_m010903_c001_v7007000_t0000_u01770340143198") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa3ca_d20260206_m010853_c001_v0001185_t0006_u01770340133373") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc2f5_d20260206_m010847_c001_v7007000_t0000_u01770340127951") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa285_d20260206_m010837_c001_v0001185_t0038_u01770340117659") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41412112fe1e9ca6_d20260206_m010829_c001_v7007000_t0000_u01770340109667") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e3a_d20260206_m010820_c001_v0001183_t0040_u01770340100360") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550947_d20260206_m010815_c001_v7007000_t0000_u01770340095214") 2026/02/06 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa012_d20260206_m010811_c001_v0001185_t0026_u01770340091160") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550937_d20260206_m010809_c001_v7007000_t0000_u01770340089627") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b155be_d20260206_m010800_c001_v0001103_t0020_u01770340080449") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feb3_d20260206_m010755_c001_v7007000_t0000_u01770340075510") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1557a_d20260206_m010751_c001_v0001103_t0025_u01770340071450") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f48370_d20260206_m010750_c001_v7007000_t0000_u01770340070105") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d80_d20260206_m010740_c001_v0001183_t0012_u01770340060186") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257706d_d20260206_m010732_c001_v7007000_t0000_u01770340052287") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d46_d20260206_m010722_c001_v0001183_t0015_u01770340042124") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06256_d20260206_m010716_c001_v7007000_t0000_u01770340036606") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d14_d20260206_m010706_c001_v0001183_t0014_u01770340026030") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d53_d20260206_m010700_c001_v7007000_t0000_u01770340020856") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6cf0_d20260206_m010651_c001_v0001183_t0055_u01770340011610") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f55093b_d20260206_m010812_c001_v7007000_t0000_u01770340092552") 2026/02/06 01:10:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6df8_d20260206_m010808_c001_v0001183_t0038_u01770340088006") 2026/02/06 01:10:37 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feaf_d20260206_m010832_c001_v7007000_t0000_u01770340112691") 2026/02/06 01:10:37 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa1b4_d20260206_m010828_c001_v0001185_t0029_u01770340108217") 2026/02/06 01:10:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257714e_d20260206_m010950_c001_v7007000_t0000_u01770340190475") 2026/02/06 01:10:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15c45_d20260206_m010941_c001_v0001103_t0037_u01770340181077") 2026/02/06 01:10:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab38_d20260206_m010935_c001_v7007000_t0000_u01770340175145") 2026/02/06 01:10:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15b1c_d20260206_m010924_c001_v0001103_t0056_u01770340164501") 2026/02/06 01:10:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dd8_d20260206_m010918_c001_v7007000_t0000_u01770340158747") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15a32_d20260206_m010909_c001_v0001103_t0004_u01770340149213") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7eea_d20260206_m010903_c001_v7007000_t0000_u01770340143382") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1594a_d20260206_m010854_c001_v0001103_t0051_u01770340134117") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc2fc_d20260206_m010848_c001_v7007000_t0000_u01770340128132") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15848_d20260206_m010838_c001_v0001103_t0002_u01770340118228") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41412112fe1e9ca7_d20260206_m010829_c001_v7007000_t0000_u01770340109850") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d772d6_d20260206_m010820_c001_v0001039_t0051_u01770340100951") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550948_d20260206_m010815_c001_v7007000_t0000_u01770340095407") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e0a_d20260206_m010811_c001_v0001183_t0055_u01770340091190") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d679_d20260206_m010809_c001_v7007000_t0000_u01770340089839") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d771f1_d20260206_m010801_c001_v0001039_t0044_u01770340081174") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feb4_d20260206_m010755_c001_v7007000_t0000_u01770340075691") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e74_d20260206_m010751_c001_v0001185_t0046_u01770340071459") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d7ca240606555_d20260206_m010749_c001_v7007000_t0000_u01770340069682") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77143_d20260206_m010740_c001_v0001039_t0022_u01770340060763") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d3c_d20260206_m010732_c001_v7007000_t0000_u01770340052236") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15438_d20260206_m010722_c001_v0001103_t0022_u01770340042714") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06257_d20260206_m010716_c001_v7007000_t0000_u01770340036821") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15363_d20260206_m010706_c001_v0001103_t0028_u01770340026665") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d55_d20260206_m010701_c001_v7007000_t0000_u01770340021038") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1527f_d20260206_m010651_c001_v0001103_t0037_u01770340011822") 2026/02/06 01:10:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c977514f_d20260206_m010812_c001_v7007000_t0000_u01770340092776") 2026/02/06 01:10:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9fca_d20260206_m010808_c001_v0001185_t0010_u01770340088018") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feb0_d20260206_m010832_c001_v7007000_t0000_u01770340112872") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e66_d20260206_m010828_c001_v0001183_t0005_u01770340108283") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577150_d20260206_m010950_c001_v7007000_t0000_u01770340190656") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f6e_d20260206_m010941_c001_v0001183_t0001_u01770340181518") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab40_d20260206_m010935_c001_v7007000_t0000_u01770340175326") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f38_d20260206_m010925_c001_v0001183_t0006_u01770340165155") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dd9_d20260206_m010918_c001_v7007000_t0000_u01770340158929") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6ef8_d20260206_m010909_c001_v0001183_t0059_u01770340149588") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7eeb_d20260206_m010903_c001_v7007000_t0000_u01770340143606") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6ec2_d20260206_m010854_c001_v0001183_t0004_u01770340134612") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc304_d20260206_m010848_c001_v7007000_t0000_u01770340128315") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e8a_d20260206_m010838_c001_v0001183_t0040_u01770340118624") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550962_d20260206_m010829_c001_v7007000_t0000_u01770340109461") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15722_d20260206_m010821_c001_v0001103_t0056_u01770340101589") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550949_d20260206_m010815_c001_v7007000_t0000_u01770340095588") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1566c_d20260206_m010811_c001_v0001103_t0033_u01770340091379") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775149_d20260206_m010809_c001_v7007000_t0000_u01770340089639") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6dda_d20260206_m010801_c001_v0001183_t0039_u01770340081569") 2026/02/06 01:10:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feb5_d20260206_m010755_c001_v7007000_t0000_u01770340075871") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7718d_d20260206_m010751_c001_v0001039_t0049_u01770340071471") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea12786f0_d20260206_m010750_c001_v7007000_t0000_u01770340070147") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15504_d20260206_m010741_c001_v0001103_t0031_u01770340061249") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41412112fe1e9c02_d20260206_m010732_c001_v7007000_t0000_u01770340052468") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9c90_d20260206_m010723_c001_v0001185_t0030_u01770340043073") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06258_d20260206_m010717_c001_v7007000_t0000_u01770340037003") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9b92_d20260206_m010707_c001_v0001185_t0016_u01770340027022") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d56_d20260206_m010701_c001_v7007000_t0000_u01770340021233") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9a12_d20260206_m010652_c001_v0001185_t0017_u01770340012187") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41877310fec42cc4_d20260206_m010812_c001_v7007000_t0000_u01770340092879") 2026/02/06 01:10:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77256_d20260206_m010808_c001_v0001039_t0008_u01770340088130") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feb1_d20260206_m010833_c001_v7007000_t0000_u01770340113056") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b157aa_d20260206_m010828_c001_v0001103_t0038_u01770340108366") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577151_d20260206_m010950_c001_v7007000_t0000_u01770340190836") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d777ac_d20260206_m010941_c001_v0001039_t0003_u01770340181740") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab44_d20260206_m010935_c001_v7007000_t0000_u01770340175507") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d776a5_d20260206_m010925_c001_v0001039_t0011_u01770340165373") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dda_d20260206_m010919_c001_v7007000_t0000_u01770340159112") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77596_d20260206_m010909_c001_v0001039_t0019_u01770340149817") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7eec_d20260206_m010903_c001_v7007000_t0000_u01770340143796") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d774a4_d20260206_m010854_c001_v0001039_t0000_u01770340134823") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc30d_d20260206_m010848_c001_v7007000_t0000_u01770340128495") 2026/02/06 01:10:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d773c2_d20260206_m010838_c001_v0001039_t0030_u01770340118836") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d69f_d20260206_m010829_c001_v7007000_t0000_u01770340109875") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa100_d20260206_m010821_c001_v0001185_t0015_u01770340101989") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f55094a_d20260206_m010815_c001_v7007000_t0000_u01770340095769") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e0c_d20260206_m010811_c001_v0001183_t0041_u01770340091383") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d6c_d20260206_m010809_c001_v7007000_t0000_u01770340089844") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9f26_d20260206_m010801_c001_v0001185_t0016_u01770340081778") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feb6_d20260206_m010756_c001_v7007000_t0000_u01770340076051") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6db6_d20260206_m010751_c001_v0001183_t0044_u01770340071482") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f4836f_d20260206_m010749_c001_v7007000_t0000_u01770340069921") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9de4_d20260206_m010741_c001_v0001185_t0010_u01770340061599") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a8f_d20260206_m010732_c001_v7007000_t0000_u01770340052233") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d770c7_d20260206_m010723_c001_v0001039_t0050_u01770340043269") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06259_d20260206_m010717_c001_v7007000_t0000_u01770340037273") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77035_d20260206_m010707_c001_v0001039_t0044_u01770340027333") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d57_d20260206_m010701_c001_v7007000_t0000_u01770340021416") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76f75_d20260206_m010652_c001_v0001039_t0040_u01770340012374") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc205_d20260206_m010812_c001_v7007000_t0000_u01770340092517") 2026/02/06 01:10:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15626_d20260206_m010808_c001_v0001103_t0039_u01770340088187") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feb2_d20260206_m010833_c001_v7007000_t0000_u01770340113239") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa1ba_d20260206_m010828_c001_v0001185_t0043_u01770340108410") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577152_d20260206_m010951_c001_v7007000_t0000_u01770340191018") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa895_d20260206_m010942_c001_v0001185_t0013_u01770340182250") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab49_d20260206_m010935_c001_v7007000_t0000_u01770340175688") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa6e3_d20260206_m010925_c001_v0001185_t0036_u01770340165861") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360ddb_d20260206_m010919_c001_v7007000_t0000_u01770340159295") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa56d_d20260206_m010910_c001_v0001185_t0004_u01770340150330") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7eed_d20260206_m010903_c001_v7007000_t0000_u01770340143979") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa3fc_d20260206_m010855_c001_v0001185_t0018_u01770340135452") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc315_d20260206_m010848_c001_v7007000_t0000_u01770340128676") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa2c0_d20260206_m010839_c001_v0001185_t0059_u01770340119336") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4179e70667eccc30_d20260206_m010829_c001_v7007000_t0000_u01770340109883") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e40_d20260206_m010822_c001_v0001183_t0054_u01770340102203") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f55094b_d20260206_m010815_c001_v7007000_t0000_u01770340095950") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa014_d20260206_m010811_c001_v0001185_t0014_u01770340091396") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc1ab_d20260206_m010809_c001_v7007000_t0000_u01770340089250") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b155cc_d20260206_m010801_c001_v0001103_t0017_u01770340081966") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feb8_d20260206_m010756_c001_v7007000_t0000_u01770340076231") 2026/02/06 01:10:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e76_d20260206_m010751_c001_v0001185_t0032_u01770340071675") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea12786ef_d20260206_m010749_c001_v7007000_t0000_u01770340069959") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d86_d20260206_m010741_c001_v0001183_t0057_u01770340061784") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d245facab77ee_d20260206_m010732_c001_v7007000_t0000_u01770340052246") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d4c_d20260206_m010723_c001_v0001183_t0030_u01770340043740") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0625b_d20260206_m010717_c001_v7007000_t0000_u01770340037454") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d1a_d20260206_m010707_c001_v0001183_t0001_u01770340027975") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d58_d20260206_m010701_c001_v7007000_t0000_u01770340021602") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6cf6_d20260206_m010653_c001_v0001183_t0023_u01770340013052") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc207_d20260206_m010812_c001_v7007000_t0000_u01770340092883") 2026/02/06 01:10:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6dfa_d20260206_m010808_c001_v0001183_t0025_u01770340088218") 2026/02/06 01:10:43 DEBUG : dir1/0007-12345: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feb3_d20260206_m010833_c001_v7007000_t0000_u01770340113420") 2026/02/06 01:10:43 DEBUG : dir1/0007-12345: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e68_d20260206_m010828_c001_v0001183_t0058_u01770340108510") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577154_d20260206_m010951_c001_v7007000_t0000_u01770340191198") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15c57_d20260206_m010942_c001_v0001103_t0043_u01770340182439") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab51_d20260206_m010935_c001_v7007000_t0000_u01770340175869") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15b30_d20260206_m010926_c001_v0001103_t0036_u01770340166105") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360ddc_d20260206_m010919_c001_v7007000_t0000_u01770340159477") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15a44_d20260206_m010910_c001_v0001103_t0021_u01770340150556") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7eee_d20260206_m010904_c001_v7007000_t0000_u01770340144161") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15962_d20260206_m010855_c001_v0001103_t0045_u01770340135641") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc319_d20260206_m010848_c001_v7007000_t0000_u01770340128856") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15862_d20260206_m010839_c001_v0001103_t0033_u01770340119614") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550966_d20260206_m010829_c001_v7007000_t0000_u01770340109821") 2026/02/06 01:10:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d772f2_d20260206_m010822_c001_v0001039_t0057_u01770340102410") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f55094c_d20260206_m010816_c001_v7007000_t0000_u01770340096131") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7727c_d20260206_m010811_c001_v0001039_t0055_u01770340091457") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc1b8_d20260206_m010809_c001_v7007000_t0000_u01770340089635") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77202_d20260206_m010802_c001_v0001039_t0023_u01770340082342") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feb9_d20260206_m010756_c001_v7007000_t0000_u01770340076411") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6db8_d20260206_m010751_c001_v0001183_t0025_u01770340071702") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f405dfb98b88a2091_d20260206_m010750_c001_v7007000_t0000_u01770340070027") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77147_d20260206_m010742_c001_v0001039_t0024_u01770340062032") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41412112fe1e9c01_d20260206_m010732_c001_v7007000_t0000_u01770340052293") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15452_d20260206_m010723_c001_v0001103_t0005_u01770340043949") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0625c_d20260206_m010717_c001_v7007000_t0000_u01770340037635") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15383_d20260206_m010708_c001_v0001103_t0047_u01770340028226") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d59_d20260206_m010701_c001_v7007000_t0000_u01770340021787") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15292_d20260206_m010653_c001_v0001103_t0053_u01770340013255") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d72_d20260206_m010812_c001_v7007000_t0000_u01770340092728") 2026/02/06 01:10:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9fd0_d20260206_m010808_c001_v0001185_t0049_u01770340088269") 2026/02/06 01:10:44 DEBUG : dir1/0008-23456: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feb4_d20260206_m010833_c001_v7007000_t0000_u01770340113602") 2026/02/06 01:10:44 DEBUG : dir1/0008-23456: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa1be_d20260206_m010828_c001_v0001185_t0031_u01770340108599") 2026/02/06 01:10:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577155_d20260206_m010951_c001_v7007000_t0000_u01770340191392") 2026/02/06 01:10:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f72_d20260206_m010942_c001_v0001183_t0026_u01770340182806") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab59_d20260206_m010936_c001_v7007000_t0000_u01770340176051") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f3e_d20260206_m010926_c001_v0001183_t0005_u01770340166553") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360dde_d20260206_m010919_c001_v7007000_t0000_u01770340159659") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6efc_d20260206_m010911_c001_v0001183_t0023_u01770340151010") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7eef_d20260206_m010904_c001_v7007000_t0000_u01770340144344") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6eca_d20260206_m010856_c001_v0001183_t0013_u01770340136059") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc31d_d20260206_m010849_c001_v7007000_t0000_u01770340129057") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e8e_d20260206_m010840_c001_v0001183_t0047_u01770340120090") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550968_d20260206_m010830_c001_v7007000_t0000_u01770340110001") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1574a_d20260206_m010823_c001_v0001103_t0005_u01770340103142") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f55094d_d20260206_m010816_c001_v7007000_t0000_u01770340096319") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa018_d20260206_m010811_c001_v0001185_t0008_u01770340091593") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d678_d20260206_m010809_c001_v7007000_t0000_u01770340089599") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6dde_d20260206_m010803_c001_v0001183_t0001_u01770340083038") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620feba_d20260206_m010756_c001_v7007000_t0000_u01770340076592") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1557c_d20260206_m010751_c001_v0001103_t0016_u01770340071784") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d7ca240606556_d20260206_m010749_c001_v7007000_t0000_u01770340069864") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15516_d20260206_m010742_c001_v0001103_t0036_u01770340062809") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d3d_d20260206_m010732_c001_v7007000_t0000_u01770340052416") 2026/02/06 01:10:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9cb0_d20260206_m010724_c001_v0001185_t0040_u01770340044373") 2026/02/06 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0625d_d20260206_m010717_c001_v7007000_t0000_u01770340037816") 2026/02/06 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9ba2_d20260206_m010708_c001_v0001185_t0022_u01770340028701") 2026/02/06 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d5b_d20260206_m010701_c001_v7007000_t0000_u01770340021969") 2026/02/06 01:10:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9a42_d20260206_m010653_c001_v0001185_t0054_u01770340013709") 2026/02/06 01:10:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c977514e_d20260206_m010812_c001_v7007000_t0000_u01770340092536") 2026/02/06 01:10:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6dfc_d20260206_m010808_c001_v0001183_t0024_u01770340088491") 2026/02/06 01:10:46 DEBUG : dir1/0009-34567: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feb6_d20260206_m010833_c001_v7007000_t0000_u01770340113783") 2026/02/06 01:10:46 DEBUG : dir1/0009-34567: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7734e_d20260206_m010828_c001_v0001039_t0051_u01770340108685") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577156_d20260206_m010951_c001_v7007000_t0000_u01770340191573") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d777bc_d20260206_m010943_c001_v0001039_t0025_u01770340183013") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab61_d20260206_m010936_c001_v7007000_t0000_u01770340176231") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d776c0_d20260206_m010926_c001_v0001039_t0056_u01770340166806") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360ddf_d20260206_m010919_c001_v7007000_t0000_u01770340159841") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d775c4_d20260206_m010911_c001_v0001039_t0057_u01770340151222") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ef0_d20260206_m010904_c001_v7007000_t0000_u01770340144527") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d774c4_d20260206_m010856_c001_v0001039_t0024_u01770340136278") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc31e_d20260206_m010849_c001_v7007000_t0000_u01770340129240") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d773d4_d20260206_m010840_c001_v0001039_t0058_u01770340120294") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355fea5_d20260206_m010830_c001_v7007000_t0000_u01770340110017") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa12e_d20260206_m010823_c001_v0001185_t0054_u01770340103530") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f55094e_d20260206_m010816_c001_v7007000_t0000_u01770340096536") 2026/02/06 01:10:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e0e_d20260206_m010811_c001_v0001183_t0015_u01770340091603") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d69_d20260206_m010809_c001_v7007000_t0000_u01770340089264") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9f50_d20260206_m010803_c001_v0001185_t0047_u01770340083234") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620febb_d20260206_m010756_c001_v7007000_t0000_u01770340076771") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e78_d20260206_m010751_c001_v0001185_t0053_u01770340071862") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550920_d20260206_m010749_c001_v7007000_t0000_u01770340069868") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9df0_d20260206_m010743_c001_v0001185_t0051_u01770340063184") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d3e_d20260206_m010732_c001_v7007000_t0000_u01770340052596") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d770d3_d20260206_m010724_c001_v0001039_t0004_u01770340044597") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0625e_d20260206_m010717_c001_v7007000_t0000_u01770340037999") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7703f_d20260206_m010708_c001_v0001039_t0052_u01770340028982") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d5c_d20260206_m010702_c001_v7007000_t0000_u01770340022151") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76f85_d20260206_m010653_c001_v0001039_t0011_u01770340013920") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d71_d20260206_m010812_c001_v7007000_t0000_u01770340092577") 2026/02/06 01:10:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9fd8_d20260206_m010808_c001_v0001185_t0019_u01770340088530") 2026/02/06 01:10:47 DEBUG : dir1/0010-45678: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feb7_d20260206_m010833_c001_v7007000_t0000_u01770340113976") 2026/02/06 01:10:47 DEBUG : dir1/0010-45678: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e6a_d20260206_m010828_c001_v0001183_t0049_u01770340108752") 2026/02/06 01:10:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577157_d20260206_m010951_c001_v7007000_t0000_u01770340191754") 2026/02/06 01:10:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa8b3_d20260206_m010943_c001_v0001185_t0036_u01770340183475") 2026/02/06 01:10:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab6b_d20260206_m010936_c001_v7007000_t0000_u01770340176427") 2026/02/06 01:10:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa709_d20260206_m010927_c001_v0001185_t0050_u01770340167435") 2026/02/06 01:10:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360de2_d20260206_m010920_c001_v7007000_t0000_u01770340160025") 2026/02/06 01:10:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa587_d20260206_m010911_c001_v0001185_t0020_u01770340151834") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ef1_d20260206_m010904_c001_v7007000_t0000_u01770340144709") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa425_d20260206_m010856_c001_v0001185_t0039_u01770340136979") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc31f_d20260206_m010849_c001_v7007000_t0000_u01770340129504") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa2dc_d20260206_m010840_c001_v0001185_t0057_u01770340120939") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550963_d20260206_m010829_c001_v7007000_t0000_u01770340109471") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e4a_d20260206_m010823_c001_v0001183_t0013_u01770340103760") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f55094f_d20260206_m010816_c001_v7007000_t0000_u01770340096720") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15674_d20260206_m010811_c001_v0001103_t0004_u01770340091689") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41877310fec42cba_d20260206_m010809_c001_v7007000_t0000_u01770340089656") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b155de_d20260206_m010803_c001_v0001103_t0035_u01770340083424") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620febc_d20260206_m010757_c001_v7007000_t0000_u01770340077040") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6dbc_d20260206_m010751_c001_v0001183_t0012_u01770340071917") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fe9e_d20260206_m010749_c001_v7007000_t0000_u01770340069874") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d8c_d20260206_m010743_c001_v0001183_t0054_u01770340063371") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41412112fe1e9c03_d20260206_m010732_c001_v7007000_t0000_u01770340052477") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d4e_d20260206_m010725_c001_v0001183_t0022_u01770340045196") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0625f_d20260206_m010718_c001_v7007000_t0000_u01770340038181") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d20_d20260206_m010709_c001_v0001183_t0019_u01770340029575") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d5e_d20260206_m010702_c001_v7007000_t0000_u01770340022396") 2026/02/06 01:10:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6cfc_d20260206_m010654_c001_v0001183_t0029_u01770340014445") 2026/02/06 01:10:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f55093c_d20260206_m010812_c001_v7007000_t0000_u01770340092735") 2026/02/06 01:10:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77260_d20260206_m010808_c001_v0001039_t0002_u01770340088609") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355feb9_d20260206_m010834_c001_v7007000_t0000_u01770340114158") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b157b2_d20260206_m010828_c001_v0001103_t0049_u01770340108767") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577158_d20260206_m010951_c001_v7007000_t0000_u01770340191934") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15c6d_d20260206_m010943_c001_v0001103_t0009_u01770340183666") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab73_d20260206_m010936_c001_v7007000_t0000_u01770340176608") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15b48_d20260206_m010927_c001_v0001103_t0056_u01770340167625") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360de3_d20260206_m010920_c001_v7007000_t0000_u01770340160207") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15a54_d20260206_m010912_c001_v0001103_t0046_u01770340152023") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ef2_d20260206_m010904_c001_v7007000_t0000_u01770340144892") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15978_d20260206_m010857_c001_v0001103_t0052_u01770340137171") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc320_d20260206_m010849_c001_v7007000_t0000_u01770340129684") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15886_d20260206_m010841_c001_v0001103_t0025_u01770340121132") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775166_d20260206_m010829_c001_v7007000_t0000_u01770340109826") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77306_d20260206_m010823_c001_v0001039_t0049_u01770340103968") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550950_d20260206_m010816_c001_v7007000_t0000_u01770340096901") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa020_d20260206_m010811_c001_v0001185_t0031_u01770340091782") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c977514a_d20260206_m010809_c001_v7007000_t0000_u01770340089844") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77210_d20260206_m010803_c001_v0001039_t0019_u01770340083835") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620febd_d20260206_m010757_c001_v7007000_t0000_u01770340077220") 2026/02/06 01:10:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77193_d20260206_m010751_c001_v0001039_t0059_u01770340071928") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f93747_d20260206_m010750_c001_v7007000_t0000_u01770340070154") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7714f_d20260206_m010743_c001_v0001039_t0057_u01770340063574") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a91_d20260206_m010732_c001_v7007000_t0000_u01770340052605") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1545e_d20260206_m010725_c001_v0001103_t0004_u01770340045408") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06260_d20260206_m010718_c001_v7007000_t0000_u01770340038379") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15397_d20260206_m010709_c001_v0001103_t0050_u01770340029775") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d5f_d20260206_m010702_c001_v7007000_t0000_u01770340022577") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b152ab_d20260206_m010654_c001_v0001103_t0023_u01770340014653") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41877310fec42cc2_d20260206_m010812_c001_v7007000_t0000_u01770340092513") 2026/02/06 01:10:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6dfe_d20260206_m010808_c001_v0001183_t0050_u01770340088721") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355febb_d20260206_m010834_c001_v7007000_t0000_u01770340114339") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa1c0_d20260206_m010828_c001_v0001185_t0052_u01770340108813") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577159_d20260206_m010952_c001_v7007000_t0000_u01770340192115") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f7c_d20260206_m010944_c001_v0001183_t0006_u01770340184085") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab7a_d20260206_m010936_c001_v7007000_t0000_u01770340176791") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f42_d20260206_m010928_c001_v0001183_t0018_u01770340168199") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360de5_d20260206_m010920_c001_v7007000_t0000_u01770340160388") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f08_d20260206_m010912_c001_v0001183_t0032_u01770340152442") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ef3_d20260206_m010905_c001_v7007000_t0000_u01770340145077") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6ece_d20260206_m010857_c001_v0001183_t0022_u01770340137579") 2026/02/06 01:10:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc321_d20260206_m010849_c001_v7007000_t0000_u01770340129904") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e96_d20260206_m010841_c001_v0001183_t0028_u01770340121690") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41412112fe1e9ca5_d20260206_m010829_c001_v7007000_t0000_u01770340109484") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15762_d20260206_m010824_c001_v0001103_t0027_u01770340104633") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550952_d20260206_m010817_c001_v7007000_t0000_u01770340097084") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e10_d20260206_m010811_c001_v0001183_t0023_u01770340091839") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d677_d20260206_m010809_c001_v7007000_t0000_u01770340089419") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6de0_d20260206_m010804_c001_v0001183_t0039_u01770340084226") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620febf_d20260206_m010757_c001_v7007000_t0000_u01770340077400") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e7e_d20260206_m010752_c001_v0001185_t0006_u01770340072072") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d7ca240606558_d20260206_m010750_c001_v7007000_t0000_u01770340070045") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15526_d20260206_m010744_c001_v0001103_t0006_u01770340064152") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a90_d20260206_m010732_c001_v7007000_t0000_u01770340052423") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9cca_d20260206_m010725_c001_v0001185_t0032_u01770340045944") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06261_d20260206_m010718_c001_v7007000_t0000_u01770340038560") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9bbe_d20260206_m010710_c001_v0001185_t0004_u01770340030175") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d60_d20260206_m010702_c001_v7007000_t0000_u01770340022758") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9a70_d20260206_m010654_c001_v0001185_t0003_u01770340014971") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d74_d20260206_m010812_c001_v7007000_t0000_u01770340092912") 2026/02/06 01:10:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9fda_d20260206_m010808_c001_v0001185_t0011_u01770340088733") 2026/02/06 01:10:51 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355febd_d20260206_m010834_c001_v7007000_t0000_u01770340114522") 2026/02/06 01:10:51 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e6c_d20260206_m010828_c001_v0001183_t0039_u01770340108976") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257715a_d20260206_m010952_c001_v7007000_t0000_u01770340192297") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d777d2_d20260206_m010944_c001_v0001039_t0040_u01770340184320") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab85_d20260206_m010937_c001_v7007000_t0000_u01770340177037") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d776de_d20260206_m010928_c001_v0001039_t0044_u01770340168416") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360de6_d20260206_m010920_c001_v7007000_t0000_u01770340160570") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d775e2_d20260206_m010912_c001_v0001039_t0050_u01770340152657") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ef4_d20260206_m010905_c001_v7007000_t0000_u01770340145262") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d774da_d20260206_m010857_c001_v0001039_t0053_u01770340137789") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc322_d20260206_m010850_c001_v7007000_t0000_u01770340130086") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d773f0_d20260206_m010841_c001_v0001039_t0054_u01770340121903") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3a23_d20260206_m010829_c001_v7007000_t0000_u01770340109858") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa156_d20260206_m010824_c001_v0001185_t0058_u01770340104931") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550953_d20260206_m010817_c001_v7007000_t0000_u01770340097266") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa02a_d20260206_m010811_c001_v0001185_t0005_u01770340091997") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360d6b_d20260206_m010809_c001_v7007000_t0000_u01770340089627") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9f6e_d20260206_m010804_c001_v0001185_t0014_u01770340084421") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fec0_d20260206_m010757_c001_v7007000_t0000_u01770340077581") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6dbe_d20260206_m010752_c001_v0001183_t0046_u01770340072136") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550921_d20260206_m010750_c001_v7007000_t0000_u01770340070056") 2026/02/06 01:10:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e08_d20260206_m010744_c001_v0001185_t0029_u01770340064655") 2026/02/06 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06279_d20260206_m010732_c001_v7007000_t0000_u01770340052252") 2026/02/06 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d770df_d20260206_m010726_c001_v0001039_t0034_u01770340046220") 2026/02/06 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06262_d20260206_m010718_c001_v7007000_t0000_u01770340038742") 2026/02/06 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77057_d20260206_m010710_c001_v0001039_t0011_u01770340030425") 2026/02/06 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d61_d20260206_m010702_c001_v7007000_t0000_u01770340022970") 2026/02/06 01:10:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76f9f_d20260206_m010655_c001_v0001039_t0054_u01770340015180") 2026/02/06 01:10:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d685_d20260206_m010812_c001_v7007000_t0000_u01770340092744") 2026/02/06 01:10:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1563a_d20260206_m010808_c001_v0001103_t0023_u01770340088749") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355febf_d20260206_m010834_c001_v7007000_t0000_u01770340114736") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa1c4_d20260206_m010829_c001_v0001185_t0012_u01770340109003") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257715b_d20260206_m010952_c001_v7007000_t0000_u01770340192478") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa8d2_d20260206_m010944_c001_v0001185_t0018_u01770340184978") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab8e_d20260206_m010937_c001_v7007000_t0000_u01770340177231") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa72f_d20260206_m010929_c001_v0001185_t0018_u01770340169266") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360de7_d20260206_m010920_c001_v7007000_t0000_u01770340160752") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa5ad_d20260206_m010913_c001_v0001185_t0028_u01770340153312") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ef5_d20260206_m010905_c001_v7007000_t0000_u01770340145445") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa44b_d20260206_m010858_c001_v0001185_t0006_u01770340138182") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc323_d20260206_m010850_c001_v7007000_t0000_u01770340130267") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa2fc_d20260206_m010842_c001_v0001185_t0015_u01770340122369") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775165_d20260206_m010829_c001_v7007000_t0000_u01770340109643") 2026/02/06 01:10:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e52_d20260206_m010825_c001_v0001183_t0013_u01770340105117") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550954_d20260206_m010817_c001_v7007000_t0000_u01770340097450") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e14_d20260206_m010812_c001_v0001183_t0041_u01770340092060") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41877310fec42cbc_d20260206_m010809_c001_v7007000_t0000_u01770340089849") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b155e6_d20260206_m010804_c001_v0001103_t0015_u01770340084626") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fec1_d20260206_m010757_c001_v7007000_t0000_u01770340077761") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15584_d20260206_m010752_c001_v0001103_t0049_u01770340072223") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f405dfb98b88a208d_d20260206_m010749_c001_v7007000_t0000_u01770340069483") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d90_d20260206_m010744_c001_v0001183_t0034_u01770340064841") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257706f_d20260206_m010732_c001_v7007000_t0000_u01770340052539") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d54_d20260206_m010726_c001_v0001183_t0059_u01770340046721") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06263_d20260206_m010718_c001_v7007000_t0000_u01770340038969") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d28_d20260206_m010711_c001_v0001183_t0040_u01770340031023") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d62_d20260206_m010703_c001_v7007000_t0000_u01770340023152") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d00_d20260206_m010655_c001_v0001183_t0056_u01770340015628") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41877310fec42cc3_d20260206_m010812_c001_v7007000_t0000_u01770340092696") 2026/02/06 01:10:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6e00_d20260206_m010808_c001_v0001183_t0044_u01770340088933") 2026/02/06 01:10:54 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355fec1_d20260206_m010834_c001_v7007000_t0000_u01770340114921") 2026/02/06 01:10:54 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa1ca_d20260206_m010829_c001_v0001185_t0035_u01770340109196") 2026/02/06 01:10:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257715c_d20260206_m010952_c001_v7007000_t0000_u01770340192658") 2026/02/06 01:10:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15c8f_d20260206_m010945_c001_v0001103_t0027_u01770340185185") 2026/02/06 01:10:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab96_d20260206_m010937_c001_v7007000_t0000_u01770340177412") 2026/02/06 01:10:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15b62_d20260206_m010929_c001_v0001103_t0045_u01770340169455") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360de8_d20260206_m010920_c001_v7007000_t0000_u01770340160939") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15a70_d20260206_m010913_c001_v0001103_t0005_u01770340153532") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ef6_d20260206_m010905_c001_v7007000_t0000_u01770340145666") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15986_d20260206_m010858_c001_v0001103_t0014_u01770340138370") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc324_d20260206_m010850_c001_v7007000_t0000_u01770340130448") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15896_d20260206_m010842_c001_v0001103_t0021_u01770340122587") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550964_d20260206_m010829_c001_v7007000_t0000_u01770340109641") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77320_d20260206_m010825_c001_v0001039_t0056_u01770340105332") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550956_d20260206_m010817_c001_v7007000_t0000_u01770340097632") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77284_d20260206_m010812_c001_v0001039_t0032_u01770340092070") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550938_d20260206_m010809_c001_v7007000_t0000_u01770340089840") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7721a_d20260206_m010805_c001_v0001039_t0030_u01770340085004") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fec2_d20260206_m010758_c001_v7007000_t0000_u01770340078032") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e80_d20260206_m010752_c001_v0001185_t0041_u01770340072257") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f93746_d20260206_m010749_c001_v7007000_t0000_u01770340069890") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7715b_d20260206_m010745_c001_v0001039_t0033_u01770340065106") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0627a_d20260206_m010732_c001_v7007000_t0000_u01770340052437") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1547d_d20260206_m010726_c001_v0001103_t0029_u01770340046932") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06264_d20260206_m010719_c001_v7007000_t0000_u01770340039151") 2026/02/06 01:10:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b153af_d20260206_m010711_c001_v0001103_t0024_u01770340031300") 2026/02/06 01:10:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d63_d20260206_m010703_c001_v7007000_t0000_u01770340023337") 2026/02/06 01:10:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b152cb_d20260206_m010655_c001_v0001103_t0021_u01770340015835") 2026/02/06 01:10:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f55093e_d20260206_m010812_c001_v7007000_t0000_u01770340092933") 2026/02/06 01:10:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9fde_d20260206_m010809_c001_v0001185_t0014_u01770340089014") 2026/02/06 01:10:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a98_d20260206_m010734_c001_v7007000_t0000_u01770340054949") 2026/02/06 01:10:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9d1a_d20260206_m010730_c001_v0001185_t0047_u01770340050143") 2026/02/06 01:10:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a99_d20260206_m010735_c001_v7007000_t0000_u01770340055129") 2026/02/06 01:10:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d5e_d20260206_m010730_c001_v0001183_t0046_u01770340050186") 2026/02/06 01:10:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a9a_d20260206_m010735_c001_v7007000_t0000_u01770340055310") 2026/02/06 01:10:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9d22_d20260206_m010730_c001_v0001185_t0025_u01770340050373") 2026/02/06 01:10:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a9b_d20260206_m010735_c001_v7007000_t0000_u01770340055491") 2026/02/06 01:10:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b154a4_d20260206_m010730_c001_v0001103_t0050_u01770340050382") 2026/02/06 01:10:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a9d_d20260206_m010735_c001_v7007000_t0000_u01770340055672") 2026/02/06 01:10:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d60_d20260206_m010730_c001_v0001183_t0025_u01770340050397") 2026/02/06 01:10:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a9e_d20260206_m010735_c001_v7007000_t0000_u01770340055855") 2026/02/06 01:10:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9d28_d20260206_m010730_c001_v0001185_t0042_u01770340050564") 2026/02/06 01:10:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a9f_d20260206_m010736_c001_v7007000_t0000_u01770340056036") 2026/02/06 01:10:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d62_d20260206_m010730_c001_v0001183_t0011_u01770340050619") 2026/02/06 01:10:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02aa0_d20260206_m010736_c001_v7007000_t0000_u01770340056217") 2026/02/06 01:10:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77113_d20260206_m010730_c001_v0001039_t0024_u01770340050672") 2026/02/06 01:10:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02aa1_d20260206_m010736_c001_v7007000_t0000_u01770340056398") 2026/02/06 01:10:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9d2c_d20260206_m010730_c001_v0001185_t0003_u01770340050755") 2026/02/06 01:10:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02aa2_d20260206_m010736_c001_v7007000_t0000_u01770340056579") 2026/02/06 01:10:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d64_d20260206_m010730_c001_v0001183_t0005_u01770340050846") 2026/02/06 01:10:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02aa3_d20260206_m010736_c001_v7007000_t0000_u01770340056759") 2026/02/06 01:10:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9d34_d20260206_m010730_c001_v0001185_t0042_u01770340050998") 2026/02/06 01:10:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02aa4_d20260206_m010736_c001_v7007000_t0000_u01770340056940") 2026/02/06 01:10:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b154aa_d20260206_m010731_c001_v0001103_t0003_u01770340051024") 2026/02/06 01:10:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02aa5_d20260206_m010737_c001_v7007000_t0000_u01770340057121") 2026/02/06 01:10:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d66_d20260206_m010731_c001_v0001183_t0018_u01770340051081") 2026/02/06 01:10:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02aa6_d20260206_m010737_c001_v7007000_t0000_u01770340057305") 2026/02/06 01:10:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9d3a_d20260206_m010731_c001_v0001185_t0038_u01770340051187") 2026/02/06 01:10:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02aa8_d20260206_m010737_c001_v7007000_t0000_u01770340057488") 2026/02/06 01:10:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77117_d20260206_m010731_c001_v0001039_t0024_u01770340051209") 2026/02/06 01:10:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02aaa_d20260206_m010737_c001_v7007000_t0000_u01770340057670") 2026/02/06 01:10:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d6a_d20260206_m010731_c001_v0001183_t0024_u01770340051296") 2026/02/06 01:10:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d245facab7897_d20260206_m010753_c001_v7007000_t0000_u01770340073150") 2026/02/06 01:10:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e3c_d20260206_m010747_c001_v0001185_t0035_u01770340067858") 2026/02/06 01:10:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea12786f1_d20260206_m010752_c001_v7007000_t0000_u01770340072880") 2026/02/06 01:10:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6d9e_d20260206_m010747_c001_v0001183_t0043_u01770340067951") 2026/02/06 01:10:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f9374d_d20260206_m010752_c001_v7007000_t0000_u01770340072870") 2026/02/06 01:10:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15558_d20260206_m010747_c001_v0001103_t0023_u01770340067963") 2026/02/06 01:10:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f48377_d20260206_m010752_c001_v7007000_t0000_u01770340072897") 2026/02/06 01:10:57 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e3e_d20260206_m010748_c001_v0001185_t0008_u01770340068043") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d245facab7895_d20260206_m010752_c001_v7007000_t0000_u01770340072947") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6da0_d20260206_m010748_c001_v0001183_t0051_u01770340068179") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f9374f_d20260206_m010753_c001_v7007000_t0000_u01770340073243") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1555c_d20260206_m010748_c001_v0001103_t0019_u01770340068302") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f9374e_d20260206_m010753_c001_v7007000_t0000_u01770340073050") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77177_d20260206_m010748_c001_v0001039_t0042_u01770340068307") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f416d7ca24060655d_d20260206_m010752_c001_v7007000_t0000_u01770340072936") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e40_d20260206_m010748_c001_v0001185_t0003_u01770340068338") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550924_d20260206_m010752_c001_v7007000_t0000_u01770340072925") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6da2_d20260206_m010748_c001_v0001183_t0045_u01770340068375") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea12786f4_d20260206_m010753_c001_v7007000_t0000_u01770340073254") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6da6_d20260206_m010748_c001_v0001183_t0033_u01770340068575") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea12786f2_d20260206_m010753_c001_v7007000_t0000_u01770340073062") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e48_d20260206_m010748_c001_v0001185_t0038_u01770340068585") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f48378_d20260206_m010753_c001_v7007000_t0000_u01770340073081") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15564_d20260206_m010748_c001_v0001103_t0011_u01770340068693") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41221d677b9ee64e_d20260206_m010753_c001_v7007000_t0000_u01770340073090") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e4e_d20260206_m010748_c001_v0001185_t0018_u01770340068770") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41221d677b9ee64d_d20260206_m010752_c001_v7007000_t0000_u01770340072905") 2026/02/06 01:10:58 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6da8_d20260206_m010748_c001_v0001183_t0057_u01770340068814") 2026/02/06 01:10:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fea7_d20260206_m010753_c001_v7007000_t0000_u01770340073098") 2026/02/06 01:10:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77181_d20260206_m010748_c001_v0001039_t0019_u01770340068965") 2026/02/06 01:10:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f4837a_d20260206_m010753_c001_v7007000_t0000_u01770340073271") 2026/02/06 01:10:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e50_d20260206_m010748_c001_v0001185_t0021_u01770340068974") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7c46_d20260206_m010545_c001_v7007000_t0000_u01770339945923") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10786e5615e8a6be_d20260206_m010541_c001_v0001167_t0052_u01770339941947") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576fc1_d20260206_m010541_c001_v7007000_t0000_u01770339941762") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10786e5615e8a637_d20260206_m010537_c001_v0001167_t0058_u01770339937452") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576fb3_d20260206_m010536_c001_v7007000_t0000_u01770339936707") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6bc8_d20260206_m010531_c001_v0001183_t0050_u01770339931681") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278640_d20260206_m010530_c001_v7007000_t0000_u01770339930169") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1199ed6b9dcfacd6_d20260206_m010523_c001_v0001144_t0018_u01770339923048") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f93518_d20260206_m010522_c001_v7007000_t0000_u01770339922862") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1199ed6b9dcfacc0_d20260206_m010516_c001_v0001144_t0056_u01770339916782") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f93512_d20260206_m010516_c001_v7007000_t0000_u01770339916008") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6b96_d20260206_m010511_c001_v0001183_t0026_u01770339911246") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620f147_d20260206_m010509_c001_v7007000_t0000_u01770339909969") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f113fcc8fc1265803_d20260206_m010508_c001_v0001097_t0034_u01770339908194") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7848de_d20260206_m010508_c001_v7007000_t0000_u01770339908007") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f113fcc8fc12657a3_d20260206_m010503_c001_v0001097_t0029_u01770339903773") 2026/02/06 01:10:59 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7848d6_d20260206_m010502_c001_v7007000_t0000_u01770339902993") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76afd_d20260206_m010458_c001_v0001039_t0010_u01770339898289") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a538_d20260206_m010457_c001_v7007000_t0000_u01770339897377") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f115c83c62c066ff5_d20260206_m010455_c001_v0001036_t0050_u01770339895082") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4179e70667eccb4b_d20260206_m010454_c001_v7007000_t0000_u01770339894902") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f115c83c62c066ff3_d20260206_m010451_c001_v0001036_t0022_u01770339891448") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4179e70667eccb48_d20260206_m010450_c001_v7007000_t0000_u01770339890684") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff8bce_d20260206_m010444_c001_v0001185_t0018_u01770339884004") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7848ae_d20260206_m010443_c001_v7007000_t0000_u01770339883089") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10717187a2a8ca23_d20260206_m010441_c001_v0001042_t0008_u01770339881326") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f480fa_d20260206_m010441_c001_v7007000_t0000_u01770339881147") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10717187a2a8ca1f_d20260206_m010437_c001_v0001042_t0009_u01770339877836") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f480ee_d20260206_m010437_c001_v7007000_t0000_u01770339877073") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6b34_d20260206_m010430_c001_v0001183_t0057_u01770339870667") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf027e8_d20260206_m010429_c001_v7007000_t0000_u01770339869715") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f104798e5dd109ed0_d20260206_m010427_c001_v0001171_t0022_u01770339867679") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f404913f08ff360a0_d20260206_m010427_c001_v7007000_t0000_u01770339867492") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f104798e5dd109ec6_d20260206_m010423_c001_v0001171_t0032_u01770339863769") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f404913f08ff3609d_d20260206_m010422_c001_v7007000_t0000_u01770339862997") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76968_d20260206_m010417_c001_v0001039_t0008_u01770339857239") 2026/02/06 01:11:00 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37f2_d20260206_m010416_c001_v7007000_t0000_u01770339856154") 2026/02/06 01:11:01 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1015135b1ac406c3_d20260206_m010410_c001_v0001033_t0035_u01770339850089") 2026/02/06 01:11:01 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f405065bcf5987a96_d20260206_m010409_c001_v7007000_t0000_u01770339849867") 2026/02/06 01:11:01 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff8838_d20260206_m010405_c001_v0001185_t0027_u01770339845748") 2026/02/06 01:11:01 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1052a5ff63112247_d20260206_m010404_c001_v0001173_t0029_u01770339844685") 2026/02/06 01:11:01 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1052a5ff63112233_d20260206_m010403_c001_v0001173_t0051_u01770339843468") 2026/02/06 01:11:01 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06052_d20260206_m010349_c001_v7007000_t0000_u01770339829647") 2026/02/06 01:11:01 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76817_d20260206_m010342_c001_v0001039_t0029_u01770339822102") 2026/02/06 01:11:01 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1065d2342d80dac3_d20260206_m010341_c001_v0001097_t0023_u01770339821009") 2026/02/06 01:11:01 DEBUG : dst/one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1065d2342d80daab_d20260206_m010339_c001_v0001097_t0049_u01770339819808") 2026/02/06 01:11:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7c47_d20260206_m010546_c001_v7007000_t0000_u01770339946106") 2026/02/06 01:11:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10885018382e731c_d20260206_m010541_c001_v0001172_t0053_u01770339941469") 2026/02/06 01:11:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f11189f0e41dafc4d_d20260206_m010536_c001_v0001097_t0010_u01770339936110") 2026/02/06 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278642_d20260206_m010530_c001_v7007000_t0000_u01770339930352") 2026/02/06 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1077b65778185117_d20260206_m010522_c001_v0001097_t0002_u01770339922343") 2026/02/06 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f110b5108cb861a05_d20260206_m010515_c001_v0001105_t0029_u01770339915668") 2026/02/06 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620f148_d20260206_m010510_c001_v7007000_t0000_u01770339910164") 2026/02/06 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1096c38c68a817aa_d20260206_m010507_c001_v0001173_t0031_u01770339907456") 2026/02/06 01:11:01 DEBUG : dst/one.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f115c0fdea34ac4db_d20260206_m010502_c001_v0001167_t0029_u01770339902402") 2026/02/06 01:11:01 DEBUG : dst/three: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37f3_d20260206_m010416_c001_v7007000_t0000_u01770339856334") 2026/02/06 01:11:01 DEBUG : dst/three: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1052a5ff6311232d_d20260206_m010414_c001_v0001173_t0049_u01770339854519") 2026/02/06 01:11:01 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7c48_d20260206_m010546_c001_v7007000_t0000_u01770339946288") 2026/02/06 01:11:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1079f4bc31b14a21_d20260206_m010543_c001_v0001117_t0034_u01770339943354") 2026/02/06 01:11:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d0dc1dbd302fe_d20260206_m010539_c001_v0001173_t0056_u01770339939174") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7c49_d20260206_m010546_c001_v7007000_t0000_u01770339946473") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10786e5615e8a710_d20260206_m010544_c001_v0001167_t0034_u01770339944716") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576fc7_d20260206_m010544_c001_v7007000_t0000_u01770339944533") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10786e5615e8a686_d20260206_m010539_c001_v0001167_t0052_u01770339939828") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576fbe_d20260206_m010539_c001_v7007000_t0000_u01770339939644") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76c0f_d20260206_m010532_c001_v0001039_t0041_u01770339932807") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278643_d20260206_m010530_c001_v7007000_t0000_u01770339930536") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1199ed6b9dcfacec_d20260206_m010528_c001_v0001144_t0031_u01770339928250") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f93521_d20260206_m010528_c001_v7007000_t0000_u01770339928066") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1199ed6b9dcfacca_d20260206_m010520_c001_v0001144_t0038_u01770339920114") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f93514_d20260206_m010519_c001_v7007000_t0000_u01770339919928") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76b77_d20260206_m010512_c001_v0001039_t0000_u01770339912375") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7848e1_d20260206_m010509_c001_v7007000_t0000_u01770339909422") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76b49_d20260206_m010506_c001_v0001039_t0056_u01770339906197") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7848d9_d20260206_m010505_c001_v7007000_t0000_u01770339905026") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff8d3a_d20260206_m010459_c001_v0001185_t0019_u01770339899889") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4179e70667eccb50_d20260206_m010456_c001_v7007000_t0000_u01770339896466") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff8cb4_d20260206_m010453_c001_v0001185_t0049_u01770339893749") 2026/02/06 01:11:02 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4179e70667eccb49_d20260206_m010452_c001_v7007000_t0000_u01770339892668") 2026/02/06 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6b56_d20260206_m010445_c001_v0001183_t0047_u01770339885771") 2026/02/06 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f480fb_d20260206_m010442_c001_v7007000_t0000_u01770339882168") 2026/02/06 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6b4a_d20260206_m010439_c001_v0001183_t0009_u01770339879902") 2026/02/06 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f480f5_d20260206_m010438_c001_v7007000_t0000_u01770339878763") 2026/02/06 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d769f1_d20260206_m010431_c001_v0001039_t0021_u01770339871786") 2026/02/06 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f404913f08ff360a3_d20260206_m010428_c001_v7007000_t0000_u01770339868797") 2026/02/06 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d769c2_d20260206_m010425_c001_v0001039_t0058_u01770339865731") 2026/02/06 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f404913f08ff3609e_d20260206_m010424_c001_v7007000_t0000_u01770339864603") 2026/02/06 01:11:03 DEBUG : dst/three.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff897a_d20260206_m010418_c001_v0001185_t0016_u01770339858234") 2026/02/06 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278644_d20260206_m010530_c001_v7007000_t0000_u01770339930719") 2026/02/06 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1005cc559502b889_d20260206_m010527_c001_v0001173_t0028_u01770339927375") 2026/02/06 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1192036ac012c08f_d20260206_m010519_c001_v0001173_t0040_u01770339919251") 2026/02/06 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620f149_d20260206_m010510_c001_v7007000_t0000_u01770339910344") 2026/02/06 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f108978cb03429991_d20260206_m010508_c001_v0001097_t0047_u01770339908871") 2026/02/06 01:11:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f103468667e95cb72_d20260206_m010504_c001_v0001103_t0030_u01770339904525") 2026/02/06 01:11:03 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7c4b_d20260206_m010546_c001_v7007000_t0000_u01770339946658") 2026/02/06 01:11:03 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9086_d20260206_m010532_c001_v0001185_t0000_u01770339932265") 2026/02/06 01:11:03 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278645_d20260206_m010530_c001_v7007000_t0000_u01770339930901") 2026/02/06 01:11:03 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff8e5c_d20260206_m010511_c001_v0001185_t0036_u01770339911827") 2026/02/06 01:11:03 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620f14a_d20260206_m010510_c001_v7007000_t0000_u01770339910526") 2026/02/06 01:11:03 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6b70_d20260206_m010459_c001_v0001183_t0011_u01770339899329") 2026/02/06 01:11:03 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a53a_d20260206_m010457_c001_v7007000_t0000_u01770339897558") 2026/02/06 01:11:03 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76a65_d20260206_m010444_c001_v0001039_t0059_u01770339884558") 2026/02/06 01:11:04 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7848af_d20260206_m010443_c001_v7007000_t0000_u01770339883273") 2026/02/06 01:11:04 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff8aa8_d20260206_m010431_c001_v0001185_t0007_u01770339871238") 2026/02/06 01:11:04 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf027eb_d20260206_m010429_c001_v7007000_t0000_u01770339869897") 2026/02/06 01:11:04 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6b14_d20260206_m010418_c001_v0001183_t0034_u01770339858032") 2026/02/06 01:11:04 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37f5_d20260206_m010416_c001_v7007000_t0000_u01770339856516") 2026/02/06 01:11:04 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10986650ba0e9822_d20260206_m010411_c001_v0001093_t0023_u01770339851949") 2026/02/06 01:11:04 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06053_d20260206_m010349_c001_v7007000_t0000_u01770339829864") 2026/02/06 01:11:04 DEBUG : dst/two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1065d2342d80db53_d20260206_m010348_c001_v0001097_t0025_u01770339828485") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278521_d20260206_m010314_c001_v7007000_t0000_u01770339794837") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff82a2_d20260206_m010310_c001_v0001185_t0016_u01770339790162") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278517_d20260206_m010308_c001_v7007000_t0000_u01770339788250") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff8166_d20260206_m010258_c001_v0001185_t0048_u01770339778081") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3759_d20260206_m010249_c001_v7007000_t0000_u01770339769595") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff8016_d20260206_m010246_c001_v0001185_t0053_u01770339766213") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a464_d20260206_m010225_c001_v7007000_t0000_u01770339745500") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7663d_d20260206_m010223_c001_v0001039_t0012_u01770339743162") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a45c_d20260206_m010222_c001_v7007000_t0000_u01770339742044") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76627_d20260206_m010220_c001_v0001039_t0059_u01770339740618") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a451_d20260206_m010217_c001_v7007000_t0000_u01770339737258") 2026/02/06 01:11:04 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765fe_d20260206_m010214_c001_v0001039_t0052_u01770339734467") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a44a_d20260206_m010213_c001_v7007000_t0000_u01770339733443") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765ea_d20260206_m010211_c001_v0001039_t0042_u01770339731576") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a437_d20260206_m010204_c001_v7007000_t0000_u01770339724509") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765a4_d20260206_m010202_c001_v0001039_t0029_u01770339722172") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a42e_d20260206_m010201_c001_v7007000_t0000_u01770339721181") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76596_d20260206_m010200_c001_v0001039_t0051_u01770339720205") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7847ab_d20260206_m010154_c001_v7007000_t0000_u01770339714453") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7656c_d20260206_m010152_c001_v0001039_t0052_u01770339712452") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7847a0_d20260206_m010150_c001_v7007000_t0000_u01770339710529") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76552_d20260206_m010149_c001_v0001039_t0016_u01770339709325") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca78479d_d20260206_m010148_c001_v7007000_t0000_u01770339708953") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1081343d2d67760b_d20260206_m010148_c001_v0001120_t0014_u01770339708289") 2026/02/06 01:11:05 DEBUG : empty space: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76548_d20260206_m010146_c001_v0001039_t0004_u01770339706527") 2026/02/06 01:11:05 DEBUG : enormous: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a461_d20260206_m010224_c001_v7007000_t0000_u01770339744573") 2026/02/06 01:11:05 DEBUG : enormous: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76643_d20260206_m010223_c001_v0001039_t0054_u01770339743547") 2026/02/06 01:11:05 DEBUG : existing: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7c51_d20260206_m010551_c001_v7007000_t0000_u01770339951861") 2026/02/06 01:11:05 DEBUG : existing: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76ca1_d20260206_m010550_c001_v0001039_t0014_u01770339950108") 2026/02/06 01:11:05 DEBUG : existing: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3754_d20260206_m010244_c001_v7007000_t0000_u01770339764895") 2026/02/06 01:11:05 DEBUG : existing: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff7fcc_d20260206_m010243_c001_v0001185_t0056_u01770339763661") 2026/02/06 01:11:05 DEBUG : existing: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca784795_d20260206_m010142_c001_v7007000_t0000_u01770339702648") 2026/02/06 01:11:05 DEBUG : existing: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7652e_d20260206_m010141_c001_v0001039_t0029_u01770339701354") 2026/02/06 01:11:05 DEBUG : existing: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca784792_d20260206_m010140_c001_v7007000_t0000_u01770339700809") 2026/02/06 01:11:06 DEBUG : existing: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76524_d20260206_m010139_c001_v0001039_t0011_u01770339699892") 2026/02/06 01:11:06 DEBUG : existing: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7651c_d20260206_m010138_c001_v0001039_t0005_u01770339698877") 2026/02/06 01:11:06 DEBUG : existing-b: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3755_d20260206_m010245_c001_v7007000_t0000_u01770339765078") 2026/02/06 01:11:06 DEBUG : existing-b: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d766ad_d20260206_m010243_c001_v0001039_t0007_u01770339763651") 2026/02/06 01:11:06 DEBUG : file1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4b7_d20260206_m010645_c001_v7007000_t0000_u01770340005898") 2026/02/06 01:11:06 DEBUG : file1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6ce4_d20260206_m010645_c001_v0001183_t0030_u01770340005106") 2026/02/06 01:11:06 DEBUG : file1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4ae_d20260206_m010643_c001_v7007000_t0000_u01770340003789") 2026/02/06 01:11:06 DEBUG : file1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76f31_d20260206_m010642_c001_v0001039_t0009_u01770340002441") 2026/02/06 01:11:06 DEBUG : five: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a467_d20260206_m010229_c001_v7007000_t0000_u01770339749801") 2026/02/06 01:11:06 DEBUG : five: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d7665d_d20260206_m010227_c001_v0001039_t0015_u01770339747660") 2026/02/06 01:11:06 DEBUG : foo: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7847a3_d20260206_m010152_c001_v7007000_t0000_u01770339712089") 2026/02/06 01:11:06 DEBUG : foo: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d76564_d20260206_m010151_c001_v0001039_t0015_u01770339711446") 2026/02/06 01:11:06 DEBUG : foo: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d76562_d20260206_m010150_c001_v0001039_t0015_u01770339710892") 2026/02/06 01:11:06 DEBUG : four: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a468_d20260206_m010229_c001_v7007000_t0000_u01770339749996") 2026/02/06 01:11:06 DEBUG : four: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411e80b2efff7e34_d20260206_m010228_c001_v0001185_t0032_u01770339748229") 2026/02/06 01:11:06 DEBUG : four: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76655_d20260206_m010226_c001_v0001039_t0000_u01770339746750") 2026/02/06 01:11:06 DEBUG : hello world2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c1f_d20260206_m010052_c001_v7007000_t0000_u01770339652655") 2026/02/06 01:11:06 DEBUG : hello world2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d763e6_d20260206_m010051_c001_v0001039_t0029_u01770339651719") 2026/02/06 01:11:06 DEBUG : ignore-size: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca78478f_d20260206_m010138_c001_v7007000_t0000_u01770339698509") 2026/02/06 01:11:06 DEBUG : ignore-size: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76512_d20260206_m010137_c001_v0001039_t0051_u01770339697272") 2026/02/06 01:11:07 DEBUG : nested/sub dir/file: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f374f_d20260206_m010242_c001_v7007000_t0000_u01770339762923") 2026/02/06 01:11:07 DEBUG : nested/sub dir/file: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6a58_d20260206_m010242_c001_v0001183_t0006_u01770339762314") 2026/02/06 01:11:07 DEBUG : nested/sub dir/file: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f374a_d20260206_m010241_c001_v7007000_t0000_u01770339761566") 2026/02/06 01:11:07 DEBUG : nested/sub dir/file: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6a54_d20260206_m010240_c001_v0001183_t0005_u01770339760074") 2026/02/06 01:11:07 DEBUG : one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a469_d20260206_m010230_c001_v7007000_t0000_u01770339750179") 2026/02/06 01:11:07 DEBUG : one: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d7664f_d20260206_m010225_c001_v0001039_t0015_u01770339745889") 2026/02/06 01:11:07 DEBUG : only0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d491_d20260206_m010637_c001_v7007000_t0000_u01770339997998") 2026/02/06 01:11:07 DEBUG : only0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407d8c7af97a6caa_d20260206_m010632_c001_v0001183_t0035_u01770339992580") 2026/02/06 01:11:07 DEBUG : only0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c62_d20260206_m010617_c001_v0001183_t0010_u01770339977783") 2026/02/06 01:11:07 DEBUG : only0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407e0d1c373ab56f_d20260206_m010611_c001_v7007000_t0000_u01770339971798") 2026/02/06 01:11:07 DEBUG : only0: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76cd5_d20260206_m010555_c001_v0001039_t0007_u01770339955593") 2026/02/06 01:11:07 DEBUG : only1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d493_d20260206_m010638_c001_v7007000_t0000_u01770339998180") 2026/02/06 01:11:07 DEBUG : only1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d76eab_d20260206_m010633_c001_v0001039_t0015_u01770339993040") 2026/02/06 01:11:07 DEBUG : only1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e01_d20260206_m010618_c001_v0001039_t0024_u01770339978539") 2026/02/06 01:11:07 DEBUG : only1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407e0d1c373ab56c_d20260206_m010611_c001_v7007000_t0000_u01770339971158") 2026/02/06 01:11:07 DEBUG : only1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9382_d20260206_m010556_c001_v0001185_t0059_u01770339956498") 2026/02/06 01:11:07 DEBUG : only10: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d494_d20260206_m010638_c001_v7007000_t0000_u01770339998362") 2026/02/06 01:11:07 DEBUG : only10: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4018828557b15171_d20260206_m010633_c001_v0001103_t0000_u01770339993196") 2026/02/06 01:11:07 DEBUG : only10: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e3f_d20260206_m010624_c001_v0001039_t0007_u01770339984754") 2026/02/06 01:11:07 DEBUG : only10: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0617c_d20260206_m010611_c001_v7007000_t0000_u01770339971411") 2026/02/06 01:11:08 DEBUG : only10: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9460_d20260206_m010603_c001_v0001185_t0011_u01770339963630") 2026/02/06 01:11:08 DEBUG : only11: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d496_d20260206_m010638_c001_v7007000_t0000_u01770339998545") 2026/02/06 01:11:08 DEBUG : only11: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411e80b2efff97be_d20260206_m010632_c001_v0001185_t0032_u01770339992590") 2026/02/06 01:11:08 DEBUG : only11: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff96d2_d20260206_m010625_c001_v0001185_t0056_u01770339985603") 2026/02/06 01:11:08 DEBUG : only11: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca78494c_d20260206_m010611_c001_v7007000_t0000_u01770339971807") 2026/02/06 01:11:08 DEBUG : only11: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c2a_d20260206_m010604_c001_v0001183_t0037_u01770339964209") 2026/02/06 01:11:08 DEBUG : only12: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d497_d20260206_m010638_c001_v7007000_t0000_u01770339998727") 2026/02/06 01:11:08 DEBUG : only12: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d76ea5_d20260206_m010632_c001_v0001039_t0015_u01770339992606") 2026/02/06 01:11:08 DEBUG : only12: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c8a_d20260206_m010626_c001_v0001183_t0035_u01770339986351") 2026/02/06 01:11:08 DEBUG : only12: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775054_d20260206_m010611_c001_v7007000_t0000_u01770339971410") 2026/02/06 01:11:08 DEBUG : only12: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76d59_d20260206_m010604_c001_v0001039_t0013_u01770339964632") 2026/02/06 01:11:08 DEBUG : only13: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d498_d20260206_m010638_c001_v7007000_t0000_u01770339998910") 2026/02/06 01:11:08 DEBUG : only13: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411e80b2efff97c2_d20260206_m010632_c001_v0001185_t0032_u01770339992809") 2026/02/06 01:11:08 DEBUG : only13: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e53_d20260206_m010626_c001_v0001039_t0017_u01770339986757") 2026/02/06 01:11:08 DEBUG : only13: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775050_d20260206_m010610_c001_v7007000_t0000_u01770339970727") 2026/02/06 01:11:08 DEBUG : only13: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff94a4_d20260206_m010605_c001_v0001185_t0058_u01770339965328") 2026/02/06 01:11:08 DEBUG : only14: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d499_d20260206_m010639_c001_v7007000_t0000_u01770339999093") 2026/02/06 01:11:08 DEBUG : only14: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d76ea9_d20260206_m010632_c001_v0001039_t0015_u01770339992841") 2026/02/06 01:11:08 DEBUG : only14: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9712_d20260206_m010627_c001_v0001185_t0004_u01770339987500") 2026/02/06 01:11:08 DEBUG : only14: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775051_d20260206_m010610_c001_v7007000_t0000_u01770339970908") 2026/02/06 01:11:08 DEBUG : only14: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c32_d20260206_m010606_c001_v0001183_t0042_u01770339966112") 2026/02/06 01:11:09 DEBUG : only15: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d49a_d20260206_m010639_c001_v7007000_t0000_u01770339999276") 2026/02/06 01:11:09 DEBUG : only15: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407d8c7af97a6cac_d20260206_m010632_c001_v0001183_t0035_u01770339992801") 2026/02/06 01:11:09 DEBUG : only15: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c98_d20260206_m010628_c001_v0001183_t0033_u01770339988313") 2026/02/06 01:11:09 DEBUG : only15: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca784947_d20260206_m010611_c001_v7007000_t0000_u01770339971147") 2026/02/06 01:11:09 DEBUG : only15: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76d75_d20260206_m010606_c001_v0001039_t0053_u01770339966495") 2026/02/06 01:11:09 DEBUG : only16: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d49c_d20260206_m010639_c001_v7007000_t0000_u01770339999460") 2026/02/06 01:11:09 DEBUG : only16: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407d8c7af97a6cb0_d20260206_m010632_c001_v0001183_t0035_u01770339992984") 2026/02/06 01:11:09 DEBUG : only16: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e71_d20260206_m010628_c001_v0001039_t0042_u01770339988715") 2026/02/06 01:11:09 DEBUG : only16: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775055_d20260206_m010611_c001_v7007000_t0000_u01770339971593") 2026/02/06 01:11:09 DEBUG : only16: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff94d2_d20260206_m010607_c001_v0001185_t0035_u01770339967319") 2026/02/06 01:11:10 DEBUG : only17: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d49d_d20260206_m010639_c001_v7007000_t0000_u01770339999643") 2026/02/06 01:11:10 DEBUG : only17: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411e80b2efff97c8_d20260206_m010632_c001_v0001185_t0032_u01770339992992") 2026/02/06 01:11:10 DEBUG : only17: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9768_d20260206_m010629_c001_v0001185_t0056_u01770339989926") 2026/02/06 01:11:10 DEBUG : only17: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0617b_d20260206_m010611_c001_v7007000_t0000_u01770339971158") 2026/02/06 01:11:10 DEBUG : only17: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c3a_d20260206_m010607_c001_v0001183_t0045_u01770339967994") 2026/02/06 01:11:10 DEBUG : only18: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d49f_d20260206_m010639_c001_v7007000_t0000_u01770339999825") 2026/02/06 01:11:10 DEBUG : only18: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411e80b2efff97e4_d20260206_m010633_c001_v0001185_t0032_u01770339993555") 2026/02/06 01:11:10 DEBUG : only18: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6ca8_d20260206_m010630_c001_v0001183_t0059_u01770339990700") 2026/02/06 01:11:10 DEBUG : only18: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775053_d20260206_m010611_c001_v7007000_t0000_u01770339971150") 2026/02/06 01:11:10 DEBUG : only18: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76d8f_d20260206_m010608_c001_v0001039_t0040_u01770339968395") 2026/02/06 01:11:10 DEBUG : only19: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4a0_d20260206_m010640_c001_v7007000_t0000_u01770340000007") 2026/02/06 01:11:10 DEBUG : only19: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407d8c7af97a6cb6_d20260206_m010633_c001_v0001183_t0035_u01770339993533") 2026/02/06 01:11:10 DEBUG : only19: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e97_d20260206_m010631_c001_v0001039_t0010_u01770339991207") 2026/02/06 01:11:10 DEBUG : only19: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0617d_d20260206_m010611_c001_v7007000_t0000_u01770339971605") 2026/02/06 01:11:10 DEBUG : only19: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff951e_d20260206_m010609_c001_v0001185_t0046_u01770339969569") 2026/02/06 01:11:10 DEBUG : only2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4a2_d20260206_m010640_c001_v7007000_t0000_u01770340000195") 2026/02/06 01:11:10 DEBUG : only2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4018828557b15181_d20260206_m010633_c001_v0001103_t0000_u01770339993569") 2026/02/06 01:11:10 DEBUG : only2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff961a_d20260206_m010619_c001_v0001185_t0016_u01770339979275") 2026/02/06 01:11:10 DEBUG : only2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775057_d20260206_m010611_c001_v7007000_t0000_u01770339971957") 2026/02/06 01:11:10 DEBUG : only2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c0c_d20260206_m010557_c001_v0001183_t0017_u01770339957203") 2026/02/06 01:11:10 DEBUG : only3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4a3_d20260206_m010640_c001_v7007000_t0000_u01770340000377") 2026/02/06 01:11:10 DEBUG : only3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407d8c7af97a6cb2_d20260206_m010633_c001_v0001183_t0035_u01770339993166") 2026/02/06 01:11:10 DEBUG : only3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c6a_d20260206_m010619_c001_v0001183_t0055_u01770339979988") 2026/02/06 01:11:10 DEBUG : only3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06180_d20260206_m010611_c001_v7007000_t0000_u01770339971968") 2026/02/06 01:11:10 DEBUG : only3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76ced_d20260206_m010557_c001_v0001039_t0020_u01770339957599") 2026/02/06 01:11:11 DEBUG : only4: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4a4_d20260206_m010640_c001_v7007000_t0000_u01770340000560") 2026/02/06 01:11:11 DEBUG : only4: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411e80b2efff97d0_d20260206_m010633_c001_v0001185_t0032_u01770339993175") 2026/02/06 01:11:11 DEBUG : only4: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e15_d20260206_m010620_c001_v0001039_t0038_u01770339980855") 2026/02/06 01:11:11 DEBUG : only4: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca784949_d20260206_m010611_c001_v7007000_t0000_u01770339971410") 2026/02/06 01:11:11 DEBUG : only4: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff93cb_d20260206_m010558_c001_v0001185_t0030_u01770339958876") 2026/02/06 01:11:11 DEBUG : only5: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4a6_d20260206_m010640_c001_v7007000_t0000_u01770340000741") 2026/02/06 01:11:11 DEBUG : only5: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d76eb1_d20260206_m010633_c001_v0001039_t0015_u01770339993232") 2026/02/06 01:11:11 DEBUG : only5: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff965e_d20260206_m010621_c001_v0001185_t0006_u01770339981501") 2026/02/06 01:11:11 DEBUG : only5: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407e0d1c373ab56e_d20260206_m010611_c001_v7007000_t0000_u01770339971615") 2026/02/06 01:11:11 DEBUG : only5: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c14_d20260206_m010559_c001_v0001183_t0029_u01770339959860") 2026/02/06 01:11:11 DEBUG : only6: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4a7_d20260206_m010640_c001_v7007000_t0000_u01770340000944") 2026/02/06 01:11:11 DEBUG : only6: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407d8c7af97a6cb4_d20260206_m010633_c001_v0001183_t0035_u01770339993350") 2026/02/06 01:11:11 DEBUG : only6: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c70_d20260206_m010622_c001_v0001183_t0043_u01770339982280") 2026/02/06 01:11:11 DEBUG : only6: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca78494b_d20260206_m010611_c001_v7007000_t0000_u01770339971623") 2026/02/06 01:11:11 DEBUG : only6: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76d19_d20260206_m010600_c001_v0001039_t0046_u01770339960312") 2026/02/06 01:11:11 DEBUG : only7: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4a8_d20260206_m010641_c001_v7007000_t0000_u01770340001141") 2026/02/06 01:11:11 DEBUG : only7: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411e80b2efff97dc_d20260206_m010633_c001_v0001185_t0032_u01770339993359") 2026/02/06 01:11:11 DEBUG : only7: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76e1f_d20260206_m010622_c001_v0001039_t0005_u01770339982665") 2026/02/06 01:11:11 DEBUG : only7: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f411a6d57c9775056_d20260206_m010611_c001_v7007000_t0000_u01770339971775") 2026/02/06 01:11:11 DEBUG : only7: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9411_d20260206_m010601_c001_v0001185_t0057_u01770339961178") 2026/02/06 01:11:12 DEBUG : only8: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4a9_d20260206_m010641_c001_v7007000_t0000_u01770340001324") 2026/02/06 01:11:12 DEBUG : only8: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4018828557b15179_d20260206_m010633_c001_v0001103_t0000_u01770339993384") 2026/02/06 01:11:12 DEBUG : only8: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9692_d20260206_m010623_c001_v0001185_t0057_u01770339983461") 2026/02/06 01:11:12 DEBUG : only8: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407e0d1c373ab56d_d20260206_m010611_c001_v7007000_t0000_u01770339971411") 2026/02/06 01:11:12 DEBUG : only8: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c22_d20260206_m010602_c001_v0001183_t0027_u01770339962102") 2026/02/06 01:11:12 DEBUG : only9: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4aa_d20260206_m010641_c001_v7007000_t0000_u01770340001506") 2026/02/06 01:11:12 DEBUG : only9: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d76eb5_d20260206_m010633_c001_v0001039_t0015_u01770339993417") 2026/02/06 01:11:12 DEBUG : only9: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6c7a_d20260206_m010624_c001_v0001183_t0021_u01770339984353") 2026/02/06 01:11:12 DEBUG : only9: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b0617f_d20260206_m010611_c001_v7007000_t0000_u01770339971787") 2026/02/06 01:11:12 DEBUG : only9: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76d35_d20260206_m010602_c001_v0001039_t0046_u01770339962549") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3748_d20260206_m010238_c001_v7007000_t0000_u01770339758958") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff7f24_d20260206_m010237_c001_v0001185_t0012_u01770339757300") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3745_d20260206_m010236_c001_v7007000_t0000_u01770339756190") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76687_d20260206_m010233_c001_v0001039_t0044_u01770339753880") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f373f_d20260206_m010233_c001_v7007000_t0000_u01770339753150") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff7e84_d20260206_m010231_c001_v0001185_t0053_u01770339751093") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a457_d20260206_m010219_c001_v7007000_t0000_u01770339739546") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76617_d20260206_m010217_c001_v0001039_t0010_u01770339737805") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a44c_d20260206_m010215_c001_v7007000_t0000_u01770339735715") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765fa_d20260206_m010213_c001_v0001039_t0007_u01770339733996") 2026/02/06 01:11:12 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a448_d20260206_m010212_c001_v7007000_t0000_u01770339732610") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765e4_d20260206_m010210_c001_v0001039_t0026_u01770339730970") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a436_d20260206_m010203_c001_v7007000_t0000_u01770339723934") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765a0_d20260206_m010201_c001_v0001039_t0008_u01770339721731") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a432_d20260206_m010201_c001_v7007000_t0000_u01770339721365") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76594_d20260206_m010159_c001_v0001039_t0004_u01770339719743") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a428_d20260206_m010159_c001_v7007000_t0000_u01770339719377") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76590_d20260206_m010158_c001_v0001039_t0002_u01770339718404") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7658a_d20260206_m010157_c001_v0001039_t0054_u01770339717559") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a425_d20260206_m010157_c001_v7007000_t0000_u01770339717194") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76584_d20260206_m010156_c001_v0001039_t0046_u01770339716423") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7657c_d20260206_m010155_c001_v0001039_t0005_u01770339715382") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca7847ac_d20260206_m010154_c001_v7007000_t0000_u01770339714635") 2026/02/06 01:11:13 DEBUG : potato: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7656e_d20260206_m010153_c001_v0001039_t0014_u01770339713593") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41052411479f35a2_d20260206_m010324_c001_v7007000_t0000_u01770339804865") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6a82_d20260206_m010324_c001_v0001183_t0057_u01770339804280") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278524_d20260206_m010315_c001_v7007000_t0000_u01770339795494") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6a76_d20260206_m010309_c001_v0001183_t0022_u01770339789572") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278512_d20260206_m010302_c001_v7007000_t0000_u01770339782582") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6a6c_d20260206_m010257_c001_v0001183_t0001_u01770339777471") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f375b_d20260206_m010249_c001_v7007000_t0000_u01770339769975") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6a5a_d20260206_m010246_c001_v0001183_t0036_u01770339766000") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a463_d20260206_m010224_c001_v7007000_t0000_u01770339744756") 2026/02/06 01:11:13 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76639_d20260206_m010222_c001_v0001039_t0023_u01770339742608") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a45e_d20260206_m010222_c001_v7007000_t0000_u01770339742227") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76623_d20260206_m010220_c001_v0001039_t0017_u01770339740104") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a458_d20260206_m010219_c001_v7007000_t0000_u01770339739728") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7661b_d20260206_m010218_c001_v0001039_t0046_u01770339738659") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a452_d20260206_m010217_c001_v7007000_t0000_u01770339737441") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76606_d20260206_m010216_c001_v0001039_t0014_u01770339736081") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a44b_d20260206_m010213_c001_v7007000_t0000_u01770339733631") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765f4_d20260206_m010212_c001_v0001039_t0021_u01770339732619") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a438_d20260206_m010204_c001_v7007000_t0000_u01770339724701") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d765a8_d20260206_m010203_c001_v0001039_t0036_u01770339723284") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c24_d20260206_m010056_c001_v7007000_t0000_u01770339656218") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76404_d20260206_m010055_c001_v0001039_t0000_u01770339655024") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c20_d20260206_m010054_c001_v7007000_t0000_u01770339654108") 2026/02/06 01:11:14 DEBUG : potato2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d763f8_d20260206_m010053_c001_v0001039_t0056_u01770339653231") 2026/02/06 01:11:14 DEBUG : potato3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278525_d20260206_m010316_c001_v7007000_t0000_u01770339796026") 2026/02/06 01:11:14 DEBUG : potato3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7675d_d20260206_m010310_c001_v0001039_t0040_u01770339790976") 2026/02/06 01:11:14 DEBUG : potato3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f417657eea1278513_d20260206_m010302_c001_v7007000_t0000_u01770339782943") 2026/02/06 01:11:14 DEBUG : potato3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d766fd_d20260206_m010258_c001_v0001039_t0017_u01770339778673") 2026/02/06 01:11:14 DEBUG : potato3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f375c_d20260206_m010250_c001_v7007000_t0000_u01770339770335") 2026/02/06 01:11:14 DEBUG : potato3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d766b3_d20260206_m010246_c001_v0001039_t0007_u01770339766401") 2026/02/06 01:11:15 DEBUG : pre-dest1/1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37d1_d20260206_m010359_c001_v7007000_t0000_u01770339839198") 2026/02/06 01:11:15 DEBUG : pre-dest1/1: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76877_d20260206_m010350_c001_v0001039_t0004_u01770339830656") 2026/02/06 01:11:15 DEBUG : pre-dest2/2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f37d2_d20260206_m010359_c001_v7007000_t0000_u01770339839392") 2026/02/06 01:11:15 DEBUG : pre-dest2/2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6ad0_d20260206_m010351_c001_v0001183_t0031_u01770339831946") 2026/02/06 01:11:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06037_d20260206_m010335_c001_v7007000_t0000_u01770339815585") 2026/02/06 01:11:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff84e6_d20260206_m010332_c001_v0001185_t0050_u01770339812614") 2026/02/06 01:11:15 DEBUG : sizeonly: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca78478d_d20260206_m010136_c001_v7007000_t0000_u01770339696657") 2026/02/06 01:11:15 DEBUG : sizeonly: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76508_d20260206_m010135_c001_v0001039_t0004_u01770339695259") 2026/02/06 01:11:15 DEBUG : splitbanan: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f401369200355fec4_d20260206_m010835_c001_v7007000_t0000_u01770340115103") 2026/02/06 01:11:15 DEBUG : splitbanan: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b157a0_d20260206_m010827_c001_v0001103_t0050_u01770340107856") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257715d_d20260206_m010952_c001_v7007000_t0000_u01770340192838") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15ca5_d20260206_m010946_c001_v0001103_t0022_u01770340186369") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7ab9e_d20260206_m010937_c001_v7007000_t0000_u01770340177593") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15b8a_d20260206_m010930_c001_v0001103_t0046_u01770340170915") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41302c3b50360de9_d20260206_m010921_c001_v7007000_t0000_u01770340161121") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15a90_d20260206_m010915_c001_v0001103_t0041_u01770340155135") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7ef7_d20260206_m010905_c001_v7007000_t0000_u01770340145849") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b159a4_d20260206_m010859_c001_v0001103_t0000_u01770340139702") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4150e168d8abc327_d20260206_m010850_c001_v7007000_t0000_u01770340130629") 2026/02/06 01:11:15 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b158a4_d20260206_m010844_c001_v0001103_t0009_u01770340124029") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550967_d20260206_m010829_c001_v7007000_t0000_u01770340109833") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77332_d20260206_m010826_c001_v0001039_t0029_u01770340106631") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40646d866f550958_d20260206_m010817_c001_v7007000_t0000_u01770340097813") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa004_d20260206_m010810_c001_v0001185_t0041_u01770340090770") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d675_d20260206_m010809_c001_v7007000_t0000_u01770340089238") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77232_d20260206_m010806_c001_v0001039_t0022_u01770340086447") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f42172aa38620fec3_d20260206_m010758_c001_v7007000_t0000_u01770340078217") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9e6c_d20260206_m010751_c001_v0001185_t0009_u01770340071067") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f405dfb98b88a208f_d20260206_m010749_c001_v7007000_t0000_u01770340069846") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77167_d20260206_m010746_c001_v0001039_t0046_u01770340066442") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41831ad19bf02a8d_d20260206_m010731_c001_v7007000_t0000_u01770340051861") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15488_d20260206_m010728_c001_v0001103_t0051_u01770340048323") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4005c12eb3b06265_d20260206_m010719_c001_v7007000_t0000_u01770340039331") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b153c0_d20260206_m010712_c001_v0001103_t0057_u01770340032741") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4199ef51946d7d64_d20260206_m010703_c001_v7007000_t0000_u01770340023518") 2026/02/06 01:11:16 DEBUG : splitbananasplit: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b152d9_d20260206_m010657_c001_v0001103_t0006_u01770340017303") 2026/02/06 01:11:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f41953b9951f937c5_d20260206_m010812_c001_v7007000_t0000_u01770340092764") 2026/02/06 01:11:16 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7724a_d20260206_m010807_c001_v0001039_t0019_u01770340087609") 2026/02/06 01:11:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4c9_d20260206_m010650_c001_v7007000_t0000_u01770340010243") 2026/02/06 01:11:16 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15251_d20260206_m010649_c001_v0001103_t0035_u01770340009076") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4c3_d20260206_m010648_c001_v7007000_t0000_u01770340008326") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76f51_d20260206_m010646_c001_v0001039_t0054_u01770340006851") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3750_d20260206_m010243_c001_v7007000_t0000_u01770339763104") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff7fa2_d20260206_m010242_c001_v0001185_t0035_u01770339762304") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f374b_d20260206_m010241_c001_v7007000_t0000_u01770339761748") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d766a1_d20260206_m010240_c001_v0001039_t0059_u01770339760469") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca78477f_d20260206_m010132_c001_v7007000_t0000_u01770339692954") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d764f8_d20260206_m010130_c001_v0001039_t0010_u01770339690991") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca78477c_d20260206_m010130_c001_v7007000_t0000_u01770339690627") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d764e6_d20260206_m010129_c001_v0001039_t0050_u01770339689070") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca784772_d20260206_m010127_c001_v7007000_t0000_u01770339687000") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d764c4_d20260206_m010125_c001_v0001039_t0034_u01770339685543") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca784768_d20260206_m010124_c001_v7007000_t0000_u01770339684996") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d764b4_d20260206_m010123_c001_v0001039_t0017_u01770339683739") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d764ac_d20260206_m010120_c001_v0001039_t0009_u01770339680867") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f40395428ca784760_d20260206_m010120_c001_v7007000_t0000_u01770339680503") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d764a6_d20260206_m010119_c001_v0001039_t0000_u01770339679567") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d764a4_d20260206_m010118_c001_v0001039_t0006_u01770339678764") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c5f_d20260206_m010118_c001_v7007000_t0000_u01770339678038") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7648e_d20260206_m010115_c001_v0001039_t0059_u01770339675208") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76476_d20260206_m010112_c001_v0001039_t0002_u01770339672464") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c3f_d20260206_m010112_c001_v7007000_t0000_u01770339672102") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7646a_d20260206_m010111_c001_v0001039_t0011_u01770339671065") 2026/02/06 01:11:17 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76464_d20260206_m010110_c001_v0001039_t0030_u01770339670256") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c3c_d20260206_m010109_c001_v7007000_t0000_u01770339669895") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76452_d20260206_m010105_c001_v0001039_t0056_u01770339665816") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c39_d20260206_m010105_c001_v7007000_t0000_u01770339665448") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7644a_d20260206_m010104_c001_v0001039_t0003_u01770339664571") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c37_d20260206_m010103_c001_v7007000_t0000_u01770339663668") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7643e_d20260206_m010102_c001_v0001039_t0051_u01770339662790") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c32_d20260206_m010102_c001_v7007000_t0000_u01770339662250") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76430_d20260206_m010101_c001_v0001039_t0029_u01770339661354") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c30_d20260206_m010100_c001_v7007000_t0000_u01770339660442") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7641c_d20260206_m010059_c001_v0001039_t0056_u01770339659413") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c2c_d20260206_m010058_c001_v7007000_t0000_u01770339658821") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76416_d20260206_m010058_c001_v0001039_t0025_u01770339658029") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c2a_d20260206_m010057_c001_v7007000_t0000_u01770339657491") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76410_d20260206_m010056_c001_v0001039_t0041_u01770339656762") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c1e_d20260206_m010051_c001_v7007000_t0000_u01770339651167") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d763dc_d20260206_m010050_c001_v0001039_t0010_u01770339650256") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c1d_d20260206_m010049_c001_v7007000_t0000_u01770339649714") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d763d4_d20260206_m010048_c001_v0001039_t0050_u01770339648822") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c1c_d20260206_m010047_c001_v7007000_t0000_u01770339647923") 2026/02/06 01:11:18 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d763c4_d20260206_m010046_c001_v0001039_t0029_u01770339646918") 2026/02/06 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022576c19_d20260206_m010044_c001_v7007000_t0000_u01770339644743") 2026/02/06 01:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d763b0_d20260206_m010043_c001_v0001039_t0022_u01770339643827") 2026/02/06 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4ca_d20260206_m010650_c001_v7007000_t0000_u01770340010425") 2026/02/06 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6cea_d20260206_m010649_c001_v0001183_t0051_u01770340009085") 2026/02/06 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4c4_d20260206_m010648_c001_v7007000_t0000_u01770340008508") 2026/02/06 01:11:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff998e_d20260206_m010646_c001_v0001185_t0043_u01770340006863") 2026/02/06 01:11:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257716d_d20260206_m010954_c001_v7007000_t0000_u01770340194808") 2026/02/06 01:11:19 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6f96_d20260206_m010954_c001_v0001183_t0032_u01770340194182") 2026/02/06 01:11:19 DEBUG : sub/yam: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3747_d20260206_m010238_c001_v7007000_t0000_u01770339758414") 2026/02/06 01:11:19 DEBUG : sub/yam: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6a4e_d20260206_m010236_c001_v0001183_t0049_u01770339756930") 2026/02/06 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4b9_d20260206_m010646_c001_v7007000_t0000_u01770340006086") 2026/02/06 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9946_d20260206_m010644_c001_v0001185_t0030_u01770340004744") 2026/02/06 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4b0_d20260206_m010643_c001_v7007000_t0000_u01770340003974") 2026/02/06 01:11:19 DEBUG : test_dir1/file2: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efff9906_d20260206_m010642_c001_v0001185_t0024_u01770340002479") 2026/02/06 01:11:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4bb_d20260206_m010646_c001_v7007000_t0000_u01770340006268") 2026/02/06 01:11:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b1521f_d20260206_m010644_c001_v0001103_t0059_u01770340004756") 2026/02/06 01:11:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f422462120c90d4b2_d20260206_m010644_c001_v7007000_t0000_u01770340004156") 2026/02/06 01:11:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15207_d20260206_m010642_c001_v0001103_t0028_u01770340002505") 2026/02/06 01:11:19 DEBUG : three: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a46a_d20260206_m010230_c001_v7007000_t0000_u01770339750361") 2026/02/06 01:11:20 DEBUG : three: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76665_d20260206_m010229_c001_v0001039_t0033_u01770339749007") 2026/02/06 01:11:20 DEBUG : three: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d76653_d20260206_m010226_c001_v0001039_t0053_u01770339746256") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577177_d20260206_m010956_c001_v7007000_t0000_u01770340196788") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d77844_d20260206_m010955_c001_v0001039_t0002_u01770340195752") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a6730225771af_d20260206_m011015_c001_v7007000_t0000_u01770340215660") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffab5d_d20260206_m011013_c001_v0001185_t0018_u01770340213949") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a6730225771ab_d20260206_m011012_c001_v7007000_t0000_u01770340212410") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d778b0_d20260206_m011010_c001_v0001039_t0000_u01770340210439") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577198_d20260206_m011009_c001_v7007000_t0000_u01770340209494") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6faa_d20260206_m011008_c001_v0001183_t0010_u01770340208862") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577188_d20260206_m011004_c001_v7007000_t0000_u01770340204154") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d7786e_d20260206_m011002_c001_v0001039_t0036_u01770340202838") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257718d_d20260206_m011006_c001_v7007000_t0000_u01770340206107") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffaaa2_d20260206_m011005_c001_v0001185_t0037_u01770340205106") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577186_d20260206_m011001_c001_v7007000_t0000_u01770340201844") 2026/02/06 01:11:20 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6fa4_d20260206_m011001_c001_v0001183_t0034_u01770340201065") 2026/02/06 01:11:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577181_d20260206_m011000_c001_v7007000_t0000_u01770340200120") 2026/02/06 01:11:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15d67_d20260206_m010959_c001_v0001103_t0043_u01770340199306") 2026/02/06 01:11:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a673022577179_d20260206_m010958_c001_v7007000_t0000_u01770340198318") 2026/02/06 01:11:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f111e80b2efffa9f4_d20260206_m010957_c001_v0001185_t0003_u01770340197725") 2026/02/06 01:11:20 DEBUG : toe/toe/toe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4095f746a3f48511_d20260206_m011020_c001_v7007000_t0000_u01770340220674") 2026/02/06 01:11:20 DEBUG : toe/toe/toe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1009453536d778e8_d20260206_m011019_c001_v0001039_t0050_u01770340219532") 2026/02/06 01:11:21 DEBUG : toe/toe/toe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a67302257718f_d20260206_m011007_c001_v7007000_t0000_u01770340207915") 2026/02/06 01:11:21 DEBUG : toe/toe/toe: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15dd6_d20260206_m011007_c001_v0001103_t0041_u01770340207111") 2026/02/06 01:11:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a6730225771b0_d20260206_m011016_c001_v7007000_t0000_u01770340216241") 2026/02/06 01:11:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1018828557b15e44_d20260206_m011015_c001_v0001103_t0046_u01770340215241") 2026/02/06 01:11:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407a6730225771ac_d20260206_m011013_c001_v7007000_t0000_u01770340213002") 2026/02/06 01:11:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f10763598d5da9e21_d20260206_m011012_c001_v0001105_t0047_u01770340212011") 2026/02/06 01:11:21 DEBUG : two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f423c1b6735a7a46b_d20260206_m010230_c001_v7007000_t0000_u01770339750544") 2026/02/06 01:11:21 DEBUG : two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f407d8c7af97a6a40_d20260206_m010228_c001_v0001183_t0035_u01770339748441") 2026/02/06 01:11:21 DEBUG : two: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4009453536d76651_d20260206_m010226_c001_v0001039_t0015_u01770339746072") 2026/02/06 01:11:21 DEBUG : yam: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3749_d20260206_m010239_c001_v7007000_t0000_u01770339759143") 2026/02/06 01:11:21 DEBUG : yam: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1190f7e0e9e9b536_d20260206_m010238_c001_v0001182_t0035_u01770339758127") 2026/02/06 01:11:21 DEBUG : yam: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3743_d20260206_m010235_c001_v7007000_t0000_u01770339755555") 2026/02/06 01:11:21 DEBUG : yam: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6a4c_d20260206_m010233_c001_v0001183_t0013_u01770339753891") 2026/02/06 01:11:21 DEBUG : yam: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f373e_d20260206_m010232_c001_v7007000_t0000_u01770339752604") 2026/02/06 01:11:21 DEBUG : yam: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f107d8c7af97a6a44_d20260206_m010231_c001_v0001183_t0039_u01770339751104") 2026/02/06 01:11:21 DEBUG : yaml: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3746_d20260206_m010236_c001_v7007000_t0000_u01770339756373") 2026/02/06 01:11:21 DEBUG : yaml: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1176969102f6e7e6_d20260206_m010235_c001_v0001033_t0009_u01770339755129") 2026/02/06 01:11:21 DEBUG : yaml: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f4151b227b37f3740_d20260206_m010233_c001_v7007000_t0000_u01770339753333") 2026/02/06 01:11:21 DEBUG : yaml: Deleting (id "4_z5f422da3707d3b0b9fc80e1b_f1013e28c12d522e3_d20260206_m010232_c001_v0001180_t0028_u01770339752388") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m42.231315371s (try 1/5)