"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/08 01:43:45 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece" 2026/08/08 01:43:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 01:43:46 DEBUG : Creating backend with remote "/tmp/rclone249793185" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:43:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:43:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/08 01:43:47 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:43:47 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:43:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 01:43:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:43:47 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:43:47 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:43:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:43:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:43:49 INFO : sub dir/hello world: Copied (new) 2026/08/08 01:43:49 DEBUG : B2 bucket rclone-test-ganosid2gece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.47s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:43:50 DEBUG : Creating backend with remote "/non-existing" 2026/08/08 01:43:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/08 01:43:51 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:43:51 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:43:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:43:52 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:43:52 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:43:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:43:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:43:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:43:53 INFO : B2 bucket rclone-test-ganosid2gece: Running all checks before starting transfers 2026/08/08 01:43:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:43:53 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:43:53 INFO : B2 bucket rclone-test-ganosid2gece: Checks finished, now starting transfers 2026/08/08 01:43:53 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:43:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:43:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:43:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.44s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:43:55 ERROR : Ignoring --no-traverse with sync 2026/08/08 01:43:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:43:55 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:43:55 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:43:55 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:43:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:43:55 INFO : sub dir/hello world: Copied (new) 2026/08/08 01:43:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.37s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:43:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/08 01:43:56 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:43:56 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:43:57 DEBUG : hello world2: size = 12 OK 2026/08/08 01:43:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/08 01:43:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:43:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:43:58 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:43:58 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:43:58 DEBUG : potato2: size = 11 OK 2026/08/08 01:43:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:43:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:43:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:43:59 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:43:59 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:00 DEBUG : potato2: size = 11 OK 2026/08/08 01:44:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.92s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/08 01:44:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 01:44:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/08 01:44:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 01:44:01 INFO : sub dir2: Making directory 2026/08/08 01:44:01 INFO : sub dir: Making directory 2026/08/08 01:44:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:01 INFO : sub dir2/sub sub dir2: Making directory 2026/08/08 01:44:01 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:01 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:44:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:01 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/08/08 01:44:01 DEBUG : B2 bucket rclone-test-ganosid2gece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.44s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:02 INFO : sub dir2: Making directory 2026/08/08 01:44:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/08 01:44:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 01:44:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:02 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:02 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:44:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.47s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:04 DEBUG : sub dir2: Making directory with metadata 2026/08/08 01:44:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 01:44:04 INFO : sub dir2: Making directory 2026/08/08 01:44:04 INFO : sub dir: Making directory 2026/08/08 01:44:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:04 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:04 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:44:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:05 INFO : sub dir/hello world: Copied (new) 2026/08/08 01:44:05 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/08 01:44:05 DEBUG : B2 bucket rclone-test-ganosid2gece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/08 01:44:05 DEBUG : B2 bucket rclone-test-ganosid2gece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.97s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:06 INFO : sub dir2: Making directory 2026/08/08 01:44:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:06 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:06 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:44:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:07 INFO : sub dir/hello world: Copied (new) 2026/08/08 01:44:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.52s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:07 DEBUG : sub dir2: Making directory with metadata 2026/08/08 01:44:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 01:44:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 01:44:08 INFO : sub dir2: Making directory 2026/08/08 01:44:08 INFO : sub dir: Making directory 2026/08/08 01:44:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:08 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:08 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:44:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:08 INFO : sub dir/hello world: Copied (new) 2026/08/08 01:44:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/08 01:44:08 DEBUG : B2 bucket rclone-test-ganosid2gece: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.43s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:09 INFO : sub dir2: Making directory 2026/08/08 01:44:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:09 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:09 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:44:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:10 INFO : sub dir/hello world: Copied (new) 2026/08/08 01:44:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.61s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vaqiqab7naku" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-ganosid2gece -> B2 bucket rclone-test-vaqiqab7naku 2026/08/08 01:44:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:13 DEBUG : B2 bucket rclone-test-vaqiqab7naku: Waiting for checks to finish 2026/08/08 01:44:13 DEBUG : B2 bucket rclone-test-vaqiqab7naku: Waiting for transfers to finish 2026/08/08 01:44:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:44:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 01:44:13 DEBUG : B2 bucket rclone-test-vaqiqab7naku: Purge remote 2026/08/08 01:44:13 INFO : B2 bucket rclone-test-vaqiqab7naku: cleaning bucket "rclone-test-vaqiqab7naku" of all files 2026/08/08 01:44:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f42cd6300addbfb9ff80e1b_f406f4f2c14ec4d5d_d20260808_m014413_c001_v0001184_t0057_u01786153453568") --- PASS: TestServerSideCopy (3.91s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:15 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone249793185) 2026/08/08 01:44:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:44:15 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 01:44:15 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:16 DEBUG : sub dir/hello world: size = 17 OK 2026/08/08 01:44:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/08 01:44:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.91s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zevifab9rema" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-ganosid2gece -> B2 bucket rclone-test-zevifab9rema 2026/08/08 01:44:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:18 DEBUG : B2 bucket rclone-test-zevifab9rema: Waiting for checks to finish 2026/08/08 01:44:18 DEBUG : B2 bucket rclone-test-zevifab9rema: Waiting for transfers to finish 2026/08/08 01:44:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:44:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 01:44:20 DEBUG : B2 bucket rclone-test-zevifab9rema: Waiting for checks to finish 2026/08/08 01:44:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:44:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zevifab9rema) 2026/08/08 01:44:20 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 01:44:20 DEBUG : B2 bucket rclone-test-zevifab9rema: Waiting for transfers to finish 2026/08/08 01:44:21 DEBUG : sub dir/hello world: size = 17 OK 2026/08/08 01:44:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/08 01:44:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 01:44:21 DEBUG : B2 bucket rclone-test-zevifab9rema: Purge remote 2026/08/08 01:44:21 INFO : B2 bucket rclone-test-zevifab9rema: cleaning bucket "rclone-test-zevifab9rema" of all files 2026/08/08 01:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zff42ddc300addbfb9ff80e1b_f1141ee92aa6fd0fc_d20260808_m014420_c001_v0001043_t0007_u01786153460445") 2026/08/08 01:44:21 DEBUG : sub dir/hello world: Deleting (id "4_zff42ddc300addbfb9ff80e1b_f1108b20f71c6a42e_d20260808_m014419_c001_v0001182_t0050_u01786153459312") --- PASS: TestServerSideCopyOverSelf (6.16s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:23 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone249793185) 2026/08/08 01:44:23 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:23 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:44:23 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 01:44:23 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:24 DEBUG : sub dir/hello world: size = 17 OK 2026/08/08 01:44:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/08 01:44:24 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/08 01:44:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.35s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:26 DEBUG : Creating backend with remote "TestB2:rclone-test-socoloc6xivo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-ganosid2gece -> B2 bucket rclone-test-socoloc6xivo 2026/08/08 01:44:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:27 DEBUG : B2 bucket rclone-test-socoloc6xivo: Waiting for checks to finish 2026/08/08 01:44:27 DEBUG : B2 bucket rclone-test-socoloc6xivo: Waiting for transfers to finish 2026/08/08 01:44:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:44:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 01:44:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:44:29 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-socoloc6xivo) 2026/08/08 01:44:29 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 01:44:29 DEBUG : B2 bucket rclone-test-socoloc6xivo: Waiting for checks to finish 2026/08/08 01:44:29 DEBUG : B2 bucket rclone-test-socoloc6xivo: Waiting for transfers to finish 2026/08/08 01:44:29 DEBUG : sub dir/hello world: size = 17 OK 2026/08/08 01:44:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/08 01:44:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 01:44:29 INFO : sub dir/hello world: Deleted 2026/08/08 01:44:31 DEBUG : testing file moves 2026/08/08 01:44:31 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:44:31 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-socoloc6xivo) 2026/08/08 01:44:31 DEBUG : sub dir/hello world: Sizes differ 2026/08/08 01:44:31 DEBUG : B2 bucket rclone-test-socoloc6xivo: Waiting for checks to finish 2026/08/08 01:44:31 DEBUG : B2 bucket rclone-test-socoloc6xivo: Waiting for transfers to finish 2026/08/08 01:44:32 DEBUG : sub dir/hello world: size = 24 OK 2026/08/08 01:44:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/08 01:44:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/08 01:44:32 INFO : sub dir/hello world: Deleted 2026/08/08 01:44:32 DEBUG : B2 bucket rclone-test-socoloc6xivo: Purge remote 2026/08/08 01:44:32 INFO : B2 bucket rclone-test-socoloc6xivo: cleaning bucket "rclone-test-socoloc6xivo" of all files 2026/08/08 01:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f52fde300addbfb9ff80e1b_f10704c1a165dd9fb_d20260808_m014431_c001_v0001044_t0011_u01786153471661") 2026/08/08 01:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f52fde300addbfb9ff80e1b_f1068ac5f4703985f_d20260808_m014429_c001_v0001113_t0026_u01786153469449") 2026/08/08 01:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z1f52fde300addbfb9ff80e1b_f112c432b1f5eb83a_d20260808_m014427_c001_v0001099_t0012_u01786153467786") --- PASS: TestServerSideMoveOverSelf (8.70s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:34 ERROR : error listing: directory not found 2026/08/08 01:44:34 INFO : Local file system at /tmp/rclone249793185: Making directory 2026/08/08 01:44:34 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:34 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.39s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:44:36 DEBUG : Local file system at /tmp/rclone249793185: Waiting for checks to finish 2026/08/08 01:44:36 DEBUG : Local file system at /tmp/rclone249793185: Waiting for transfers to finish 2026/08/08 01:44:36 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/08 01:44:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:44:36 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/08 01:44:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.87s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/08 01:44:37 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:37 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:38 DEBUG : check sum: size = 1 OK 2026/08/08 01:44:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/08 01:44:38 INFO : check sum: Copied (new) 2026/08/08 01:44:38 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:38 DEBUG : check sum: size = 1 OK 2026/08/08 01:44:38 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/08 01:44:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/08 01:44:38 DEBUG : check sum: Unchanged skipping 2026/08/08 01:44:38 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:38 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/08 01:44:39 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:39 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:40 DEBUG : sizeonly: size = 6 OK 2026/08/08 01:44:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/08 01:44:40 INFO : sizeonly: Copied (new) 2026/08/08 01:44:40 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:40 DEBUG : sizeonly: size = 6 OK 2026/08/08 01:44:40 DEBUG : sizeonly: Sizes identical 2026/08/08 01:44:40 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:40 DEBUG : sizeonly: Unchanged skipping 2026/08/08 01:44:40 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:40 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.98s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/08 01:44:41 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:41 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/08 01:44:42 INFO : ignore-size: Copied (new) 2026/08/08 01:44:42 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:42 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:44:42 DEBUG : ignore-size: Unchanged skipping 2026/08/08 01:44:42 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:42 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.18s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:44 DEBUG : existing: size = 6 OK 2026/08/08 01:44:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:44:44 DEBUG : existing: Unchanged skipping 2026/08/08 01:44:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:44 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:44 INFO : There was nothing to transfer 2026/08/08 01:44:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/08 01:44:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:45 DEBUG : existing: size = 6 OK 2026/08/08 01:44:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/08 01:44:45 INFO : existing: Copied (replaced existing) 2026/08/08 01:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.83s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/08 01:44:46 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:46 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:46 DEBUG : existing: size = 6 OK 2026/08/08 01:44:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/08 01:44:46 INFO : existing: Copied (new) 2026/08/08 01:44:46 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:47 DEBUG : existing: Destination exists, skipping 2026/08/08 01:44:47 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:47 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:47 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.92s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:49 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/08 01:44:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/08 01:44:49 DEBUG : c/non empty space: size = 5 OK 2026/08/08 01:44:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:44:49 DEBUG : c/non empty space: Unchanged skipping 2026/08/08 01:44:49 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:49 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:50 DEBUG : a/potato2: size = 60 OK 2026/08/08 01:44:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:44:50 INFO : a/potato2: Copied (new) 2026/08/08 01:44:50 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:50 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:52 DEBUG : empty space: size = 1 OK 2026/08/08 01:44:52 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/08/08 01:44:52 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/08 01:44:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/08 01:44:52 DEBUG : empty space: Unchanged skipping 2026/08/08 01:44:52 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:52 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:52 INFO : There was nothing to transfer 2026/08/08 01:44:52 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:52 DEBUG : empty space: size = 1 OK 2026/08/08 01:44:52 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/08/08 01:44:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/08 01:44:53 INFO : empty space: Updated modification time in destination 2026/08/08 01:44:53 DEBUG : empty space: Unchanged skipping 2026/08/08 01:44:53 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:53 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:54 DEBUG : empty space: size = 1 OK 2026/08/08 01:44:54 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/08/08 01:44:54 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/08 01:44:54 DEBUG : empty space: Unchanged skipping 2026/08/08 01:44:54 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:54 DEBUG : Waiting for deletions to finish 2026/08/08 01:44:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.49s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:56 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:56 DEBUG : foo: size = 3 OK 2026/08/08 01:44:56 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/08/08 01:44:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone249793185) 2026/08/08 01:44:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:44:56 DEBUG : foo: sha1 differ 2026/08/08 01:44:56 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:56 DEBUG : foo: size = 3 OK 2026/08/08 01:44:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/08 01:44:56 INFO : foo: Copied (replaced existing) 2026/08/08 01:44:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:44:57 DEBUG : empty space: size = 1 OK 2026/08/08 01:44:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:44:57 DEBUG : empty space: Unchanged skipping 2026/08/08 01:44:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/08 01:44:57 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:44:57 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:44:58 DEBUG : potato: size = 60 OK 2026/08/08 01:44:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:44:58 INFO : potato: Copied (new) 2026/08/08 01:44:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.64s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone249793185) 2026/08/08 01:45:00 DEBUG : potato: size = 60 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:45:00 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:00 DEBUG : potato: Sizes differ 2026/08/08 01:45:00 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:01 DEBUG : potato: size = 21 OK 2026/08/08 01:45:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/08 01:45:01 INFO : potato: Copied (replaced existing) 2026/08/08 01:45:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.23s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:02 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:02 DEBUG : potato: size = 21 OK 2026/08/08 01:45:02 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/08/08 01:45:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone249793185) 2026/08/08 01:45:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:45:02 DEBUG : potato: sha1 differ 2026/08/08 01:45:02 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:03 DEBUG : potato: size = 21 OK 2026/08/08 01:45:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/08 01:45:03 INFO : potato: Copied (replaced existing) 2026/08/08 01:45:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:45:06 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:45:06 DEBUG : empty space: Unchanged skipping 2026/08/08 01:45:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/08 01:45:06 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:06 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:06 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:45:09 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:45:09 DEBUG : empty space: Unchanged skipping 2026/08/08 01:45:09 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:09 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:09 DEBUG : potato2: size = 60 OK 2026/08/08 01:45:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:45:09 INFO : potato2: Copied (new) 2026/08/08 01:45:09 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:11 INFO : d: Making directory 2026/08/08 01:45:11 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/08 01:45:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/08 01:45:12 DEBUG : c/non empty space: size = 5 OK 2026/08/08 01:45:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:45:12 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:12 DEBUG : c/non empty space: Unchanged skipping 2026/08/08 01:45:12 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:12 DEBUG : a/potato2: size = 60 OK 2026/08/08 01:45:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:45:12 INFO : a/potato2: Copied (new) 2026/08/08 01:45:12 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:15 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/08 01:45:15 DEBUG : c/non empty space: size = 5 OK 2026/08/08 01:45:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:45:15 DEBUG : c/non empty space: Unchanged skipping 2026/08/08 01:45:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/08 01:45:15 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:15 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:16 DEBUG : a/potato2: size = 60 OK 2026/08/08 01:45:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:45:16 INFO : a/potato2: Copied (new) 2026/08/08 01:45:16 ERROR : B2 bucket rclone-test-ganosid2gece: not deleting files as there were IO errors 2026/08/08 01:45:16 ERROR : B2 bucket rclone-test-ganosid2gece: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.24s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:19 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:45:19 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:45:19 DEBUG : empty space: Unchanged skipping 2026/08/08 01:45:19 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:19 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:19 INFO : potato: Deleted 2026/08/08 01:45:19 DEBUG : potato2: size = 60 OK 2026/08/08 01:45:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:45:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.73s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:21 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:22 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:22 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:22 INFO : potato: Deleted 2026/08/08 01:45:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:45:22 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:45:22 DEBUG : empty space: Unchanged skipping 2026/08/08 01:45:22 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:22 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:23 DEBUG : potato2: size = 60 OK 2026/08/08 01:45:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:45:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.14s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:45:24 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:24 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:25 DEBUG : potato2: size = 19 OK 2026/08/08 01:45:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/08 01:45:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.23s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:27 DEBUG : enormous: Excluded (Size Filter) 2026/08/08 01:45:27 DEBUG : enormous: Excluded 2026/08/08 01:45:27 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 01:45:27 DEBUG : potato2: Excluded 2026/08/08 01:45:27 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 01:45:27 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:45:27 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:27 DEBUG : empty space: Unchanged skipping 2026/08/08 01:45:27 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:27 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:27 INFO : There was nothing to transfer 2026/08/08 01:45:27 DEBUG : enormous: Excluded (Size Filter) 2026/08/08 01:45:27 DEBUG : enormous: Excluded 2026/08/08 01:45:27 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 01:45:27 DEBUG : potato2: Excluded 2026/08/08 01:45:28 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 01:45:28 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/08 01:45:28 DEBUG : empty space: Unchanged skipping 2026/08/08 01:45:28 DEBUG : Local file system at /tmp/rclone249793185: Waiting for checks to finish 2026/08/08 01:45:28 DEBUG : Local file system at /tmp/rclone249793185: Waiting for transfers to finish 2026/08/08 01:45:28 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:30 DEBUG : enormous: Excluded (Size Filter) 2026/08/08 01:45:30 DEBUG : enormous: Excluded 2026/08/08 01:45:30 DEBUG : potato2: Excluded (Size Filter) 2026/08/08 01:45:30 DEBUG : potato2: Excluded 2026/08/08 01:45:30 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:45:30 DEBUG : empty space: Unchanged skipping 2026/08/08 01:45:30 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:30 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:30 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:31 INFO : enormous: Deleted 2026/08/08 01:45:31 INFO : potato2: Deleted 2026/08/08 01:45:31 INFO : There was nothing to transfer 2026/08/08 01:45:31 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/08 01:45:31 DEBUG : empty space: Unchanged skipping 2026/08/08 01:45:31 DEBUG : Local file system at /tmp/rclone249793185: Waiting for checks to finish 2026/08/08 01:45:31 DEBUG : Local file system at /tmp/rclone249793185: Waiting for transfers to finish 2026/08/08 01:45:31 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:31 INFO : enormous: Deleted 2026/08/08 01:45:31 INFO : potato2: Deleted 2026/08/08 01:45:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.48s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:34 DEBUG : five: Need to transfer - File not found at Destination 2026/08/08 01:45:34 DEBUG : four: size = 4 (Local file system at /tmp/rclone249793185) 2026/08/08 01:45:34 DEBUG : four: size = 8 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:45:34 DEBUG : four: Sizes differ 2026/08/08 01:45:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/08 01:45:34 DEBUG : one: Destination is newer than source, skipping 2026/08/08 01:45:34 DEBUG : three: size = 5 OK 2026/08/08 01:45:34 DEBUG : three: Sizes identical 2026/08/08 01:45:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/08 01:45:34 DEBUG : two: size = 3 OK 2026/08/08 01:45:34 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone249793185) 2026/08/08 01:45:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:45:34 DEBUG : two: sha1 differ 2026/08/08 01:45:34 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:34 DEBUG : five: size = 4 OK 2026/08/08 01:45:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/08 01:45:34 INFO : five: Copied (new) 2026/08/08 01:45:35 DEBUG : four: size = 4 OK 2026/08/08 01:45:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/08 01:45:35 INFO : four: Copied (replaced existing) 2026/08/08 01:45:35 DEBUG : two: size = 3 OK 2026/08/08 01:45:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/08 01:45:35 INFO : two: Copied (replaced existing) 2026/08/08 01:45:35 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:35 DEBUG : five: size = 4 OK 2026/08/08 01:45:35 DEBUG : one: Destination is newer than source, skipping 2026/08/08 01:45:35 DEBUG : four: size = 4 OK 2026/08/08 01:45:35 DEBUG : three: size = 5 OK 2026/08/08 01:45:35 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:35 DEBUG : two: size = 3 OK 2026/08/08 01:45:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/08 01:45:35 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/08 01:45:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/08 01:45:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/08 01:45:35 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/08 01:45:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/08 01:45:35 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/08 01:45:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/08 01:45:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/08 01:45:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone249793185) 2026/08/08 01:45:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:45:35 DEBUG : three: sha1 differ 2026/08/08 01:45:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/08 01:45:35 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:36 DEBUG : three: size = 5 OK 2026/08/08 01:45:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/08 01:45:36 INFO : three: Copied (replaced existing) 2026/08/08 01:45:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.44s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/08 01:45:37 INFO : B2 bucket rclone-test-ganosid2gece: Making map for --track-renames 2026/08/08 01:45:37 INFO : B2 bucket rclone-test-ganosid2gece: Finished making map for --track-renames 2026/08/08 01:45:37 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/08 01:45:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/08 01:45:37 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for renames to finish 2026/08/08 01:45:37 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:38 DEBUG : potato: size = 14 OK 2026/08/08 01:45:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/08 01:45:38 INFO : potato: Copied (new) 2026/08/08 01:45:38 DEBUG : yam: size = 11 OK 2026/08/08 01:45:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/08 01:45:38 INFO : yam: Copied (new) 2026/08/08 01:45:38 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:38 DEBUG : potato: size = 14 OK 2026/08/08 01:45:38 INFO : B2 bucket rclone-test-ganosid2gece: Making map for --track-renames 2026/08/08 01:45:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:45:38 DEBUG : potato: Unchanged skipping 2026/08/08 01:45:38 INFO : B2 bucket rclone-test-ganosid2gece: Finished making map for --track-renames 2026/08/08 01:45:38 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:38 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for renames to finish 2026/08/08 01:45:39 DEBUG : yaml: size = 11 OK 2026/08/08 01:45:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/08 01:45:39 INFO : yam: Copied (server-side copy) to: yaml 2026/08/08 01:45:39 INFO : yam: Deleted 2026/08/08 01:45:39 INFO : yaml: Renamed from "yam" 2026/08/08 01:45:39 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/08 01:45:40 INFO : B2 bucket rclone-test-ganosid2gece: Making map for --track-renames 2026/08/08 01:45:40 INFO : B2 bucket rclone-test-ganosid2gece: Finished making map for --track-renames 2026/08/08 01:45:40 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/08 01:45:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/08 01:45:40 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for renames to finish 2026/08/08 01:45:40 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:41 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1044-18.backblaze.com/b2api/v1/b2_upload_file/8f125df300addbfb9ff80e1b/c001_v0001044_t0026": EOF 2026/08/08 01:45:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1044-18.backblaze.com/b2api/v1/b2_upload_file/8f125df300addbfb9ff80e1b/c001_v0001044_t0026": EOF) 2026/08/08 01:45:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 01:45:41 DEBUG : potato: Received error: Post "https://pod-000-1044-18.backblaze.com/b2api/v1/b2_upload_file/8f125df300addbfb9ff80e1b/c001_v0001044_t0026": EOF - low level retry 0/10 2026/08/08 01:45:41 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 01:45:41 DEBUG : yam: size = 11 OK 2026/08/08 01:45:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/08 01:45:41 INFO : yam: Copied (new) 2026/08/08 01:45:41 DEBUG : potato: size = 14 OK 2026/08/08 01:45:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/08 01:45:41 INFO : potato: Copied (new) 2026/08/08 01:45:41 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:41 DEBUG : potato: size = 14 OK 2026/08/08 01:45:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:45:41 INFO : B2 bucket rclone-test-ganosid2gece: Making map for --track-renames 2026/08/08 01:45:41 DEBUG : potato: Unchanged skipping 2026/08/08 01:45:41 INFO : B2 bucket rclone-test-ganosid2gece: Finished making map for --track-renames 2026/08/08 01:45:41 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:41 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for renames to finish 2026/08/08 01:45:42 DEBUG : yaml: size = 11 OK 2026/08/08 01:45:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/08 01:45:42 INFO : yam: Copied (server-side copy) to: yaml 2026/08/08 01:45:42 INFO : yam: Deleted 2026/08/08 01:45:42 INFO : yaml: Renamed from "yam" 2026/08/08 01:45:42 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/08 01:45:43 INFO : B2 bucket rclone-test-ganosid2gece: Making map for --track-renames 2026/08/08 01:45:43 INFO : B2 bucket rclone-test-ganosid2gece: Finished making map for --track-renames 2026/08/08 01:45:43 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/08 01:45:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/08 01:45:43 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for renames to finish 2026/08/08 01:45:43 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:44 DEBUG : sub/yam: size = 11 OK 2026/08/08 01:45:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/08 01:45:44 INFO : sub/yam: Copied (new) 2026/08/08 01:45:44 DEBUG : potato: size = 14 OK 2026/08/08 01:45:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/08 01:45:44 INFO : potato: Copied (new) 2026/08/08 01:45:44 DEBUG : Waiting for deletions to finish 2026/08/08 01:45:44 DEBUG : potato: size = 14 OK 2026/08/08 01:45:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:45:44 DEBUG : potato: Unchanged skipping 2026/08/08 01:45:44 INFO : B2 bucket rclone-test-ganosid2gece: Making map for --track-renames 2026/08/08 01:45:44 INFO : B2 bucket rclone-test-ganosid2gece: Finished making map for --track-renames 2026/08/08 01:45:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for renames to finish 2026/08/08 01:45:45 DEBUG : yam: size = 11 OK 2026/08/08 01:45:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/08 01:45:45 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/08 01:45:45 INFO : sub/yam: Deleted 2026/08/08 01:45:45 INFO : yam: Renamed from "sub/yam" 2026/08/08 01:45:45 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.70s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:46 DEBUG : Creating backend with remote "/tmp/rclone249793185/dir1" 2026/08/08 01:45:46 DEBUG : Creating backend with remote "/tmp/rclone249793185/dir2" 2026/08/08 01:45:46 DEBUG : Local file system at /tmp/rclone249793185/dir2: Using server-side directory move 2026/08/08 01:45:46 INFO : Local file system at /tmp/rclone249793185/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/08 01:45:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/08 01:45:46 INFO : file1.txt: Moved (server-side) 2026/08/08 01:45:46 DEBUG : Local file system at /tmp/rclone249793185/dir2: Waiting for checks to finish 2026/08/08 01:45:46 DEBUG : Local file system at /tmp/rclone249793185/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:45:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/08 01:45:46 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:46 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:45:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:45:47 INFO : sub dir/hello world: Copied (new) 2026/08/08 01:45:47 INFO : sub dir/hello world: Deleted 2026/08/08 01:45:47 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/08 01:45:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/08 01:45:47 INFO : nested/sub dir/file: Copied (new) 2026/08/08 01:45:47 INFO : nested/sub dir/file: Deleted 2026/08/08 01:45:47 INFO : sub dir: Removing directory 2026/08/08 01:45:47 INFO : nested/sub dir: Removing directory 2026/08/08 01:45:47 INFO : nested: Removing directory 2026/08/08 01:45:47 DEBUG : Local file system at /tmp/rclone249793185: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/08 01:45:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/08 01:45:48 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:48 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:48 DEBUG : sub dir/hello world: size = 11 OK 2026/08/08 01:45:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:45:48 INFO : sub dir/hello world: Copied (new) 2026/08/08 01:45:48 INFO : sub dir/hello world: Deleted 2026/08/08 01:45:48 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/08 01:45:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/08 01:45:48 INFO : nested/sub dir/file: Copied (new) 2026/08/08 01:45:48 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/08 01:45:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/08 01:45:50 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:50 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:50 DEBUG : existing: size = 6 OK 2026/08/08 01:45:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/08 01:45:50 INFO : existing: Copied (new) 2026/08/08 01:45:50 INFO : existing: Deleted 2026/08/08 01:45:50 DEBUG : existing-b: size = 6 OK 2026/08/08 01:45:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/08 01:45:50 INFO : existing-b: Copied (new) 2026/08/08 01:45:50 INFO : existing-b: Deleted 2026/08/08 01:45:50 DEBUG : existing: Destination exists, skipping 2026/08/08 01:45:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/08 01:45:50 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:45:50 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:45:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:45:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yojedoj1dolu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-ganosid2gece -> B2 bucket rclone-test-yojedoj1dolu 2026/08/08 01:45:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:45:55 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 01:45:55 DEBUG : empty space: Unchanged skipping 2026/08/08 01:45:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:45:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yojedoj1dolu) 2026/08/08 01:45:55 DEBUG : B2 bucket rclone-test-yojedoj1dolu: Waiting for checks to finish 2026/08/08 01:45:55 DEBUG : potato3: Sizes differ 2026/08/08 01:45:55 INFO : empty space: Deleted 2026/08/08 01:45:55 DEBUG : B2 bucket rclone-test-yojedoj1dolu: Waiting for transfers to finish 2026/08/08 01:45:56 DEBUG : potato2: size = 60 OK 2026/08/08 01:45:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:45:56 INFO : potato2: Copied (server-side copy) 2026/08/08 01:45:56 DEBUG : potato3: size = 68 OK 2026/08/08 01:45:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/08 01:45:56 INFO : potato3: Copied (server-side copy) 2026/08/08 01:45:56 INFO : potato2: Deleted 2026/08/08 01:45:56 INFO : potato3: Deleted 2026/08/08 01:45:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rozujuh0kawe" 2026/08/08 01:45:58 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/08 01:45:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:45:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/08 01:45:58 DEBUG : B2 bucket rclone-test-rozujuh0kawe: Waiting for checks to finish 2026/08/08 01:45:58 DEBUG : B2 bucket rclone-test-rozujuh0kawe: Waiting for transfers to finish 2026/08/08 01:45:58 DEBUG : potato2: size = 60 OK 2026/08/08 01:45:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:45:58 INFO : potato2: Copied (server-side copy) 2026/08/08 01:45:59 INFO : potato2: Deleted 2026/08/08 01:45:59 DEBUG : empty space: size = 1 OK 2026/08/08 01:45:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/08 01:45:59 INFO : empty space: Copied (server-side copy) 2026/08/08 01:45:59 INFO : empty space: Deleted 2026/08/08 01:45:59 DEBUG : potato3: size = 68 OK 2026/08/08 01:45:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/08 01:45:59 INFO : potato3: Copied (server-side copy) 2026/08/08 01:45:59 INFO : potato3: Deleted 2026/08/08 01:46:00 DEBUG : B2 bucket rclone-test-rozujuh0kawe: Purge remote 2026/08/08 01:46:00 INFO : B2 bucket rclone-test-rozujuh0kawe: cleaning bucket "rclone-test-rozujuh0kawe" of all files 2026/08/08 01:46:00 DEBUG : empty space: Deleting (id "4_zcfd26d0300cddbfb9ff80e1b_f1076b10c078e8156_d20260808_m014558_c001_v0001136_t0054_u01786153558999") 2026/08/08 01:46:00 DEBUG : potato2: Deleting (id "4_zcfd26d0300cddbfb9ff80e1b_f1174fd8343f98e8a_d20260808_m014558_c001_v0001098_t0055_u01786153558628") 2026/08/08 01:46:00 DEBUG : potato3: Deleting (id "4_zcfd26d0300cddbfb9ff80e1b_f1160e3692a8345ef_d20260808_m014558_c001_v0001098_t0006_u01786153558973") 2026/08/08 01:46:00 DEBUG : B2 bucket rclone-test-yojedoj1dolu: Purge remote 2026/08/08 01:46:00 INFO : B2 bucket rclone-test-yojedoj1dolu: cleaning bucket "rclone-test-yojedoj1dolu" of all files 2026/08/08 01:46:01 DEBUG : empty space: Deleting (id "4_zdf324df300cddbfb9ff80e1b_f4188540824cc85d3_d20260808_m014559_c001_v7007000_t0000_u01786153559294") 2026/08/08 01:46:01 DEBUG : empty space: Deleting (id "4_zdf324df300cddbfb9ff80e1b_f1036184a8e972ee8_d20260808_m014554_c001_v0001099_t0025_u01786153554779") 2026/08/08 01:46:01 DEBUG : potato2: Deleting (id "4_zdf324df300cddbfb9ff80e1b_f4188540824cc85d2_d20260808_m014559_c001_v7007000_t0000_u01786153559035") 2026/08/08 01:46:01 DEBUG : potato2: Deleting (id "4_zdf324df300cddbfb9ff80e1b_f1021de78d926a972_d20260808_m014555_c001_v0001101_t0016_u01786153555901") 2026/08/08 01:46:01 DEBUG : potato3: Deleting (id "4_zdf324df300cddbfb9ff80e1b_f4188540824cc85d4_d20260808_m014559_c001_v7007000_t0000_u01786153559637") 2026/08/08 01:46:01 DEBUG : potato3: Deleting (id "4_zdf324df300cddbfb9ff80e1b_f119756461219e8b6_d20260808_m014556_c001_v0001184_t0047_u01786153556212") 2026/08/08 01:46:01 DEBUG : potato3: Deleting (id "4_zdf324df300cddbfb9ff80e1b_f1036184a8e972eea_d20260808_m014555_c001_v0001099_t0007_u01786153555066") --- PASS: TestServerSideMove (10.55s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:46:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zizolek6puka" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-ganosid2gece -> B2 bucket rclone-test-zizolek6puka 2026/08/08 01:46:07 DEBUG : empty space: Excluded (Size Filter) 2026/08/08 01:46:07 DEBUG : empty space: Excluded (Size Filter) 2026/08/08 01:46:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:46:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:46:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zizolek6puka) 2026/08/08 01:46:07 DEBUG : potato3: Sizes differ 2026/08/08 01:46:07 DEBUG : B2 bucket rclone-test-zizolek6puka: Waiting for checks to finish 2026/08/08 01:46:07 DEBUG : B2 bucket rclone-test-zizolek6puka: Waiting for transfers to finish 2026/08/08 01:46:08 DEBUG : potato2: size = 60 OK 2026/08/08 01:46:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:46:08 INFO : potato2: Copied (server-side copy) 2026/08/08 01:46:08 INFO : potato2: Deleted 2026/08/08 01:46:08 DEBUG : potato3: size = 68 OK 2026/08/08 01:46:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/08 01:46:08 INFO : potato3: Copied (server-side copy) 2026/08/08 01:46:08 INFO : potato3: Deleted 2026/08/08 01:46:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qadasud4xisa" 2026/08/08 01:46:09 DEBUG : empty space: Excluded (Size Filter) 2026/08/08 01:46:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:46:10 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/08 01:46:10 DEBUG : B2 bucket rclone-test-qadasud4xisa: Waiting for checks to finish 2026/08/08 01:46:10 DEBUG : B2 bucket rclone-test-qadasud4xisa: Waiting for transfers to finish 2026/08/08 01:46:10 DEBUG : potato2: size = 60 OK 2026/08/08 01:46:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:46:10 INFO : potato2: Copied (server-side copy) 2026/08/08 01:46:11 INFO : potato2: Deleted 2026/08/08 01:46:11 DEBUG : potato3: size = 68 OK 2026/08/08 01:46:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/08 01:46:11 INFO : potato3: Copied (server-side copy) 2026/08/08 01:46:11 INFO : potato3: Deleted 2026/08/08 01:46:11 DEBUG : B2 bucket rclone-test-qadasud4xisa: Purge remote 2026/08/08 01:46:11 INFO : B2 bucket rclone-test-qadasud4xisa: cleaning bucket "rclone-test-qadasud4xisa" of all files 2026/08/08 01:46:12 DEBUG : potato2: Deleting (id "4_z2fd29d0300cddbfb9ff80e1b_f1017b9ca17dd0ebf_d20260808_m014610_c001_v0001184_t0042_u01786153570723") 2026/08/08 01:46:12 DEBUG : potato3: Deleting (id "4_z2fd29d0300cddbfb9ff80e1b_f1041517a39a6555f_d20260808_m014611_c001_v0001153_t0015_u01786153571071") 2026/08/08 01:46:12 DEBUG : B2 bucket rclone-test-zizolek6puka: Purge remote 2026/08/08 01:46:12 INFO : B2 bucket rclone-test-zizolek6puka: cleaning bucket "rclone-test-zizolek6puka" of all files 2026/08/08 01:46:12 DEBUG : empty space: Deleting (id "4_z3f327dd300cddbfb9ff80e1b_f112b9f9573bb20b0_d20260808_m014606_c001_v0001172_t0018_u01786153566455") 2026/08/08 01:46:12 DEBUG : potato2: Deleting (id "4_z3f327dd300cddbfb9ff80e1b_f4193c959999f7743_d20260808_m014611_c001_v7007000_t0000_u01786153571023") 2026/08/08 01:46:12 DEBUG : potato2: Deleting (id "4_z3f327dd300cddbfb9ff80e1b_f1153a83ea42eca9e_d20260808_m014607_c001_v0001104_t0028_u01786153567618") 2026/08/08 01:46:12 DEBUG : potato3: Deleting (id "4_z3f327dd300cddbfb9ff80e1b_f4193c959999f7744_d20260808_m014611_c001_v7007000_t0000_u01786153571398") 2026/08/08 01:46:12 DEBUG : potato3: Deleting (id "4_z3f327dd300cddbfb9ff80e1b_f104e25817f0b72d1_d20260808_m014607_c001_v0001106_t0025_u01786153567983") 2026/08/08 01:46:12 DEBUG : potato3: Deleting (id "4_z3f327dd300cddbfb9ff80e1b_f112b9f9573bb20b2_d20260808_m014606_c001_v0001172_t0044_u01786153566862") --- PASS: TestServerSideMoveWithFilter (11.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:46:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jokuhen2yohe" 2026/08/08 01:46:16 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-ganosid2gece -> B2 bucket rclone-test-jokuhen2yohe 2026/08/08 01:46:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:46:19 DEBUG : B2 bucket rclone-test-jokuhen2yohe: Waiting for checks to finish 2026/08/08 01:46:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:46:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jokuhen2yohe) 2026/08/08 01:46:19 DEBUG : potato3: Sizes differ 2026/08/08 01:46:19 DEBUG : empty space: size = 1 OK 2026/08/08 01:46:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 01:46:19 DEBUG : empty space: Unchanged skipping 2026/08/08 01:46:19 INFO : empty space: Deleted 2026/08/08 01:46:19 DEBUG : B2 bucket rclone-test-jokuhen2yohe: Waiting for transfers to finish 2026/08/08 01:46:19 DEBUG : potato3: size = 68 OK 2026/08/08 01:46:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/08 01:46:19 INFO : potato3: Copied (server-side copy) 2026/08/08 01:46:19 INFO : potato3: Deleted 2026/08/08 01:46:19 DEBUG : potato2: size = 60 OK 2026/08/08 01:46:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:46:19 INFO : potato2: Copied (server-side copy) 2026/08/08 01:46:20 INFO : potato2: Deleted 2026/08/08 01:46:20 DEBUG : Creating backend with remote "TestB2:rclone-test-luyijed6zenu" 2026/08/08 01:46:21 INFO : tomatoDir: Making directory 2026/08/08 01:46:21 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/08 01:46:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/08 01:46:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/08 01:46:21 DEBUG : B2 bucket rclone-test-luyijed6zenu: Waiting for checks to finish 2026/08/08 01:46:21 DEBUG : B2 bucket rclone-test-luyijed6zenu: Waiting for transfers to finish 2026/08/08 01:46:22 DEBUG : potato3: size = 68 OK 2026/08/08 01:46:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/08 01:46:22 INFO : potato3: Copied (server-side copy) 2026/08/08 01:46:22 DEBUG : empty space: size = 1 OK 2026/08/08 01:46:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/08 01:46:22 INFO : empty space: Copied (server-side copy) 2026/08/08 01:46:22 INFO : potato3: Deleted 2026/08/08 01:46:22 INFO : empty space: Deleted 2026/08/08 01:46:23 DEBUG : potato2: size = 60 OK 2026/08/08 01:46:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/08 01:46:23 INFO : potato2: Copied (server-side copy) 2026/08/08 01:46:23 INFO : potato2: Deleted 2026/08/08 01:46:24 DEBUG : B2 bucket rclone-test-luyijed6zenu: Purge remote 2026/08/08 01:46:24 INFO : B2 bucket rclone-test-luyijed6zenu: cleaning bucket "rclone-test-luyijed6zenu" of all files 2026/08/08 01:46:24 DEBUG : empty space: Deleting (id "4_z1fd2bdd300cddbfb9ff80e1b_f117bebfaadf6d984_d20260808_m014622_c001_v0001120_t0021_u01786153582233") 2026/08/08 01:46:24 DEBUG : potato2: Deleting (id "4_z1fd2bdd300cddbfb9ff80e1b_f109332666b8b2df0_d20260808_m014622_c001_v0001037_t0007_u01786153582700") 2026/08/08 01:46:24 DEBUG : potato3: Deleting (id "4_z1fd2bdd300cddbfb9ff80e1b_f102c4637a9f3f342_d20260808_m014622_c001_v0001185_t0044_u01786153582590") 2026/08/08 01:46:25 DEBUG : B2 bucket rclone-test-jokuhen2yohe: Purge remote 2026/08/08 01:46:25 INFO : B2 bucket rclone-test-jokuhen2yohe: cleaning bucket "rclone-test-jokuhen2yohe" of all files 2026/08/08 01:46:25 DEBUG : empty space: Deleting (id "4_zefe2ada300cddbfb9ff80e1b_f40122dc1713b749b_d20260808_m014622_c001_v7007000_t0000_u01786153582847") 2026/08/08 01:46:25 DEBUG : empty space: Deleting (id "4_zefe2ada300cddbfb9ff80e1b_f118ab7ed0a0848ce_d20260808_m014618_c001_v0001150_t0013_u01786153578081") 2026/08/08 01:46:25 DEBUG : potato2: Deleting (id "4_zefe2ada300cddbfb9ff80e1b_f40122dc1713b749d_d20260808_m014623_c001_v7007000_t0000_u01786153583702") 2026/08/08 01:46:25 DEBUG : potato2: Deleting (id "4_zefe2ada300cddbfb9ff80e1b_f11553aa2d551801d_d20260808_m014619_c001_v0001173_t0037_u01786153579667") 2026/08/08 01:46:25 DEBUG : potato3: Deleting (id "4_zefe2ada300cddbfb9ff80e1b_f420e67f86eb8734d_d20260808_m014622_c001_v7007000_t0000_u01786153582778") 2026/08/08 01:46:25 DEBUG : potato3: Deleting (id "4_zefe2ada300cddbfb9ff80e1b_f10043b81e74b50eb_d20260808_m014619_c001_v0001183_t0018_u01786153579436") 2026/08/08 01:46:25 DEBUG : potato3: Deleting (id "4_zefe2ada300cddbfb9ff80e1b_f118ab7ed0a0848d0_d20260808_m014618_c001_v0001150_t0018_u01786153578583") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.74s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:46:26 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:46:29 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/rclone-sync-test" --- PASS: TestSyncOverlap (1.42s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:46:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/rclone-sync-test" 2026/08/08 01:46:33 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/rclone-sync-test-include/layer2" 2026/08/08 01:46:35 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/rclone-sync-test-ignore-file" 2026/08/08 01:46:39 DEBUG : B2 bucket rclone-test-ganosid2gece path rclone-sync-test: Waiting for checks to finish 2026/08/08 01:46:39 DEBUG : B2 bucket rclone-test-ganosid2gece path rclone-sync-test: Waiting for transfers to finish 2026/08/08 01:46:39 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:39 INFO : There was nothing to transfer 2026/08/08 01:46:39 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:46:39 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:46:39 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:39 INFO : There was nothing to transfer 2026/08/08 01:46:40 DEBUG : B2 bucket rclone-test-ganosid2gece path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/08 01:46:40 DEBUG : B2 bucket rclone-test-ganosid2gece path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/08 01:46:40 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:40 INFO : There was nothing to transfer 2026/08/08 01:46:40 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:46:40 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:46:40 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:40 INFO : There was nothing to transfer 2026/08/08 01:46:40 DEBUG : B2 bucket rclone-test-ganosid2gece path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/08 01:46:40 DEBUG : B2 bucket rclone-test-ganosid2gece path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/08 01:46:40 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:40 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.46s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:46:41 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/dst" 2026/08/08 01:46:42 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/CompareDest" 2026/08/08 01:46:44 DEBUG : one: Need to transfer - File not found at Destination 2026/08/08 01:46:44 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:46:44 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:46:45 DEBUG : one: size = 3 OK 2026/08/08 01:46:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/08 01:46:45 INFO : one: Copied (new) 2026/08/08 01:46:45 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:46:45 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:46:45 DEBUG : one: Sizes differ 2026/08/08 01:46:45 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:46:46 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:46:46 DEBUG : one: size = 5 OK 2026/08/08 01:46:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/08 01:46:46 INFO : one: Copied (replaced existing) 2026/08/08 01:46:46 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:48 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:46:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:46:48 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:46:48 DEBUG : one: Sizes differ 2026/08/08 01:46:48 DEBUG : one: size = 5 OK 2026/08/08 01:46:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:46:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 01:46:48 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:46:48 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:48 INFO : There was nothing to transfer 2026/08/08 01:46:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:46:49 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:46:49 DEBUG : one: Sizes differ 2026/08/08 01:46:49 DEBUG : two: size = 3 OK 2026/08/08 01:46:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:46:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/08 01:46:49 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:46:49 DEBUG : one: size = 5 OK 2026/08/08 01:46:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:46:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 01:46:49 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:46:49 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:49 INFO : There was nothing to transfer 2026/08/08 01:46:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:46:49 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:46:49 DEBUG : one: Sizes differ 2026/08/08 01:46:50 DEBUG : two: size = 3 OK 2026/08/08 01:46:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:46:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/08 01:46:50 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:46:50 DEBUG : one: size = 5 OK 2026/08/08 01:46:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:46:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 01:46:50 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:46:50 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:50 INFO : There was nothing to transfer 2026/08/08 01:46:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:46:50 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:46:50 DEBUG : one: Sizes differ 2026/08/08 01:46:51 DEBUG : two: size = 3 OK 2026/08/08 01:46:51 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/08/08 01:46:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/08 01:46:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/08 01:46:51 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:46:51 DEBUG : one: size = 5 OK 2026/08/08 01:46:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:46:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 01:46:51 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:46:51 DEBUG : Waiting for deletions to finish 2026/08/08 01:46:51 INFO : There was nothing to transfer 2026/08/08 01:46:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:46:51 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:46:51 DEBUG : one: Sizes differ 2026/08/08 01:46:51 DEBUG : two: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:46:51 DEBUG : two: size = 3 (B2 bucket rclone-test-ganosid2gece path CompareDest) 2026/08/08 01:46:51 DEBUG : two: Sizes differ 2026/08/08 01:46:51 DEBUG : two: Need to transfer - File not found at Destination 2026/08/08 01:46:51 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:46:51 DEBUG : one: size = 5 OK 2026/08/08 01:46:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:46:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/08 01:46:51 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:46:52 DEBUG : two: size = 5 OK 2026/08/08 01:46:52 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/08 01:46:52 INFO : two: Copied (new) 2026/08/08 01:46:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.13s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:46:55 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/dest" 2026/08/08 01:46:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/pre-dest1" 2026/08/08 01:46:57 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/pre-dest2" 2026/08/08 01:46:59 DEBUG : 1: size = 1 OK 2026/08/08 01:46:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:46:59 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/08 01:46:59 DEBUG : 2: size = 1 OK 2026/08/08 01:46:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:46:59 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/08 01:47:00 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/08 01:47:00 DEBUG : B2 bucket rclone-test-ganosid2gece path dest: Waiting for checks to finish 2026/08/08 01:47:00 DEBUG : B2 bucket rclone-test-ganosid2gece path dest: Waiting for transfers to finish 2026/08/08 01:47:00 DEBUG : 3: size = 1 OK 2026/08/08 01:47:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/08 01:47:00 INFO : 3: Copied (new) 2026/08/08 01:47:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.79s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:47:02 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/dst" 2026/08/08 01:47:03 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/CopyDest" 2026/08/08 01:47:05 DEBUG : one: Need to transfer - File not found at Destination 2026/08/08 01:47:05 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:47:05 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:47:06 DEBUG : one: size = 3 OK 2026/08/08 01:47:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/08 01:47:06 INFO : one: Copied (new) 2026/08/08 01:47:06 DEBUG : Waiting for deletions to finish 2026/08/08 01:47:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:47:06 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:47:06 DEBUG : one: Sizes differ 2026/08/08 01:47:06 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:47:07 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:47:07 DEBUG : one: size = 5 OK 2026/08/08 01:47:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/08 01:47:07 INFO : one: Copied (replaced existing) 2026/08/08 01:47:07 DEBUG : Waiting for deletions to finish 2026/08/08 01:47:09 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/BackupDir" 2026/08/08 01:47:31 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-ganosid2gece/BackupDir": EOF) 2026/08/08 01:47:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 01:47:31 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 01:47:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:47:32 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:47:32 DEBUG : one: Sizes differ 2026/08/08 01:47:32 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:47:32 DEBUG : one: size = 5 OK 2026/08/08 01:47:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:47:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:47:32 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:47:32 DEBUG : one: Sizes differ 2026/08/08 01:47:34 DEBUG : one: size = 3 OK 2026/08/08 01:47:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/08 01:47:34 INFO : one: Copied (server-side copy) 2026/08/08 01:47:35 INFO : one: Deleted 2026/08/08 01:47:35 DEBUG : one: size = 5 OK 2026/08/08 01:47:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/08 01:47:35 INFO : one: Copied (server-side copy) 2026/08/08 01:47:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/08 01:47:35 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:47:35 DEBUG : Waiting for deletions to finish 2026/08/08 01:47:37 DEBUG : one: size = 5 OK 2026/08/08 01:47:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:47:37 DEBUG : one: Unchanged skipping 2026/08/08 01:47:37 DEBUG : two: size = 3 OK 2026/08/08 01:47:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:47:37 DEBUG : two: size = 3 OK 2026/08/08 01:47:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/08 01:47:37 INFO : two: Copied (server-side copy) 2026/08/08 01:47:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/08 01:47:37 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:47:37 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:47:37 DEBUG : Waiting for deletions to finish 2026/08/08 01:47:38 DEBUG : one: size = 5 OK 2026/08/08 01:47:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:47:38 DEBUG : one: Unchanged skipping 2026/08/08 01:47:38 DEBUG : two: size = 3 OK 2026/08/08 01:47:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:47:38 DEBUG : two: Unchanged skipping 2026/08/08 01:47:38 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:47:38 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:47:38 DEBUG : Waiting for deletions to finish 2026/08/08 01:47:38 INFO : There was nothing to transfer 2026/08/08 01:47:39 DEBUG : one: size = 5 OK 2026/08/08 01:47:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:47:39 DEBUG : one: Unchanged skipping 2026/08/08 01:47:39 DEBUG : three: size = 7 (Local file system at /tmp/rclone249793185) 2026/08/08 01:47:39 DEBUG : three: size = 5 (B2 bucket rclone-test-ganosid2gece path CopyDest) 2026/08/08 01:47:39 DEBUG : three: Sizes differ 2026/08/08 01:47:39 DEBUG : three: Destination not found in --copy-dest 2026/08/08 01:47:39 DEBUG : three: Need to transfer - File not found at Destination 2026/08/08 01:47:39 DEBUG : two: size = 3 OK 2026/08/08 01:47:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/08 01:47:39 DEBUG : two: Unchanged skipping 2026/08/08 01:47:39 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:47:39 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:47:40 DEBUG : three: size = 7 OK 2026/08/08 01:47:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/08 01:47:40 INFO : three: Copied (new) 2026/08/08 01:47:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (39.50s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:47:43 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/dst" 2026/08/08 01:47:44 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/backup" 2026/08/08 01:47:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone249793185) 2026/08/08 01:47:46 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:47:46 DEBUG : one: Sizes differ 2026/08/08 01:47:46 DEBUG : two: size = 3 OK 2026/08/08 01:47:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:47:46 DEBUG : two: Unchanged skipping 2026/08/08 01:47:46 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:47:47 DEBUG : one: size = 3 OK 2026/08/08 01:47:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/08 01:47:47 INFO : one: Copied (server-side copy) 2026/08/08 01:47:48 INFO : one: Deleted 2026/08/08 01:47:48 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:47:48 DEBUG : one: size = 4 OK 2026/08/08 01:47:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:47:48 INFO : one: Copied (new) 2026/08/08 01:47:48 DEBUG : Waiting for deletions to finish 2026/08/08 01:47:49 DEBUG : three.txt: size = 5 OK 2026/08/08 01:47:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/08 01:47:49 INFO : three.txt: Copied (server-side copy) 2026/08/08 01:47:49 INFO : three.txt: Deleted 2026/08/08 01:47:49 INFO : three.txt: Moved into backup dir 2026/08/08 01:47:51 DEBUG : two: size = 3 OK 2026/08/08 01:47:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:47:51 DEBUG : two: Unchanged skipping 2026/08/08 01:47:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:47:51 DEBUG : one: size = 4 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:47:51 DEBUG : one: Sizes differ 2026/08/08 01:47:51 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:47:51 DEBUG : one: size = 4 OK 2026/08/08 01:47:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:47:51 INFO : one: Copied (server-side copy) 2026/08/08 01:47:51 INFO : one: Deleted 2026/08/08 01:47:51 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:47:52 DEBUG : one: size = 5 OK 2026/08/08 01:47:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/08 01:47:52 INFO : one: Copied (new) 2026/08/08 01:47:52 DEBUG : Waiting for deletions to finish 2026/08/08 01:47:52 DEBUG : three.txt: size = 6 OK 2026/08/08 01:47:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/08 01:47:52 INFO : three.txt: Copied (server-side copy) 2026/08/08 01:47:52 INFO : three.txt: Deleted 2026/08/08 01:47:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.99s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:47:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/dst" 2026/08/08 01:47:57 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/backup" 2026/08/08 01:47:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone249793185) 2026/08/08 01:47:59 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:47:59 DEBUG : one: Sizes differ 2026/08/08 01:47:59 DEBUG : two: size = 3 OK 2026/08/08 01:47:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:47:59 DEBUG : two: Unchanged skipping 2026/08/08 01:47:59 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:48:00 DEBUG : one.bak: size = 3 OK 2026/08/08 01:48:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/08 01:48:00 INFO : one: Copied (server-side copy) to: one.bak 2026/08/08 01:48:00 INFO : one: Deleted 2026/08/08 01:48:00 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:48:02 DEBUG : one: size = 4 OK 2026/08/08 01:48:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:48:02 INFO : one: Copied (new) 2026/08/08 01:48:02 DEBUG : Waiting for deletions to finish 2026/08/08 01:48:04 DEBUG : three.txt.bak: size = 5 OK 2026/08/08 01:48:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/08 01:48:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/08 01:48:04 INFO : three.txt: Deleted 2026/08/08 01:48:04 INFO : three.txt: Moved into backup dir 2026/08/08 01:48:06 DEBUG : two: size = 3 OK 2026/08/08 01:48:06 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:48:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:48:06 DEBUG : two: Unchanged skipping 2026/08/08 01:48:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:06 DEBUG : one: size = 4 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:06 DEBUG : one: Sizes differ 2026/08/08 01:48:06 DEBUG : one.bak: size = 4 OK 2026/08/08 01:48:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:48:06 INFO : one: Copied (server-side copy) to: one.bak 2026/08/08 01:48:07 INFO : one: Deleted 2026/08/08 01:48:07 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:48:07 DEBUG : one: size = 5 OK 2026/08/08 01:48:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/08 01:48:07 INFO : one: Copied (new) 2026/08/08 01:48:07 DEBUG : Waiting for deletions to finish 2026/08/08 01:48:08 DEBUG : three.txt.bak: size = 6 OK 2026/08/08 01:48:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/08 01:48:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/08 01:48:08 INFO : three.txt: Deleted 2026/08/08 01:48:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/dst" 2026/08/08 01:48:12 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/backup" 2026/08/08 01:48:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:14 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:14 DEBUG : one: Sizes differ 2026/08/08 01:48:14 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:48:14 DEBUG : two: size = 3 OK 2026/08/08 01:48:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:48:14 DEBUG : two: Unchanged skipping 2026/08/08 01:48:16 DEBUG : one-2019-01-01: size = 3 OK 2026/08/08 01:48:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/08 01:48:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/08 01:48:16 INFO : one: Deleted 2026/08/08 01:48:16 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:48:17 DEBUG : one: size = 4 OK 2026/08/08 01:48:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:48:17 INFO : one: Copied (new) 2026/08/08 01:48:17 DEBUG : Waiting for deletions to finish 2026/08/08 01:48:23 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/08 01:48:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/08 01:48:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/08 01:48:23 INFO : three.txt: Deleted 2026/08/08 01:48:23 INFO : three.txt: Moved into backup dir 2026/08/08 01:48:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:25 DEBUG : one: size = 4 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:25 DEBUG : one: Sizes differ 2026/08/08 01:48:25 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:48:25 DEBUG : two: size = 3 OK 2026/08/08 01:48:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:48:25 DEBUG : two: Unchanged skipping 2026/08/08 01:48:26 DEBUG : one-2019-01-01: size = 4 OK 2026/08/08 01:48:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:48:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/08 01:48:26 INFO : one: Deleted 2026/08/08 01:48:26 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:48:27 DEBUG : one: size = 5 OK 2026/08/08 01:48:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/08 01:48:27 INFO : one: Copied (new) 2026/08/08 01:48:27 DEBUG : Waiting for deletions to finish 2026/08/08 01:48:28 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/08 01:48:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/08 01:48:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/08 01:48:28 INFO : three.txt: Deleted 2026/08/08 01:48:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.53s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:48:32 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/dst" 2026/08/08 01:48:33 DEBUG : two: size = 3 OK 2026/08/08 01:48:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:48:33 DEBUG : two: Unchanged skipping 2026/08/08 01:48:33 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:48:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:33 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:33 DEBUG : one: Sizes differ 2026/08/08 01:48:34 DEBUG : one.bak: size = 3 OK 2026/08/08 01:48:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/08 01:48:34 INFO : one: Copied (server-side copy) to: one.bak 2026/08/08 01:48:34 INFO : one: Deleted 2026/08/08 01:48:34 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:48:35 DEBUG : one: size = 4 OK 2026/08/08 01:48:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:48:35 INFO : one: Copied (new) 2026/08/08 01:48:35 DEBUG : Waiting for deletions to finish 2026/08/08 01:48:36 DEBUG : three.txt.bak: size = 5 OK 2026/08/08 01:48:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/08 01:48:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/08 01:48:36 INFO : three.txt: Deleted 2026/08/08 01:48:36 INFO : three.txt: Moved into backup dir 2026/08/08 01:48:37 DEBUG : one.bak: Excluded (Path Filter) 2026/08/08 01:48:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/08 01:48:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:37 DEBUG : one: size = 4 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:37 DEBUG : one: Sizes differ 2026/08/08 01:48:37 DEBUG : two: size = 3 OK 2026/08/08 01:48:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:48:37 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for checks to finish 2026/08/08 01:48:37 DEBUG : two: Unchanged skipping 2026/08/08 01:48:38 DEBUG : one.bak: size = 4 OK 2026/08/08 01:48:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:48:38 INFO : one: Copied (server-side copy) to: one.bak 2026/08/08 01:48:38 INFO : one: Deleted 2026/08/08 01:48:38 DEBUG : B2 bucket rclone-test-ganosid2gece path dst: Waiting for transfers to finish 2026/08/08 01:48:38 DEBUG : one: size = 5 OK 2026/08/08 01:48:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/08 01:48:38 INFO : one: Copied (new) 2026/08/08 01:48:38 DEBUG : Waiting for deletions to finish 2026/08/08 01:48:39 DEBUG : three.txt.bak: size = 6 OK 2026/08/08 01:48:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/08 01:48:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/08 01:48:39 INFO : three.txt: Deleted 2026/08/08 01:48:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.33s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:48:42 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/dst" 2026/08/08 01:48:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:43 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:43 DEBUG : one: Sizes differ 2026/08/08 01:48:45 DEBUG : one.bak: size = 3 OK 2026/08/08 01:48:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/08 01:48:45 INFO : one: Copied (server-side copy) to: one.bak 2026/08/08 01:48:45 INFO : one: Deleted 2026/08/08 01:48:46 DEBUG : one: size = 4 OK 2026/08/08 01:48:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:48:46 INFO : one: Copied (new) 2026/08/08 01:48:46 DEBUG : two: size = 3 OK 2026/08/08 01:48:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:48:46 DEBUG : two: Unchanged skipping 2026/08/08 01:48:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:46 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:46 DEBUG : three.txt: Sizes differ 2026/08/08 01:48:47 DEBUG : three.txt.bak: size = 5 OK 2026/08/08 01:48:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/08 01:48:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/08 01:48:47 INFO : three.txt: Deleted 2026/08/08 01:48:48 DEBUG : three.txt: size = 6 OK 2026/08/08 01:48:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/08 01:48:48 INFO : three.txt: Copied (new) 2026/08/08 01:48:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/08 01:48:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 01:48:48 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 01:48:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:49 DEBUG : one: size = 4 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:49 DEBUG : one: Sizes differ 2026/08/08 01:48:49 DEBUG : one.bak: size = 4 OK 2026/08/08 01:48:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:48:49 INFO : one: Copied (server-side copy) to: one.bak 2026/08/08 01:48:49 INFO : one: Deleted 2026/08/08 01:48:50 DEBUG : one: size = 5 OK 2026/08/08 01:48:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/08 01:48:50 INFO : one: Copied (new) 2026/08/08 01:48:50 DEBUG : two: size = 3 OK 2026/08/08 01:48:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:48:50 DEBUG : two: Unchanged skipping 2026/08/08 01:48:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:50 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:50 DEBUG : three.txt: Sizes differ 2026/08/08 01:48:50 DEBUG : three.txt.bak: size = 6 OK 2026/08/08 01:48:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/08 01:48:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/08 01:48:51 INFO : three.txt: Deleted 2026/08/08 01:48:51 DEBUG : three.txt: size = 19 OK 2026/08/08 01:48:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/08 01:48:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.85s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:48:57 DEBUG : Creating backend with remote "TestB2:rclone-test-ganosid2gece/dst" 2026/08/08 01:48:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone249793185) 2026/08/08 01:48:58 DEBUG : one: size = 3 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:48:58 DEBUG : one: Sizes differ 2026/08/08 01:48:59 DEBUG : one-2019-01-01: size = 3 OK 2026/08/08 01:48:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/08 01:48:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/08 01:49:00 INFO : one: Deleted 2026/08/08 01:49:00 DEBUG : one: size = 4 OK 2026/08/08 01:49:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:49:00 INFO : one: Copied (new) 2026/08/08 01:49:01 DEBUG : two: size = 3 OK 2026/08/08 01:49:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:01 DEBUG : two: Unchanged skipping 2026/08/08 01:49:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone249793185) 2026/08/08 01:49:01 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:49:01 DEBUG : three.txt: Sizes differ 2026/08/08 01:49:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/08 01:49:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/08 01:49:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/08 01:49:02 INFO : three.txt: Deleted 2026/08/08 01:49:03 DEBUG : three.txt: size = 6 OK 2026/08/08 01:49:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/08 01:49:03 INFO : three.txt: Copied (new) 2026/08/08 01:49:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone249793185) 2026/08/08 01:49:03 DEBUG : one: size = 4 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:49:03 DEBUG : one: Sizes differ 2026/08/08 01:49:04 DEBUG : one-2019-01-01: size = 4 OK 2026/08/08 01:49:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/08 01:49:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/08 01:49:04 INFO : one: Deleted 2026/08/08 01:49:04 DEBUG : one: size = 5 OK 2026/08/08 01:49:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/08 01:49:04 INFO : one: Copied (new) 2026/08/08 01:49:05 DEBUG : two: size = 3 OK 2026/08/08 01:49:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:05 DEBUG : two: Unchanged skipping 2026/08/08 01:49:05 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone249793185) 2026/08/08 01:49:05 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-ganosid2gece path dst) 2026/08/08 01:49:05 DEBUG : three.txt: Sizes differ 2026/08/08 01:49:05 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/08 01:49:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/08 01:49:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/08 01:49:05 INFO : three.txt: Deleted 2026/08/08 01:49:06 DEBUG : three.txt: size = 19 OK 2026/08/08 01:49:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/08 01:49:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.77s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:49:08 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone249793185) 2026/08/08 01:49:08 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:49:08 DEBUG : Testêé: Sizes differ 2026/08/08 01:49:08 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:49:08 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:49:09 DEBUG : Testêé: size = 14 OK 2026/08/08 01:49:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/08 01:49:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/08 01:49:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.61s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:49:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/08 01:49:10 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:49:10 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:49:11 DEBUG : existing: size = 6 OK 2026/08/08 01:49:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/08 01:49:11 INFO : existing: Copied (new) 2026/08/08 01:49:11 DEBUG : Waiting for deletions to finish 2026/08/08 01:49:11 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:49:11 DEBUG : existing: size = 8 (Local file system at /tmp/rclone249793185) 2026/08/08 01:49:11 DEBUG : existing: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:49:11 DEBUG : existing: Sizes differ 2026/08/08 01:49:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/08 01:49:11 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:49:11 ERROR : B2 bucket rclone-test-ganosid2gece: not deleting files as there were IO errors 2026/08/08 01:49:11 ERROR : B2 bucket rclone-test-ganosid2gece: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.09s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:49:13 DEBUG : EXISTING: size = 6 OK 2026/08/08 01:49:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:13 DEBUG : existing: Unchanged skipping 2026/08/08 01:49:13 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:49:13 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:49:13 DEBUG : Waiting for deletions to finish 2026/08/08 01:49:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:49:38 DEBUG : both0: size = 6 OK 2026/08/08 01:49:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both10: size = 6 OK 2026/08/08 01:49:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both11: size = 6 OK 2026/08/08 01:49:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:49:38 DEBUG : both12: size = 6 OK 2026/08/08 01:49:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both10: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both0: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both13: size = 6 OK 2026/08/08 01:49:38 DEBUG : both14: size = 6 OK 2026/08/08 01:49:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both13: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both15: size = 6 OK 2026/08/08 01:49:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both15: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both16: size = 6 OK 2026/08/08 01:49:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both14: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both17: size = 6 OK 2026/08/08 01:49:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both17: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both18: size = 6 OK 2026/08/08 01:49:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both18: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both19: size = 6 OK 2026/08/08 01:49:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both19: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both1: size = 6 OK 2026/08/08 01:49:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both1: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both2: size = 6 OK 2026/08/08 01:49:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both2: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both3: size = 6 OK 2026/08/08 01:49:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both3: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both4: size = 6 OK 2026/08/08 01:49:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both4: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both5: size = 6 OK 2026/08/08 01:49:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both12: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both6: size = 6 OK 2026/08/08 01:49:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both6: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both7: size = 6 OK 2026/08/08 01:49:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both11: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both8: size = 6 OK 2026/08/08 01:49:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both16: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both9: size = 6 OK 2026/08/08 01:49:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:49:38 DEBUG : both9: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both5: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both7: Unchanged skipping 2026/08/08 01:49:38 DEBUG : both8: Unchanged skipping 2026/08/08 01:49:38 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:49:38 DEBUG : Waiting for deletions to finish 2026/08/08 01:49:38 INFO : only5: Deleted 2026/08/08 01:49:39 INFO : only0: Deleted 2026/08/08 01:49:39 INFO : only12: Deleted 2026/08/08 01:49:39 INFO : only1: Deleted 2026/08/08 01:49:39 INFO : only18: Deleted 2026/08/08 01:49:39 INFO : only6: Deleted 2026/08/08 01:49:39 INFO : only8: Deleted 2026/08/08 01:49:39 INFO : only10: Deleted 2026/08/08 01:49:39 INFO : only14: Deleted 2026/08/08 01:49:39 INFO : only16: Deleted 2026/08/08 01:49:39 INFO : only19: Deleted 2026/08/08 01:49:39 INFO : only7: Deleted 2026/08/08 01:49:39 INFO : only9: Deleted 2026/08/08 01:49:39 INFO : only11: Deleted 2026/08/08 01:49:39 INFO : only13: Deleted 2026/08/08 01:49:39 INFO : only2: Deleted 2026/08/08 01:49:39 INFO : only15: Deleted 2026/08/08 01:49:39 INFO : only17: Deleted 2026/08/08 01:49:39 INFO : only3: Deleted 2026/08/08 01:49:40 INFO : only4: Deleted 2026/08/08 01:49:40 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.93s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:50:07 DEBUG : both0: size = 6 OK 2026/08/08 01:50:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both0: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both10: size = 6 OK 2026/08/08 01:50:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both10: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both11: size = 6 OK 2026/08/08 01:50:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both11: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both12: size = 6 OK 2026/08/08 01:50:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both12: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both13: size = 6 OK 2026/08/08 01:50:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both13: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both14: size = 6 OK 2026/08/08 01:50:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both14: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both15: size = 6 OK 2026/08/08 01:50:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both15: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both16: size = 6 OK 2026/08/08 01:50:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both16: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both17: size = 6 OK 2026/08/08 01:50:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both17: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both18: size = 6 OK 2026/08/08 01:50:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both18: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both19: size = 6 OK 2026/08/08 01:50:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both19: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both1: size = 6 OK 2026/08/08 01:50:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both1: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both2: size = 6 OK 2026/08/08 01:50:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both2: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both3: size = 6 OK 2026/08/08 01:50:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both3: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both4: size = 6 OK 2026/08/08 01:50:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both4: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both5: size = 6 OK 2026/08/08 01:50:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both5: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both6: size = 6 OK 2026/08/08 01:50:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both6: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both7: size = 6 OK 2026/08/08 01:50:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both7: Unchanged skipping 2026/08/08 01:50:07 DEBUG : both8: size = 6 OK 2026/08/08 01:50:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : both9: size = 6 OK 2026/08/08 01:50:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:07 DEBUG : only0: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only0: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only0: Sizes differ 2026/08/08 01:50:07 DEBUG : only10: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only10: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only10: Sizes differ 2026/08/08 01:50:07 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:50:07 DEBUG : both8: Unchanged skipping 2026/08/08 01:50:07 DEBUG : only11: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only11: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only11: Sizes differ 2026/08/08 01:50:07 DEBUG : both9: Unchanged skipping 2026/08/08 01:50:07 DEBUG : only12: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only12: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only12: Sizes differ 2026/08/08 01:50:07 DEBUG : only13: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only13: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only13: Sizes differ 2026/08/08 01:50:07 DEBUG : only14: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only14: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only14: Sizes differ 2026/08/08 01:50:07 DEBUG : only15: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only15: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only15: Sizes differ 2026/08/08 01:50:07 DEBUG : only16: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only16: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only16: Sizes differ 2026/08/08 01:50:07 DEBUG : only17: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only17: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only17: Sizes differ 2026/08/08 01:50:07 DEBUG : only18: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only18: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only18: Sizes differ 2026/08/08 01:50:07 DEBUG : only19: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only19: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only19: Sizes differ 2026/08/08 01:50:07 DEBUG : only1: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only1: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only1: Sizes differ 2026/08/08 01:50:07 DEBUG : only2: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only2: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only2: Sizes differ 2026/08/08 01:50:07 DEBUG : only3: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only3: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only3: Sizes differ 2026/08/08 01:50:07 DEBUG : only4: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only4: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only4: Sizes differ 2026/08/08 01:50:07 DEBUG : only5: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only5: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only5: Sizes differ 2026/08/08 01:50:07 DEBUG : only6: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only6: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only6: Sizes differ 2026/08/08 01:50:07 DEBUG : only7: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only7: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only7: Sizes differ 2026/08/08 01:50:07 DEBUG : only8: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only8: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only8: Sizes differ 2026/08/08 01:50:07 DEBUG : only9: size = 0 (Local file system at /tmp/rclone249793185) 2026/08/08 01:50:07 DEBUG : only9: size = 6 (B2 bucket rclone-test-ganosid2gece) 2026/08/08 01:50:07 DEBUG : only9: Sizes differ 2026/08/08 01:50:07 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:50:07 DEBUG : only12: size = 0 OK 2026/08/08 01:50:07 DEBUG : only13: size = 0 OK 2026/08/08 01:50:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:07 INFO : only12: Copied (replaced existing) 2026/08/08 01:50:07 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:07 INFO : only13: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only16: size = 0 OK 2026/08/08 01:50:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only16: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only17: size = 0 OK 2026/08/08 01:50:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only17: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only18: size = 0 OK 2026/08/08 01:50:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only18: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only14: size = 0 OK 2026/08/08 01:50:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only14: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only19: size = 0 OK 2026/08/08 01:50:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only19: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only15: size = 0 OK 2026/08/08 01:50:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only15: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only1: size = 0 OK 2026/08/08 01:50:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only1: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only2: size = 0 OK 2026/08/08 01:50:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only2: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only3: size = 0 OK 2026/08/08 01:50:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only3: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only4: size = 0 OK 2026/08/08 01:50:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only4: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only5: size = 0 OK 2026/08/08 01:50:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only5: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only7: size = 0 OK 2026/08/08 01:50:08 DEBUG : only8: size = 0 OK 2026/08/08 01:50:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only7: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only8: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only6: size = 0 OK 2026/08/08 01:50:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only6: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only9: size = 0 OK 2026/08/08 01:50:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only9: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only0: size = 0 OK 2026/08/08 01:50:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only0: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only10: size = 0 OK 2026/08/08 01:50:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only10: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : only11: size = 0 OK 2026/08/08 01:50:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/08 01:50:08 INFO : only11: Copied (replaced existing) 2026/08/08 01:50:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.55s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:50:16 DEBUG : empty_dir: Making directory with metadata 2026/08/08 01:50:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 01:50:16 DEBUG : empty_on_remote: Making directory with metadata 2026/08/08 01:50:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 01:50:16 INFO : empty_on_remote: Making directory 2026/08/08 01:50:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/08 01:50:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/08 01:50:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/08 01:50:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/08 01:50:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:50:19 DEBUG : empty_dir: Making directory with metadata 2026/08/08 01:50:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 01:50:19 DEBUG : empty_on_remote: Making directory with metadata 2026/08/08 01:50:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/08 01:50:19 INFO : empty_on_remote: Making directory 2026/08/08 01:50:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/08 01:50:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/08 01:50:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/08 01:50:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/08 01:50:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/08 01:50:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:50:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 01:50:21 INFO : sub dir: Making directory 2026/08/08 01:50:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:50:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/08 01:50:23 INFO : sub dir: Making directory 2026/08/08 01:50:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:50:33 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:33 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:50:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : apple: size = 5 OK 2026/08/08 01:50:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : apple: Unchanged skipping 2026/08/08 01:50:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:50:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:50:34 DEBUG : banana: size = 6 OK 2026/08/08 01:50:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : banana: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:50:34 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:34 INFO : There was nothing to transfer 2026/08/08 01:50:34 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:34 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:50:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:50:34 DEBUG : banana: size = 6 OK 2026/08/08 01:50:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:50:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:50:34 DEBUG : banana: Unchanged skipping 2026/08/08 01:50:34 DEBUG : apple: size = 5 OK 2026/08/08 01:50:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : apple: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:50:34 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:50:34 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:34 INFO : There was nothing to transfer 2026/08/08 01:50:34 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:34 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:50:47 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:48 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:50:48 DEBUG : banana: size = 6 OK 2026/08/08 01:50:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:50:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:50:48 DEBUG : banana: Unchanged skipping 2026/08/08 01:50:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:50:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:50:48 DEBUG : apple: size = 5 OK 2026/08/08 01:50:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : apple: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:50:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:50:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:50:48 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:50:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:50:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:50:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:50:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:50:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:50:48 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:50:48 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:48 INFO : There was nothing to transfer 2026/08/08 01:50:48 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:49 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:50:49 DEBUG : apple: size = 5 OK 2026/08/08 01:50:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:50:49 DEBUG : apple: Unchanged skipping 2026/08/08 01:50:49 DEBUG : banana: size = 6 OK 2026/08/08 01:50:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:50:49 DEBUG : banana: Unchanged skipping 2026/08/08 01:50:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:50:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:50:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:50:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:50:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:50:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:50:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:50:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:50:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:50:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:50:49 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:50:49 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:49 INFO : There was nothing to transfer 2026/08/08 01:50:49 DEBUG : Waiting for deletions to finish 2026/08/08 01:50:49 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:50:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:51:04 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:04 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:51:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:51:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:05 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/08 01:51:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:05 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:51:05 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:51:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/08 01:51:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/08 01:51:05 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : YmFuYW5h: size = 6 OK 2026/08/08 01:51:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/08 01:51:05 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/08 01:51:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/08 01:51:05 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/08 01:51:05 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:05 DEBUG : YXBwbGU=: size = 5 OK 2026/08/08 01:51:05 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/08 01:51:05 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/08 01:51:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/08 01:51:05 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/08 01:51:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/08 01:51:05 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/08 01:51:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/08 01:51:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/08 01:51:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/08 01:51:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/08 01:51:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/08 01:51:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/08 01:51:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/08 01:51:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/08 01:51:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/08 01:51:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/08 01:51:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/08 01:51:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/08 01:51:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/08 01:51:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/08 01:51:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/08 01:51:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/08 01:51:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/08 01:51:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/08 01:51:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/08 01:51:06 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/08 01:51:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 01:51:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/08 01:51:06 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/08 01:51:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/08 01:51:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/08 01:51:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/08 01:51:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/08 01:51:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/08 01:51:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/08 01:51:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/08 01:51:07 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:07 INFO : splitbananasplit: Deleted 2026/08/08 01:51:07 INFO : dir1/0012-6789;.txt: Deleted 2026/08/08 01:51:07 INFO : dir1/0015-9;=.txt: Deleted 2026/08/08 01:51:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/08 01:51:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/08 01:51:07 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/08 01:51:07 INFO : dir1/0009-3456789.txt: Deleted 2026/08/08 01:51:07 INFO : dir1/0013-789;=.txt: Deleted 2026/08/08 01:51:07 INFO : apple: Deleted 2026/08/08 01:51:07 INFO : dir1/0011-56789;.txt: Deleted 2026/08/08 01:51:07 INFO : appleappleapplebanana: Deleted 2026/08/08 01:51:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/08 01:51:08 INFO : dir1/0007-1234567.txt: Deleted 2026/08/08 01:51:08 INFO : dir1/0014-89;=.txt: Deleted 2026/08/08 01:51:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/08 01:51:08 INFO : dir1/0003-defghij.txt: Deleted 2026/08/08 01:51:08 INFO : dir1/0008-2345678.txt: Deleted 2026/08/08 01:51:08 INFO : dir1/0010-456789.txt: Deleted 2026/08/08 01:51:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/08 01:51:08 INFO : banana: Deleted 2026/08/08 01:51:08 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:51:08 DEBUG : YXBwbGU=: size = 5 OK 2026/08/08 01:51:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : apple: Unchanged skipping 2026/08/08 01:51:08 DEBUG : YmFuYW5h: size = 6 OK 2026/08/08 01:51:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : banana: Unchanged skipping 2026/08/08 01:51:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/08 01:51:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/08 01:51:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:51:08 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:51:08 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:51:08 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:08 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/08 01:51:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/08 01:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:09 DEBUG : apple: transformed to: YXBwbGU= 2026/08/08 01:51:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/08 01:51:09 DEBUG : banana: transformed to: YmFuYW5h 2026/08/08 01:51:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/08 01:51:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/08 01:51:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/08 01:51:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/08 01:51:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/08 01:51:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/08 01:51:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:51:23 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:24 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:51:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:24 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:24 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:24 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:24 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:24 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:24 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:24 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:24 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:24 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/08 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/08 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/08 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/08 01:51:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/08 01:51:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/08 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/08 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/08 01:51:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/08 01:51:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/08 01:51:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/08 01:51:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/08 01:51:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/08 01:51:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/08 01:51:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/08 01:51:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/08 01:51:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:24 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:51:24 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:51:24 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/08 01:51:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/08 01:51:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/08 01:51:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 01:51:25 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/08 01:51:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/08 01:51:25 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/08 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 01:51:25 DEBUG : PREFIXapple: size = 5 OK 2026/08/08 01:51:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/08 01:51:25 INFO : apple: Copied (new) to: PREFIXapple 2026/08/08 01:51:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 01:51:25 DEBUG : PREFIXbanana: size = 6 OK 2026/08/08 01:51:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/08 01:51:25 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/08 01:51:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 01:51:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/08 01:51:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/08 01:51:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 01:51:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 01:51:25 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/08 01:51:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/08 01:51:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/08 01:51:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 01:51:25 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/08 01:51:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/08 01:51:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/08 01:51:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 01:51:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/08 01:51:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/08 01:51:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 01:51:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 01:51:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/08 01:51:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/08 01:51:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 01:51:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 01:51:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/08 01:51:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/08 01:51:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 01:51:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 01:51:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/08 01:51:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 01:51:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 01:51:25 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/08 01:51:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/08 01:51:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/08 01:51:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 01:51:26 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/08 01:51:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/08 01:51:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/08 01:51:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 01:51:26 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/08 01:51:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/08 01:51:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/08 01:51:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 01:51:26 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/08 01:51:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/08 01:51:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/08 01:51:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 01:51:26 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/08 01:51:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/08 01:51:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/08 01:51:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 01:51:26 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/08 01:51:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/08 01:51:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/08 01:51:26 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/08 01:51:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/08 01:51:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/08 01:51:26 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/08 01:51:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/08 01:51:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/08 01:51:26 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/08 01:51:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/08 01:51:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/08 01:51:26 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:26 INFO : apple: Deleted 2026/08/08 01:51:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/08 01:51:26 INFO : dir1/0008-2345678.txt: Deleted 2026/08/08 01:51:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0013-789;=.txt: Deleted 2026/08/08 01:51:27 INFO : banana: Deleted 2026/08/08 01:51:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0007-1234567.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0003-defghij.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0010-456789.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0011-56789;.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0014-89;=.txt: Deleted 2026/08/08 01:51:27 INFO : appleappleapplebanana: Deleted 2026/08/08 01:51:27 INFO : splitbananasplit: Deleted 2026/08/08 01:51:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0009-3456789.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0015-9;=.txt: Deleted 2026/08/08 01:51:27 INFO : dir1/0012-6789;.txt: Deleted 2026/08/08 01:51:27 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:51:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 01:51:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 01:51:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 01:51:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 01:51:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 01:51:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 01:51:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 01:51:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 01:51:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 01:51:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 01:51:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 01:51:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 01:51:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 01:51:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 01:51:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 01:51:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 01:51:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 01:51:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 01:51:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 01:51:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 01:51:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 01:51:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 01:51:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 01:51:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 01:51:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 01:51:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 01:51:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 01:51:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 01:51:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 01:51:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : apple: transformed to: PREFIXapple 2026/08/08 01:51:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/08 01:51:27 DEBUG : banana: transformed to: PREFIXbanana 2026/08/08 01:51:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/08 01:51:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/08 01:51:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/08 01:51:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/08 01:51:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/08 01:51:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/08 01:51:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/08 01:51:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/08 01:51:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/08 01:51:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/08 01:51:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/08 01:51:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/08 01:51:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/08 01:51:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/08 01:51:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/08 01:51:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/08 01:51:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/08 01:51:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:28 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:51:28 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:51:28 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:51:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/08 01:51:28 INFO : splitbananasplit: Copied (new) 2026/08/08 01:51:28 DEBUG : banana: size = 6 OK 2026/08/08 01:51:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/08 01:51:28 INFO : banana: Copied (new) 2026/08/08 01:51:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:51:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/08 01:51:28 INFO : appleappleapplebanana: Copied (new) 2026/08/08 01:51:28 DEBUG : apple: size = 5 OK 2026/08/08 01:51:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/08 01:51:28 INFO : apple: Copied (new) 2026/08/08 01:51:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:51:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/08 01:51:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/08 01:51:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:51:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/08 01:51:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/08 01:51:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:51:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/08 01:51:29 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/08 01:51:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:51:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/08 01:51:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/08 01:51:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:51:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/08 01:51:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/08 01:51:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:51:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/08 01:51:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/08 01:51:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:51:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/08 01:51:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/08 01:51:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:51:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/08 01:51:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/08 01:51:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:51:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/08 01:51:29 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/08 01:51:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:51:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/08 01:51:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/08 01:51:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:51:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/08 01:51:29 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/08 01:51:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:51:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/08 01:51:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/08 01:51:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:51:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/08 01:51:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/08 01:51:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:51:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/08 01:51:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/08 01:51:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:51:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/08 01:51:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/08 01:51:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:51:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/08 01:51:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/08 01:51:30 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/08 01:51:30 INFO : PREFIXbanana: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/08 01:51:30 INFO : PREFIXapple: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/08 01:51:30 INFO : PREFIXsplitbananasplit: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/08 01:51:30 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/08 01:51:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/08 01:51:30 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:31 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:31 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:51:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:51:47 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:47 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:51:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 01:51:47 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 01:51:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:47 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 01:51:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 01:51:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:47 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:47 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 01:51:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/08 01:51:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:47 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:51:47 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:51:48 DEBUG : appleSUFFIX: size = 5 OK 2026/08/08 01:51:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/08 01:51:48 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 01:51:48 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/08 01:51:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/08 01:51:48 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:48 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/08 01:51:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/08 01:51:48 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 01:51:48 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/08 01:51:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/08 01:51:48 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/08 01:51:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/08 01:51:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/08 01:51:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/08 01:51:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/08 01:51:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/08 01:51:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/08 01:51:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/08 01:51:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/08 01:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/08 01:51:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/08 01:51:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/08 01:51:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/08 01:51:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/08 01:51:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/08 01:51:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/08 01:51:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/08 01:51:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/08 01:51:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/08 01:51:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/08 01:51:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/08 01:51:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/08 01:51:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/08 01:51:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/08 01:51:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/08 01:51:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/08 01:51:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/08 01:51:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/08 01:51:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/08 01:51:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/08 01:51:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/08 01:51:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/08 01:51:49 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/08 01:51:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/08 01:51:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/08 01:51:49 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0008-2345678.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0014-89;=.txt: Deleted 2026/08/08 01:51:50 INFO : appleappleapplebanana: Deleted 2026/08/08 01:51:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0007-1234567.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0010-456789.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0011-56789;.txt: Deleted 2026/08/08 01:51:50 INFO : banana: Deleted 2026/08/08 01:51:50 INFO : splitbananasplit: Deleted 2026/08/08 01:51:50 INFO : dir1/0009-3456789.txt: Deleted 2026/08/08 01:51:50 INFO : apple: Deleted 2026/08/08 01:51:50 INFO : dir1/0003-defghij.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0012-6789;.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0013-789;=.txt: Deleted 2026/08/08 01:51:50 INFO : dir1/0015-9;=.txt: Deleted 2026/08/08 01:51:50 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:51 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/08 01:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/08 01:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/08 01:51:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/08 01:51:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:51:51 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:51:51 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:51:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/08 01:51:51 INFO : appleappleapplebanana: Copied (new) 2026/08/08 01:51:51 DEBUG : banana: size = 6 OK 2026/08/08 01:51:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/08 01:51:51 INFO : banana: Copied (new) 2026/08/08 01:51:52 DEBUG : apple: size = 5 OK 2026/08/08 01:51:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/08 01:51:52 INFO : apple: Copied (new) 2026/08/08 01:51:52 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:51:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/08 01:51:52 INFO : splitbananasplit: Copied (new) 2026/08/08 01:51:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:51:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/08 01:51:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/08 01:51:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:51:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/08 01:51:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/08 01:51:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:51:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/08 01:51:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/08 01:51:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:51:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/08 01:51:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/08 01:51:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:51:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/08 01:51:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/08 01:51:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:51:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/08 01:51:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/08 01:51:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:51:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/08 01:51:52 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/08 01:51:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:51:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/08 01:51:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/08 01:51:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:51:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/08 01:51:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/08 01:51:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:51:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/08 01:51:53 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/08 01:51:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:51:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/08 01:51:53 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/08 01:51:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:51:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/08 01:51:53 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/08 01:51:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:51:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/08 01:51:53 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/08 01:51:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:51:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/08 01:51:53 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/08 01:51:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:51:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/08 01:51:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/08 01:51:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:51:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/08 01:51:53 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/08 01:51:53 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:54 INFO : appleSUFFIX: Deleted 2026/08/08 01:51:54 INFO : splitbananasplitSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : bananaSUFFIX: Deleted 2026/08/08 01:51:54 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/08 01:51:54 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/08 01:51:54 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:54 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:51:54 DEBUG : Waiting for deletions to finish 2026/08/08 01:51:55 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:51:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:52:09 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:09 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:52:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : apple: size = 5 OK 2026/08/08 01:52:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:09 DEBUG : apple: Unchanged skipping 2026/08/08 01:52:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : banana: size = 6 OK 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : banana: Unchanged skipping 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 01:52:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/08 01:52:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/08 01:52:09 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:52:09 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:52:10 DEBUG : splitbanan: size = 16 OK 2026/08/08 01:52:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/08 01:52:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/08 01:52:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:10 DEBUG : appleapple: size = 21 OK 2026/08/08 01:52:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/08 01:52:10 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/08 01:52:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/08 01:52:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/08 01:52:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/08 01:52:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/08 01:52:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/08 01:52:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/08 01:52:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/08 01:52:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/08 01:52:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/08 01:52:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/08 01:52:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/08 01:52:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/08 01:52:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/08 01:52:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/08 01:52:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/08 01:52:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/08 01:52:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/08 01:52:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/08 01:52:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/08 01:52:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/08 01:52:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/08 01:52:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:10 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/08 01:52:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/08 01:52:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/08 01:52:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:11 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/08 01:52:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/08 01:52:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/08 01:52:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:11 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/08 01:52:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/08 01:52:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/08 01:52:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:11 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/08 01:52:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/08 01:52:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/08 01:52:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:11 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/08 01:52:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/08 01:52:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/08 01:52:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/08 01:52:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/08 01:52:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/08 01:52:11 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/08 01:52:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/08 01:52:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/08 01:52:11 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/08 01:52:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/08 01:52:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/08 01:52:11 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/08 01:52:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/08 01:52:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/08 01:52:11 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0007-1234567.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0003-defghij.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0008-2345678.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0012-6789;.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0011-56789;.txt: Deleted 2026/08/08 01:52:12 INFO : splitbananasplit: Deleted 2026/08/08 01:52:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0009-3456789.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0010-456789.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0015-9;=.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/08 01:52:12 INFO : appleappleapplebanana: Deleted 2026/08/08 01:52:12 INFO : dir1/0013-789;=.txt: Deleted 2026/08/08 01:52:12 INFO : dir1/0014-89;=.txt: Deleted 2026/08/08 01:52:12 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:13 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : appleapple: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : apple: size = 5 OK 2026/08/08 01:52:13 DEBUG : banana: size = 6 OK 2026/08/08 01:52:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : apple: Unchanged skipping 2026/08/08 01:52:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : banana: Unchanged skipping 2026/08/08 01:52:13 DEBUG : splitbanan: size = 16 OK 2026/08/08 01:52:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:52:13 DEBUG : appleapple: size = 21 OK 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/08 01:52:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/08 01:52:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/08 01:52:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/08 01:52:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/08 01:52:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/08 01:52:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/08 01:52:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/08 01:52:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/08 01:52:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/08 01:52:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/08 01:52:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/08 01:52:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/08 01:52:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/08 01:52:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/08 01:52:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/08 01:52:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/08 01:52:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:52:13 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:52:13 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:13 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:13 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : appleapple: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/08 01:52:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/08 01:52:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/08 01:52:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/08 01:52:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/08 01:52:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/08 01:52:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/08 01:52:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/08 01:52:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/08 01:52:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/08 01:52:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/08 01:52:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/08 01:52:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/08 01:52:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/08 01:52:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/08 01:52:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/08 01:52:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/08 01:52:13 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:52:27 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:27 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:52:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : apple: size = 5 OK 2026/08/08 01:52:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : apple: Unchanged skipping 2026/08/08 01:52:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:52:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:52:28 DEBUG : banana: size = 6 OK 2026/08/08 01:52:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : banana: Unchanged skipping 2026/08/08 01:52:28 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:52:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:52:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:52:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:52:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:52:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:52:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:52:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:52:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:52:28 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:52:28 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:52:28 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:28 INFO : There was nothing to transfer 2026/08/08 01:52:28 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:28 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:52:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : apple: size = 5 OK 2026/08/08 01:52:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : apple: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:52:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:52:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:52:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:52:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:52:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:52:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:52:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : banana: size = 6 OK 2026/08/08 01:52:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : banana: Unchanged skipping 2026/08/08 01:52:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:52:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:52:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:52:29 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:52:29 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:29 INFO : There was nothing to transfer 2026/08/08 01:52:29 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:29 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:29 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:52:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:52:43 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:44 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:52:44 DEBUG : apple: size = 5 OK 2026/08/08 01:52:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:52:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:52:44 DEBUG : apple: Unchanged skipping 2026/08/08 01:52:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:52:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:52:44 DEBUG : banana: size = 6 OK 2026/08/08 01:52:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : banana: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:52:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:52:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:52:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:52:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:52:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:52:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:52:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:52:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:52:44 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:44 INFO : There was nothing to transfer 2026/08/08 01:52:44 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:45 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : apple: size = 5 OK 2026/08/08 01:52:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : apple: Unchanged skipping 2026/08/08 01:52:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:52:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:52:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:52:45 DEBUG : banana: size = 6 OK 2026/08/08 01:52:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : banana: Unchanged skipping 2026/08/08 01:52:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:52:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:52:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:52:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:52:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:52:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:52:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:52:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:52:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:52:45 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:52:45 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:45 INFO : There was nothing to transfer 2026/08/08 01:52:45 DEBUG : Waiting for deletions to finish 2026/08/08 01:52:45 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:52:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:52:59 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:00 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:53:00 DEBUG : banana: size = 6 OK 2026/08/08 01:53:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : banana: Unchanged skipping 2026/08/08 01:53:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:53:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:53:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:53:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:53:00 DEBUG : apple: size = 5 OK 2026/08/08 01:53:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : apple: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:53:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:53:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:53:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:53:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:53:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:53:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:53:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:53:00 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:00 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:00 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:00 INFO : There was nothing to transfer 2026/08/08 01:53:00 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:01 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : apple: size = 5 OK 2026/08/08 01:53:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : apple: Unchanged skipping 2026/08/08 01:53:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:53:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:53:01 DEBUG : banana: size = 6 OK 2026/08/08 01:53:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : banana: Unchanged skipping 2026/08/08 01:53:01 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:53:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:53:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:53:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:53:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:53:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:53:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:53:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:53:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:53:01 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:01 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:01 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:01 INFO : There was nothing to transfer 2026/08/08 01:53:01 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:01 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:53:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:15 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:16 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:53:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:53:16 DEBUG : banana: size = 6 OK 2026/08/08 01:53:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : banana: Unchanged skipping 2026/08/08 01:53:16 DEBUG : apple: size = 5 OK 2026/08/08 01:53:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : apple: Unchanged skipping 2026/08/08 01:53:16 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:53:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:53:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:53:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:53:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:53:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:53:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:53:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:53:16 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:16 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:16 INFO : There was nothing to transfer 2026/08/08 01:53:16 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:16 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:53:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : apple: size = 5 OK 2026/08/08 01:53:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:53:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:53:17 DEBUG : apple: Unchanged skipping 2026/08/08 01:53:17 DEBUG : banana: size = 6 OK 2026/08/08 01:53:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : banana: Unchanged skipping 2026/08/08 01:53:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:53:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:53:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:53:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:53:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:53:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:53:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:53:17 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:17 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:17 INFO : There was nothing to transfer 2026/08/08 01:53:17 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:17 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:30 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:31 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:53:31 DEBUG : apple: size = 5 OK 2026/08/08 01:53:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : apple: Unchanged skipping 2026/08/08 01:53:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:53:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:53:31 DEBUG : banana: size = 6 OK 2026/08/08 01:53:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : banana: Unchanged skipping 2026/08/08 01:53:31 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:53:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:53:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:53:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:53:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:53:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:53:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:53:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:53:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:53:31 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:31 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:31 INFO : There was nothing to transfer 2026/08/08 01:53:31 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:32 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : apple: size = 5 OK 2026/08/08 01:53:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : apple: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : banana: size = 6 OK 2026/08/08 01:53:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : banana: Unchanged skipping 2026/08/08 01:53:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/08 01:53:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/08 01:53:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/08 01:53:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/08 01:53:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/08 01:53:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/08 01:53:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/08 01:53:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:32 DEBUG : splitbananasplit: size = 16 OK 2026/08/08 01:53:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : splitbananasplit: Unchanged skipping 2026/08/08 01:53:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/08 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/08 01:53:32 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:32 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:32 INFO : There was nothing to transfer 2026/08/08 01:53:32 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:32 DEBUG : apple: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : banana: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/08 01:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (192.28s) --- PASS: TestTransform/NFC (14.47s) --- PASS: TestTransform/NFD (14.88s) --- PASS: TestTransform/base64 (19.20s) --- PASS: TestTransform/prefix (22.84s) --- PASS: TestTransform/suffix (23.69s) --- PASS: TestTransform/truncate (18.23s) --- PASS: TestTransform/encoder (16.10s) --- PASS: TestTransform/ISO-8859-1 (16.03s) --- PASS: TestTransform/charmap (15.98s) --- PASS: TestTransform/lowercase (15.79s) --- PASS: TestTransform/ascii (15.07s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/08 01:53:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/08 01:53:37 INFO : sub dir_somesuffix: Making directory 2026/08/08 01:53:37 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/08 01:53:37 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/08 01:53:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/08 01:53:37 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/08 01:53:37 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/08 01:53:37 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:37 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/08 01:53:38 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:38 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/08 01:53:38 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.73s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:39 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:39 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:39 INFO : tictactoe: Making directory 2026/08/08 01:53:39 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:39 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:39 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/08 01:53:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:39 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:39 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:40 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/08 01:53:40 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:40 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/08 01:53:40 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.88s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:41 INFO : toe: Making directory 2026/08/08 01:53:41 INFO : toe/toe: Making directory 2026/08/08 01:53:41 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/08 01:53:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/08 01:53:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/08 01:53:41 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:41 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/08 01:53:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/08 01:53:41 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.71s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:42 INFO : toe: Making directory 2026/08/08 01:53:42 INFO : toe/toe: Making directory 2026/08/08 01:53:42 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/08 01:53:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/08 01:53:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/08 01:53:42 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:42 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:43 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/08 01:53:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:43 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/08 01:53:43 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:44 DEBUG : empty_dir: Making directory with metadata 2026/08/08 01:53:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 01:53:44 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:44 INFO : tictacempty_dir: Making directory 2026/08/08 01:53:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:44 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:44 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:44 INFO : tictactoe: Making directory 2026/08/08 01:53:44 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:44 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:44 INFO : tictactoe/tictactoe: Making directory 2026/08/08 01:53:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 01:53:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 01:53:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 01:53:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:44 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/08 01:53:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/08 01:53:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:46 DEBUG : empty_dir: Making directory with metadata 2026/08/08 01:53:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 01:53:46 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:46 INFO : tictacempty_dir: Making directory 2026/08/08 01:53:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:46 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:46 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:46 INFO : tictactoe: Making directory 2026/08/08 01:53:46 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:46 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:46 INFO : tictactoe/tictactoe: Making directory 2026/08/08 01:53:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 01:53:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 01:53:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:46 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:46 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 01:53:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/08 01:53:47 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:47 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:47 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:47 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 01:53:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 01:53:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/08 01:53:47 NOTICE: B2 bucket rclone-test-ganosid2gece: 0 differences found 2026/08/08 01:53:47 NOTICE: B2 bucket rclone-test-ganosid2gece: 1 matching files --- PASS: TestAllTag (1.97s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:47 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:48 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:48 INFO : tictactoe: Making directory 2026/08/08 01:53:48 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:48 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:48 INFO : tictactoe/tictactoe: Making directory 2026/08/08 01:53:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 01:53:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 01:53:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 01:53:48 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:48 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/08 01:53:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/08 01:53:48 DEBUG : Waiting for deletions to finish 2026/08/08 01:53:48 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:49 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:49 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/08 01:53:49 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/08 01:53:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/08 01:53:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/08 01:53:49 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:49 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:49 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.99s) === RUN TestSyntax 2026/08/08 01:53:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:50 INFO : toe: Making directory 2026/08/08 01:53:50 INFO : toe/toe: Making directory 2026/08/08 01:53:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/08 01:53:50 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:50 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:50 DEBUG : toe/toe/toe: size = 11 OK 2026/08/08 01:53:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:50 INFO : toe/toe/toe: Copied (new) 2026/08/08 01:53:50 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.72s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:51 DEBUG : empty_dir: Making directory with metadata 2026/08/08 01:53:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 01:53:51 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:51 INFO : tictacempty_dir: Making directory 2026/08/08 01:53:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:51 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:51 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:51 INFO : tictactoe: Making directory 2026/08/08 01:53:51 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:51 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:51 INFO : tictactoe/tictactoe: Making directory 2026/08/08 01:53:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 01:53:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 01:53:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:51 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:51 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 01:53:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:52 INFO : toe/toe/toe.txt: Deleted 2026/08/08 01:53:52 INFO : toe/toe: Removing directory 2026/08/08 01:53:52 INFO : toe: Removing directory 2026/08/08 01:53:52 INFO : empty_dir: Removing directory 2026/08/08 01:53:52 DEBUG : Local file system at /tmp/rclone249793185: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:53 DEBUG : empty_dir: Making directory with metadata 2026/08/08 01:53:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 01:53:53 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:53 INFO : tictacempty_dir: Making directory 2026/08/08 01:53:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:53 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:53 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:53 INFO : tictactoe: Making directory 2026/08/08 01:53:53 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:53 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:53 INFO : tictactoe/tictactoe: Making directory 2026/08/08 01:53:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 01:53:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 01:53:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:53 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:53 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 01:53:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:54 INFO : toe/toe/toe.txt: Deleted 2026/08/08 01:53:54 INFO : toe/toe: Removing directory 2026/08/08 01:53:54 INFO : toe: Removing directory 2026/08/08 01:53:54 INFO : empty_dir: Removing directory 2026/08/08 01:53:54 DEBUG : Local file system at /tmp/rclone249793185: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/08 01:53:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 01:53:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 01:53:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 01:53:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 01:53:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 01:53:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/08 01:53:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/08 01:53:55 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.13s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:56 DEBUG : Reset feature "Copy" 2026/08/08 01:53:56 DEBUG : Reset feature "Move" 2026/08/08 01:53:56 DEBUG : Reset feature "Copy" 2026/08/08 01:53:56 DEBUG : Reset feature "Move" 2026/08/08 01:53:56 DEBUG : empty_dir: Making directory with metadata 2026/08/08 01:53:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/08 01:53:56 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:56 INFO : tictacempty_dir: Making directory 2026/08/08 01:53:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/08 01:53:56 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:56 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:56 INFO : tictactoe: Making directory 2026/08/08 01:53:56 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:56 DEBUG : toe: transformed to: tictactoe 2026/08/08 01:53:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:56 INFO : tictactoe/tictactoe: Making directory 2026/08/08 01:53:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/08 01:53:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/08 01:53:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 01:53:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:56 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:56 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 01:53:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/08 01:53:57 INFO : toe/toe/toe.txt: Deleted 2026/08/08 01:53:57 INFO : toe/toe: Removing directory 2026/08/08 01:53:57 INFO : toe: Removing directory 2026/08/08 01:53:57 INFO : empty_dir: Removing directory 2026/08/08 01:53:57 DEBUG : Local file system at /tmp/rclone249793185: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/08 01:53:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/08 01:53:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/08 01:53:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 01:53:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 01:53:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/08 01:53:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/08 01:53:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:53:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/08 01:53:59 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.39s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:53:59 DEBUG : toe: transformed to: dG9l 2026/08/08 01:53:59 DEBUG : toe: transformed to: dG9l 2026/08/08 01:53:59 INFO : dG9l: Making directory 2026/08/08 01:53:59 DEBUG : toe: transformed to: dG9l 2026/08/08 01:53:59 DEBUG : toe: transformed to: dG9l 2026/08/08 01:53:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/08 01:53:59 INFO : dG9l/dG9l: Making directory 2026/08/08 01:53:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/08 01:53:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/08 01:53:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/08 01:53:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/08 01:53:59 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:53:59 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:53:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/08 01:54:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/08 01:54:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:54:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/08 01:54:00 DEBUG : Waiting for deletions to finish 2026/08/08 01:54:01 DEBUG : dG9l: transformed to: toe 2026/08/08 01:54:01 DEBUG : dG9l: transformed to: toe 2026/08/08 01:54:01 DEBUG : dG9l: transformed to: toe 2026/08/08 01:54:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/08 01:54:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/08 01:54:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/08 01:54:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/08 01:54:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/08 01:54:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/08 01:54:01 DEBUG : Local file system at /tmp/rclone249793185: Waiting for checks to finish 2026/08/08 01:54:01 DEBUG : Local file system at /tmp/rclone249793185: Waiting for transfers to finish 2026/08/08 01:54:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-ganosid2gece", Local "Local file system at /tmp/rclone249793185", Modify Window "1ms" 2026/08/08 01:54:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 01:54:02 DEBUG : toe: transformed to: 2026/08/08 01:54:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 01:54:02 DEBUG : toe: transformed to: 2026/08/08 01:54:02 INFO : B2 bucket rclone-test-ganosid2gece: Making directory 2026/08/08 01:54:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 01:54:02 DEBUG : toe: transformed to: 2026/08/08 01:54:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 01:54:02 DEBUG : toe: transformed to: 2026/08/08 01:54:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 01:54:02 DEBUG : toe/toe: transformed to: 2026/08/08 01:54:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/08 01:54:02 INFO : toe/toe: Making directory 2026/08/08 01:54:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 01:54:02 DEBUG : toe/toe: transformed to: 2026/08/08 01:54:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/08 01:54:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 01:54:02 DEBUG : toe: transformed to: 2026/08/08 01:54:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/08 01:54:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/08 01:54:02 DEBUG : toe/toe/toe: transformed to: 2026/08/08 01:54:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/08 01:54:02 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for checks to finish 2026/08/08 01:54:02 DEBUG : B2 bucket rclone-test-ganosid2gece: Waiting for transfers to finish 2026/08/08 01:54:03 DEBUG : toe/toe/toe: size = 11 OK 2026/08/08 01:54:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/08 01:54:03 INFO : toe/toe/toe: Copied (new) 2026/08/08 01:54:03 ERROR : B2 bucket rclone-test-ganosid2gece: not deleting files as there were IO errors 2026/08/08 01:54:03 ERROR : B2 bucket rclone-test-ganosid2gece: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/08/08 01:54:04 DEBUG : B2 bucket rclone-test-ganosid2gece: Purge remote 2026/08/08 01:54:04 INFO : B2 bucket rclone-test-ganosid2gece: cleaning bucket "rclone-test-ganosid2gece" of all files 2026/08/08 01:54:05 DEBUG : BackupDir/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4193c959999f8b28_d20260808_m014740_c001_v7007000_t0000_u01786153660606") 2026/08/08 01:54:05 DEBUG : BackupDir/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11141e9cbd0e45cd_d20260808_m014734_c001_v0001106_t0045_u01786153654236") 2026/08/08 01:54:05 DEBUG : CompareDest/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9a30_d20260808_m014652_c001_v7007000_t0000_u01786153612863") 2026/08/08 01:54:05 DEBUG : CompareDest/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78b98_d20260808_m014647_c001_v0001171_t0002_u01786153607505") 2026/08/08 01:54:05 DEBUG : CompareDest/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9a31_d20260808_m014653_c001_v7007000_t0000_u01786153613036") 2026/08/08 01:54:05 DEBUG : CompareDest/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d32c_d20260808_m014648_c001_v0001134_t0026_u01786153608576") 2026/08/08 01:54:05 DEBUG : CopyDest/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4193c959999f8b29_d20260808_m014740_c001_v7007000_t0000_u01786153660785") 2026/08/08 01:54:05 DEBUG : CopyDest/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d38c_d20260808_m014708_c001_v0001134_t0007_u01786153628881") 2026/08/08 01:54:05 DEBUG : CopyDest/three: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4193c959999f8b2a_d20260808_m014740_c001_v7007000_t0000_u01786153660960") 2026/08/08 01:54:05 DEBUG : CopyDest/three: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d3ea_d20260808_m014738_c001_v0001134_t0039_u01786153658730") 2026/08/08 01:54:05 DEBUG : CopyDest/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4193c959999f8b2b_d20260808_m014741_c001_v7007000_t0000_u01786153661136") 2026/08/08 01:54:05 DEBUG : CopyDest/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78c5c_d20260808_m014736_c001_v0001171_t0053_u01786153656426") 2026/08/08 01:54:05 DEBUG : EXISTING: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4be97_d20260808_m014913_c001_v7007000_t0000_u01786153753593") 2026/08/08 01:54:05 DEBUG : EXISTING: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d53f_d20260808_m014912_c001_v0001134_t0036_u01786153752414") 2026/08/08 01:54:05 DEBUG : PREFIXapple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f402d0eab1224ac66_d20260808_m015130_c001_v7007000_t0000_u01786153890522") 2026/08/08 01:54:05 DEBUG : PREFIXapple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732758_d20260808_m015124_c001_v0001174_t0028_u01786153884768") 2026/08/08 01:54:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f402d0eab1224ac68_d20260808_m015130_c001_v7007000_t0000_u01786153890879") 2026/08/08 01:54:05 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d729_d20260808_m015124_c001_v0001134_t0042_u01786153884735") 2026/08/08 01:54:05 DEBUG : PREFIXbanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78917_d20260808_m015130_c001_v7007000_t0000_u01786153890492") 2026/08/08 01:54:05 DEBUG : PREFIXbanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1051_d20260808_m015124_c001_v0001097_t0013_u01786153884756") 2026/08/08 01:54:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edcb_d20260808_m015130_c001_v7007000_t0000_u01786153890663") 2026/08/08 01:54:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fa6_d20260808_m015124_c001_v0001171_t0041_u01786153884747") 2026/08/08 01:54:06 DEBUG : Testêé: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4be91_d20260808_m014909_c001_v7007000_t0000_u01786153749961") 2026/08/08 01:54:06 DEBUG : Testêé: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d533_d20260808_m014909_c001_v0001134_t0007_u01786153749061") 2026/08/08 01:54:06 DEBUG : Testêé: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78dac_d20260808_m014908_c001_v0001171_t0029_u01786153748068") 2026/08/08 01:54:06 DEBUG : YXBwbGU=: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fc4_d20260808_m015109_c001_v7007000_t0000_u01786153869567") 2026/08/08 01:54:06 DEBUG : YXBwbGU=: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d6d1_d20260808_m015105_c001_v0001134_t0011_u01786153865382") 2026/08/08 01:54:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fc5_d20260808_m015109_c001_v7007000_t0000_u01786153869743") 2026/08/08 01:54:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7325fa_d20260808_m015105_c001_v0001174_t0044_u01786153865415") 2026/08/08 01:54:06 DEBUG : YmFuYW5h: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fc6_d20260808_m015109_c001_v7007000_t0000_u01786153869918") 2026/08/08 01:54:06 DEBUG : YmFuYW5h: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0fdf_d20260808_m015105_c001_v0001097_t0018_u01786153865405") 2026/08/08 01:54:06 DEBUG : a/potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb243_d20260808_m014517_c001_v7007000_t0000_u01786153517409") 2026/08/08 01:54:06 DEBUG : a/potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ad5_d20260808_m014515_c001_v0001044_t0051_u01786153515667") 2026/08/08 01:54:06 DEBUG : a/potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb23e_d20260808_m014513_c001_v7007000_t0000_u01786153513359") 2026/08/08 01:54:06 DEBUG : a/potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791acd_d20260808_m014512_c001_v0001044_t0055_u01786153512275") 2026/08/08 01:54:06 DEBUG : a/potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e54_d20260808_m014450_c001_v7007000_t0000_u01786153490708") 2026/08/08 01:54:06 DEBUG : a/potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a8f_d20260808_m014449_c001_v0001044_t0043_u01786153489519") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fce5_d20260808_m015333_c001_v7007000_t0000_u01786154013259") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732d74_d20260808_m015329_c001_v0001174_t0031_u01786154009572") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536eb_d20260808_m015318_c001_v7007000_t0000_u01786153998077") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732cd8_d20260808_m015314_c001_v0001174_t0027_u01786153994149") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c010_d20260808_m015302_c001_v7007000_t0000_u01786153982490") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732c52_d20260808_m015257_c001_v0001174_t0055_u01786153977743") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e3a_d20260808_m015246_c001_v7007000_t0000_u01786153966408") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732bec_d20260808_m015242_c001_v0001174_t0011_u01786153962480") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450c6_d20260808_m015230_c001_v7007000_t0000_u01786153950462") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732b04_d20260808_m015226_c001_v0001174_t0009_u01786153946210") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4e9_d20260808_m015214_c001_v7007000_t0000_u01786153934248") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a110f_d20260808_m015207_c001_v0001097_t0002_u01786153927804") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c97_d20260808_m015155_c001_v7007000_t0000_u01786153915732") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7328d2_d20260808_m015151_c001_v0001174_t0014_u01786153911623") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41546a0aeabe10ad_d20260808_m015150_c001_v7007000_t0000_u01786153910661") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fe2_d20260808_m015144_c001_v0001171_t0028_u01786153904856") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d7891e_d20260808_m015132_c001_v7007000_t0000_u01786153892221") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a106b_d20260808_m015128_c001_v0001097_t0001_u01786153888211") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fbc4_d20260808_m015126_c001_v7007000_t0000_u01786153886669") 2026/08/08 01:54:07 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d71f_d20260808_m015122_c001_v0001134_t0007_u01786153882095") 2026/08/08 01:54:08 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fba8_d20260808_m015107_c001_v7007000_t0000_u01786153867820") 2026/08/08 01:54:08 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d6c7_d20260808_m015102_c001_v0001134_t0045_u01786153862735") 2026/08/08 01:54:08 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba842_d20260808_m015050_c001_v7007000_t0000_u01786153850350") 2026/08/08 01:54:08 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d699_d20260808_m015046_c001_v0001134_t0007_u01786153846651") 2026/08/08 01:54:08 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba806_d20260808_m015035_c001_v7007000_t0000_u01786153835444") 2026/08/08 01:54:08 DEBUG : apple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d66f_d20260808_m015031_c001_v0001134_t0051_u01786153831585") 2026/08/08 01:54:08 DEBUG : appleSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb493_d20260808_m015153_c001_v7007000_t0000_u01786153913930") 2026/08/08 01:54:08 DEBUG : appleSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fe8_d20260808_m015147_c001_v0001171_t0018_u01786153907909") 2026/08/08 01:54:08 DEBUG : appleapple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4ea_d20260808_m015214_c001_v7007000_t0000_u01786153934423") 2026/08/08 01:54:08 DEBUG : appleapple: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1117_d20260808_m015210_c001_v0001097_t0025_u01786153930056") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fce6_d20260808_m015333_c001_v7007000_t0000_u01786154013435") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79172_d20260808_m015330_c001_v0001171_t0029_u01786154010231") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536ec_d20260808_m015318_c001_v7007000_t0000_u01786153998283") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79136_d20260808_m015314_c001_v0001171_t0013_u01786153994802") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c011_d20260808_m015302_c001_v7007000_t0000_u01786153982663") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790f2_d20260808_m015259_c001_v0001171_t0005_u01786153979441") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e3c_d20260808_m015246_c001_v7007000_t0000_u01786153966585") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790c2_d20260808_m015243_c001_v0001171_t0011_u01786153963123") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450c7_d20260808_m015230_c001_v7007000_t0000_u01786153950635") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79084_d20260808_m015227_c001_v0001171_t0036_u01786153947071") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f420e67f86eb879b4_d20260808_m015212_c001_v7007000_t0000_u01786153932596") 2026/08/08 01:54:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db7903c_d20260808_m015208_c001_v0001171_t0047_u01786153928632") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c98_d20260808_m015155_c001_v7007000_t0000_u01786153915925") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ff6_d20260808_m015151_c001_v0001171_t0048_u01786153911632") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb462_d20260808_m015150_c001_v7007000_t0000_u01786153910437") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73287e_d20260808_m015146_c001_v0001174_t0047_u01786153906574") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d7891f_d20260808_m015132_c001_v7007000_t0000_u01786153892405") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d737_d20260808_m015128_c001_v0001134_t0014_u01786153888222") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95ac_d20260808_m015127_c001_v7007000_t0000_u01786153887247") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1041_d20260808_m015122_c001_v0001097_t0058_u01786153882980") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41698ece56ed3aac_d20260808_m015107_c001_v7007000_t0000_u01786153867897") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0fd5_d20260808_m015103_c001_v0001097_t0001_u01786153863344") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba843_d20260808_m015050_c001_v7007000_t0000_u01786153850525") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f8b_d20260808_m015047_c001_v0001097_t0048_u01786153847421") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba807_d20260808_m015035_c001_v7007000_t0000_u01786153835619") 2026/08/08 01:54:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f4b_d20260808_m015032_c001_v0001097_t0046_u01786153832371") 2026/08/08 01:54:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c94_d20260808_m015154_c001_v7007000_t0000_u01786153914153") 2026/08/08 01:54:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d77b_d20260808_m015147_c001_v0001134_t0011_u01786153907920") 2026/08/08 01:54:09 DEBUG : b/potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb245_d20260808_m014517_c001_v7007000_t0000_u01786153517600") 2026/08/08 01:54:09 DEBUG : b/potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791acf_d20260808_m014513_c001_v0001044_t0021_u01786153513933") 2026/08/08 01:54:09 DEBUG : b/potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb23c_d20260808_m014512_c001_v7007000_t0000_u01786153512782") 2026/08/08 01:54:09 DEBUG : b/potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ac7_d20260808_m014510_c001_v0001044_t0039_u01786153510928") 2026/08/08 01:54:09 DEBUG : b/potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e53_d20260808_m014450_c001_v7007000_t0000_u01786153490184") 2026/08/08 01:54:10 DEBUG : b/potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a87_d20260808_m014448_c001_v0001044_t0036_u01786153488140") 2026/08/08 01:54:10 DEBUG : backup/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4231a11fe0c476e9_d20260808_m014753_c001_v7007000_t0000_u01786153673132") 2026/08/08 01:54:10 DEBUG : backup/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f101e43832913f525_d20260808_m014751_c001_v0001174_t0056_u01786153671424") 2026/08/08 01:54:10 DEBUG : backup/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40228eb8bc35c031_d20260808_m014747_c001_v0001117_t0049_u01786153667760") 2026/08/08 01:54:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6ecf_d20260808_m014828_c001_v7007000_t0000_u01786153708810") 2026/08/08 01:54:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f125df300addbfb9ff80e1b_f104045a64d7d8941_d20260808_m014826_c001_v0001185_t0053_u01786153706411") 2026/08/08 01:54:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1089bb6325347b82_d20260808_m014815_c001_v0001144_t0037_u01786153695841") 2026/08/08 01:54:10 DEBUG : backup/one.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4b9def_d20260808_m014809_c001_v7007000_t0000_u01786153689308") 2026/08/08 01:54:10 DEBUG : backup/one.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f108391628b26282d_d20260808_m014806_c001_v0001036_t0044_u01786153686731") 2026/08/08 01:54:10 DEBUG : backup/one.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f106e75753cdcadd8_d20260808_m014800_c001_v0001150_t0044_u01786153680562") 2026/08/08 01:54:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6ed1_d20260808_m014828_c001_v7007000_t0000_u01786153708999") 2026/08/08 01:54:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f117b98e8ac1feca7_d20260808_m014827_c001_v0001161_t0020_u01786153707942") 2026/08/08 01:54:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1169cd73fcfdf175_d20260808_m014823_c001_v0001116_t0025_u01786153703030") 2026/08/08 01:54:10 DEBUG : backup/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4231a11fe0c476ea_d20260808_m014753_c001_v7007000_t0000_u01786153673305") 2026/08/08 01:54:10 DEBUG : backup/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11021a89918896a9_d20260808_m014752_c001_v0001183_t0030_u01786153672389") 2026/08/08 01:54:10 DEBUG : backup/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f405ac73d5bda961f_d20260808_m014749_c001_v0001182_t0014_u01786153669163") 2026/08/08 01:54:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4b9df0_d20260808_m014809_c001_v7007000_t0000_u01786153689492") 2026/08/08 01:54:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f104fd738fc097798_d20260808_m014808_c001_v0001039_t0029_u01786153688258") 2026/08/08 01:54:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f10967447eeb461b8_d20260808_m014802_c001_v0001115_t0034_u01786153682750") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fce7_d20260808_m015333_c001_v7007000_t0000_u01786154013611") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d8d1_d20260808_m015329_c001_v0001134_t0022_u01786154009860") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536ee_d20260808_m015318_c001_v7007000_t0000_u01786153998460") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d895_d20260808_m015314_c001_v0001134_t0029_u01786153994433") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c012_d20260808_m015302_c001_v7007000_t0000_u01786153982837") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d85d_d20260808_m015258_c001_v0001134_t0018_u01786153978073") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e3d_d20260808_m015246_c001_v7007000_t0000_u01786153966822") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d833_d20260808_m015242_c001_v0001134_t0027_u01786153962805") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450c8_d20260808_m015230_c001_v7007000_t0000_u01786153950808") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d803_d20260808_m015226_c001_v0001134_t0003_u01786153946472") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4eb_d20260808_m015214_c001_v7007000_t0000_u01786153934598") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7329d4_d20260808_m015208_c001_v0001174_t0012_u01786153928356") 2026/08/08 01:54:11 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c99_d20260808_m015156_c001_v7007000_t0000_u01786153916116") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10d3_d20260808_m015151_c001_v0001097_t0032_u01786153911645") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f415e3533b3ede4fc_d20260808_m015150_c001_v7007000_t0000_u01786153910604") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d771_d20260808_m015145_c001_v0001134_t0019_u01786153905219") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78920_d20260808_m015132_c001_v7007000_t0000_u01786153892590") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732788_d20260808_m015128_c001_v0001174_t0012_u01786153888233") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95aa_d20260808_m015127_c001_v7007000_t0000_u01786153887064") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fa0_d20260808_m015122_c001_v0001171_t0026_u01786153882712") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fbc_d20260808_m015108_c001_v7007000_t0000_u01786153868085") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f4a_d20260808_m015103_c001_v0001171_t0057_u01786153863066") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba844_d20260808_m015050_c001_v7007000_t0000_u01786153850700") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f26_d20260808_m015047_c001_v0001171_t0033_u01786153847134") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba808_d20260808_m015035_c001_v7007000_t0000_u01786153835795") 2026/08/08 01:54:12 DEBUG : banana: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ee6_d20260808_m015031_c001_v0001171_t0055_u01786153831989") 2026/08/08 01:54:12 DEBUG : bananaSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40122dc1713b7fe1_d20260808_m015154_c001_v7007000_t0000_u01786153914165") 2026/08/08 01:54:12 DEBUG : bananaSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732894_d20260808_m015147_c001_v0001174_t0035_u01786153907931") 2026/08/08 01:54:12 DEBUG : both0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa0b_d20260808_m015009_c001_v7007000_t0000_u01786153809572") 2026/08/08 01:54:13 DEBUG : both0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e32_d20260808_m014944_c001_v0001171_t0039_u01786153784686") 2026/08/08 01:54:13 DEBUG : both0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeae3_d20260808_m014940_c001_v7007000_t0000_u01786153780587") 2026/08/08 01:54:13 DEBUG : both0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78dc4_d20260808_m014915_c001_v0001171_t0039_u01786153755411") 2026/08/08 01:54:13 DEBUG : both1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa0c_d20260808_m015009_c001_v7007000_t0000_u01786153809744") 2026/08/08 01:54:13 DEBUG : both1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e3c_d20260808_m014945_c001_v0001171_t0023_u01786153785659") 2026/08/08 01:54:13 DEBUG : both1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeae4_d20260808_m014940_c001_v7007000_t0000_u01786153780762") 2026/08/08 01:54:13 DEBUG : both1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78dc8_d20260808_m014916_c001_v0001171_t0030_u01786153756193") 2026/08/08 01:54:13 DEBUG : both10: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa0d_d20260808_m015009_c001_v7007000_t0000_u01786153809918") 2026/08/08 01:54:13 DEBUG : both10: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e66_d20260808_m014953_c001_v0001171_t0005_u01786153793005") 2026/08/08 01:54:13 DEBUG : both10: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeae5_d20260808_m014940_c001_v7007000_t0000_u01786153780936") 2026/08/08 01:54:13 DEBUG : both10: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e0a_d20260808_m014930_c001_v0001171_t0054_u01786153770525") 2026/08/08 01:54:13 DEBUG : both11: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa0e_d20260808_m015010_c001_v7007000_t0000_u01786153810091") 2026/08/08 01:54:13 DEBUG : both11: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e68_d20260808_m014953_c001_v0001171_t0009_u01786153793621") 2026/08/08 01:54:13 DEBUG : both11: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeae6_d20260808_m014941_c001_v7007000_t0000_u01786153781111") 2026/08/08 01:54:13 DEBUG : both11: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e10_d20260808_m014931_c001_v0001171_t0055_u01786153771350") 2026/08/08 01:54:13 DEBUG : both12: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa0f_d20260808_m015010_c001_v7007000_t0000_u01786153810323") 2026/08/08 01:54:14 DEBUG : both12: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e6e_d20260808_m014957_c001_v0001171_t0018_u01786153797712") 2026/08/08 01:54:14 DEBUG : both12: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeae7_d20260808_m014941_c001_v7007000_t0000_u01786153781285") 2026/08/08 01:54:14 DEBUG : both12: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e14_d20260808_m014932_c001_v0001171_t0003_u01786153772015") 2026/08/08 01:54:14 DEBUG : both13: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa10_d20260808_m015010_c001_v7007000_t0000_u01786153810496") 2026/08/08 01:54:14 DEBUG : both13: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e74_d20260808_m015000_c001_v0001171_t0031_u01786153800823") 2026/08/08 01:54:14 DEBUG : both13: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeae8_d20260808_m014941_c001_v7007000_t0000_u01786153781518") 2026/08/08 01:54:14 DEBUG : both13: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e18_d20260808_m014932_c001_v0001171_t0026_u01786153772699") 2026/08/08 01:54:14 DEBUG : both14: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa11_d20260808_m015010_c001_v7007000_t0000_u01786153810683") 2026/08/08 01:54:14 DEBUG : both14: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e76_d20260808_m015001_c001_v0001171_t0029_u01786153801671") 2026/08/08 01:54:14 DEBUG : both14: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeae9_d20260808_m014941_c001_v7007000_t0000_u01786153781691") 2026/08/08 01:54:14 DEBUG : both14: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e1e_d20260808_m014933_c001_v0001171_t0032_u01786153773544") 2026/08/08 01:54:14 DEBUG : both15: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa12_d20260808_m015010_c001_v7007000_t0000_u01786153810857") 2026/08/08 01:54:14 DEBUG : both15: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e78_d20260808_m015002_c001_v0001171_t0024_u01786153802428") 2026/08/08 01:54:14 DEBUG : both15: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaea_d20260808_m014941_c001_v7007000_t0000_u01786153781865") 2026/08/08 01:54:14 DEBUG : both15: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e22_d20260808_m014934_c001_v0001171_t0046_u01786153774309") 2026/08/08 01:54:14 DEBUG : both16: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa13_d20260808_m015011_c001_v7007000_t0000_u01786153811030") 2026/08/08 01:54:15 DEBUG : both16: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e7a_d20260808_m015003_c001_v0001171_t0006_u01786153803528") 2026/08/08 01:54:15 DEBUG : both16: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaeb_d20260808_m014942_c001_v7007000_t0000_u01786153782039") 2026/08/08 01:54:15 DEBUG : both16: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e26_d20260808_m014935_c001_v0001171_t0052_u01786153775107") 2026/08/08 01:54:15 DEBUG : both17: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa14_d20260808_m015011_c001_v7007000_t0000_u01786153811203") 2026/08/08 01:54:15 DEBUG : both17: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e7e_d20260808_m015004_c001_v0001171_t0028_u01786153804237") 2026/08/08 01:54:15 DEBUG : both17: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaec_d20260808_m014942_c001_v7007000_t0000_u01786153782213") 2026/08/08 01:54:15 DEBUG : both17: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e28_d20260808_m014935_c001_v0001171_t0012_u01786153775707") 2026/08/08 01:54:15 DEBUG : both18: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa15_d20260808_m015011_c001_v7007000_t0000_u01786153811377") 2026/08/08 01:54:15 DEBUG : both18: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e80_d20260808_m015005_c001_v0001171_t0053_u01786153805124") 2026/08/08 01:54:15 DEBUG : both18: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaed_d20260808_m014942_c001_v7007000_t0000_u01786153782387") 2026/08/08 01:54:15 DEBUG : both18: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e2a_d20260808_m014936_c001_v0001171_t0009_u01786153776558") 2026/08/08 01:54:15 DEBUG : both19: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa18_d20260808_m015011_c001_v7007000_t0000_u01786153811549") 2026/08/08 01:54:15 DEBUG : both19: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e86_d20260808_m015005_c001_v0001171_t0024_u01786153805997") 2026/08/08 01:54:15 DEBUG : both19: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaef_d20260808_m014942_c001_v7007000_t0000_u01786153782563") 2026/08/08 01:54:15 DEBUG : both19: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e2c_d20260808_m014937_c001_v0001171_t0034_u01786153777204") 2026/08/08 01:54:15 DEBUG : both2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa1b_d20260808_m015011_c001_v7007000_t0000_u01786153811723") 2026/08/08 01:54:16 DEBUG : both2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e42_d20260808_m014946_c001_v0001171_t0001_u01786153786321") 2026/08/08 01:54:16 DEBUG : both2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaf0_d20260808_m014942_c001_v7007000_t0000_u01786153782738") 2026/08/08 01:54:16 DEBUG : both2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78dcc_d20260808_m014916_c001_v0001171_t0036_u01786153756935") 2026/08/08 01:54:16 DEBUG : both3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa1e_d20260808_m015011_c001_v7007000_t0000_u01786153811897") 2026/08/08 01:54:16 DEBUG : both3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e48_d20260808_m014947_c001_v0001171_t0001_u01786153787474") 2026/08/08 01:54:16 DEBUG : both3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaf1_d20260808_m014942_c001_v7007000_t0000_u01786153782913") 2026/08/08 01:54:16 DEBUG : both3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78dce_d20260808_m014917_c001_v0001171_t0008_u01786153757661") 2026/08/08 01:54:16 DEBUG : both4: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa21_d20260808_m015012_c001_v7007000_t0000_u01786153812070") 2026/08/08 01:54:16 DEBUG : both4: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e4c_d20260808_m014948_c001_v0001171_t0034_u01786153788259") 2026/08/08 01:54:16 DEBUG : both4: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaf2_d20260808_m014943_c001_v7007000_t0000_u01786153783086") 2026/08/08 01:54:16 DEBUG : both4: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78df0_d20260808_m014926_c001_v0001171_t0010_u01786153766381") 2026/08/08 01:54:16 DEBUG : both5: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa24_d20260808_m015012_c001_v7007000_t0000_u01786153812243") 2026/08/08 01:54:16 DEBUG : both5: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e4e_d20260808_m014948_c001_v0001171_t0036_u01786153788872") 2026/08/08 01:54:16 DEBUG : both5: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaf3_d20260808_m014943_c001_v7007000_t0000_u01786153783260") 2026/08/08 01:54:16 DEBUG : both5: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78df2_d20260808_m014927_c001_v0001171_t0030_u01786153767088") 2026/08/08 01:54:16 DEBUG : both6: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa27_d20260808_m015012_c001_v7007000_t0000_u01786153812416") 2026/08/08 01:54:16 DEBUG : both6: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e50_d20260808_m014949_c001_v0001171_t0008_u01786153789770") 2026/08/08 01:54:16 DEBUG : both6: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaf4_d20260808_m014943_c001_v7007000_t0000_u01786153783460") 2026/08/08 01:54:16 DEBUG : both6: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78df6_d20260808_m014927_c001_v0001171_t0058_u01786153767766") 2026/08/08 01:54:17 DEBUG : both7: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa2a_d20260808_m015012_c001_v7007000_t0000_u01786153812589") 2026/08/08 01:54:17 DEBUG : both7: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e58_d20260808_m014950_c001_v0001171_t0015_u01786153790877") 2026/08/08 01:54:17 DEBUG : both7: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaf5_d20260808_m014943_c001_v7007000_t0000_u01786153783635") 2026/08/08 01:54:17 DEBUG : both7: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78dfa_d20260808_m014928_c001_v0001171_t0034_u01786153768374") 2026/08/08 01:54:17 DEBUG : both8: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa2d_d20260808_m015012_c001_v7007000_t0000_u01786153812761") 2026/08/08 01:54:17 DEBUG : both8: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e5a_d20260808_m014951_c001_v0001171_t0049_u01786153791667") 2026/08/08 01:54:17 DEBUG : both8: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaf6_d20260808_m014943_c001_v7007000_t0000_u01786153783809") 2026/08/08 01:54:17 DEBUG : both8: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e02_d20260808_m014929_c001_v0001171_t0039_u01786153769108") 2026/08/08 01:54:17 DEBUG : both9: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa30_d20260808_m015012_c001_v7007000_t0000_u01786153812953") 2026/08/08 01:54:17 DEBUG : both9: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e62_d20260808_m014952_c001_v0001171_t0045_u01786153792364") 2026/08/08 01:54:17 DEBUG : both9: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeaf7_d20260808_m014943_c001_v7007000_t0000_u01786153783982") 2026/08/08 01:54:17 DEBUG : both9: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78e06_d20260808_m014929_c001_v0001171_t0039_u01786153769665") 2026/08/08 01:54:17 DEBUG : c/non empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb246_d20260808_m014517_c001_v7007000_t0000_u01786153517790") 2026/08/08 01:54:17 DEBUG : c/non empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ad1_d20260808_m014514_c001_v0001044_t0002_u01786153514493") 2026/08/08 01:54:17 DEBUG : c/non empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb23f_d20260808_m014513_c001_v7007000_t0000_u01786153513550") 2026/08/08 01:54:17 DEBUG : c/non empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791acb_d20260808_m014511_c001_v0001044_t0032_u01786153511447") 2026/08/08 01:54:17 DEBUG : c/non empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e55_d20260808_m014450_c001_v7007000_t0000_u01786153490883") 2026/08/08 01:54:17 DEBUG : c/non empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a8d_d20260808_m014448_c001_v0001044_t0025_u01786153488663") 2026/08/08 01:54:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fc7_d20260808_m015110_c001_v7007000_t0000_u01786153870093") 2026/08/08 01:54:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f50_d20260808_m015105_c001_v0001171_t0034_u01786153865393") 2026/08/08 01:54:17 DEBUG : check sum: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e46_d20260808_m014438_c001_v7007000_t0000_u01786153478881") 2026/08/08 01:54:18 DEBUG : check sum: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a61_d20260808_m014437_c001_v0001044_t0042_u01786153477765") 2026/08/08 01:54:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4057acd004d3f68f_d20260808_m015402_c001_v7007000_t0000_u01786154042042") 2026/08/08 01:54:18 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732f56_d20260808_m015400_c001_v0001174_t0001_u01786154040445") 2026/08/08 01:54:18 DEBUG : dest/3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb290_d20260808_m014701_c001_v7007000_t0000_u01786153621824") 2026/08/08 01:54:18 DEBUG : dest/3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f405c343cc063392e_d20260808_m014700_c001_v0001103_t0041_u01786153620723") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4ec_d20260808_m015214_c001_v7007000_t0000_u01786153934773") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79042_d20260808_m015210_c001_v0001171_t0012_u01786153930119") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fce8_d20260808_m015333_c001_v7007000_t0000_u01786154013787") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732d30_d20260808_m015322_c001_v0001174_t0009_u01786154002685") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536ef_d20260808_m015318_c001_v7007000_t0000_u01786153998636") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732c8e_d20260808_m015306_c001_v0001174_t0032_u01786153986900") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c013_d20260808_m015303_c001_v7007000_t0000_u01786153983010") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732c1e_d20260808_m015250_c001_v0001174_t0015_u01786153970914") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e3e_d20260808_m015246_c001_v7007000_t0000_u01786153966996") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732b82_d20260808_m015234_c001_v0001174_t0021_u01786153954886") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450c9_d20260808_m015230_c001_v7007000_t0000_u01786153950981") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732a8a_d20260808_m015218_c001_v0001174_t0000_u01786153938785") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba8e8_d20260808_m015212_c001_v7007000_t0000_u01786153932337") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10f3_d20260808_m015200_c001_v0001097_t0034_u01786153920553") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c9a_d20260808_m015156_c001_v7007000_t0000_u01786153916307") 2026/08/08 01:54:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ff8_d20260808_m015151_c001_v0001171_t0048_u01786153911909") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f415e3533b3ede4f8_d20260808_m015150_c001_v7007000_t0000_u01786153910085") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fd0_d20260808_m015136_c001_v0001171_t0026_u01786153896874") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78921_d20260808_m015132_c001_v7007000_t0000_u01786153892773") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fbc_d20260808_m015128_c001_v0001171_t0043_u01786153888619") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95a6_d20260808_m015126_c001_v7007000_t0000_u01786153886867") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d703_d20260808_m015114_c001_v0001134_t0032_u01786153874023") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edb1_d20260808_m015107_c001_v7007000_t0000_u01786153867962") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d6ab_d20260808_m015054_c001_v0001134_t0031_u01786153854826") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba845_d20260808_m015050_c001_v7007000_t0000_u01786153850875") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d683_d20260808_m015039_c001_v0001134_t0036_u01786153839953") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba809_d20260808_m015035_c001_v7007000_t0000_u01786153835969") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d659_d20260808_m015025_c001_v0001134_t0038_u01786153825127") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128207d74_d20260808_m015153_c001_v7007000_t0000_u01786153913951") 2026/08/08 01:54:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fea_d20260808_m015148_c001_v0001171_t0013_u01786153908336") 2026/08/08 01:54:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4ed_d20260808_m015214_c001_v7007000_t0000_u01786153934950") 2026/08/08 01:54:19 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7d3_d20260808_m015210_c001_v0001134_t0007_u01786153930128") 2026/08/08 01:54:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fce9_d20260808_m015333_c001_v7007000_t0000_u01786154013963") 2026/08/08 01:54:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d8b5_d20260808_m015323_c001_v0001134_t0029_u01786154003420") 2026/08/08 01:54:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536f0_d20260808_m015318_c001_v7007000_t0000_u01786153998814") 2026/08/08 01:54:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d879_d20260808_m015307_c001_v0001134_t0011_u01786153987631") 2026/08/08 01:54:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c014_d20260808_m015303_c001_v7007000_t0000_u01786153983184") 2026/08/08 01:54:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d83f_d20260808_m015251_c001_v0001134_t0040_u01786153971741") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e3f_d20260808_m015247_c001_v7007000_t0000_u01786153967171") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d81f_d20260808_m015235_c001_v0001134_t0059_u01786153955685") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450ca_d20260808_m015231_c001_v7007000_t0000_u01786153951154") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7f1_d20260808_m015219_c001_v0001134_t0046_u01786153939510") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba8e2_d20260808_m015211_c001_v7007000_t0000_u01786153931970") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73295e_d20260808_m015201_c001_v0001174_t0040_u01786153921200") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c9b_d20260808_m015156_c001_v7007000_t0000_u01786153916499") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10d5_d20260808_m015152_c001_v0001097_t0013_u01786153912037") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4185093e2b8937fc_d20260808_m015150_c001_v7007000_t0000_u01786153910463") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d74f_d20260808_m015137_c001_v0001134_t0028_u01786153897543") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78922_d20260808_m015132_c001_v7007000_t0000_u01786153892958") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732790_d20260808_m015128_c001_v0001174_t0041_u01786153888570") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95a1_d20260808_m015126_c001_v7007000_t0000_u01786153886678") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f84_d20260808_m015114_c001_v0001171_t0005_u01786153874638") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edb2_d20260808_m015107_c001_v7007000_t0000_u01786153867991") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f34_d20260808_m015055_c001_v0001171_t0005_u01786153855559") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba846_d20260808_m015051_c001_v7007000_t0000_u01786153851050") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78efe_d20260808_m015040_c001_v0001171_t0034_u01786153840650") 2026/08/08 01:54:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba80a_d20260808_m015036_c001_v7007000_t0000_u01786153836166") 2026/08/08 01:54:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ed6_d20260808_m015025_c001_v0001171_t0059_u01786153825571") 2026/08/08 01:54:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41546a0aeabe10af_d20260808_m015153_c001_v7007000_t0000_u01786153913993") 2026/08/08 01:54:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10c3_d20260808_m015148_c001_v0001097_t0053_u01786153908348") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4ee_d20260808_m015215_c001_v7007000_t0000_u01786153935124") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7329fc_d20260808_m015210_c001_v0001174_t0015_u01786153930342") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fceb_d20260808_m015334_c001_v7007000_t0000_u01786154014138") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db7915c_d20260808_m015324_c001_v0001171_t0007_u01786154004146") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536f1_d20260808_m015318_c001_v7007000_t0000_u01786153998991") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79116_d20260808_m015308_c001_v0001171_t0035_u01786153988449") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c015_d20260808_m015303_c001_v7007000_t0000_u01786153983359") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790da_d20260808_m015252_c001_v0001171_t0032_u01786153972422") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e40_d20260808_m015247_c001_v7007000_t0000_u01786153967345") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790aa_d20260808_m015236_c001_v0001171_t0031_u01786153956426") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450cb_d20260808_m015231_c001_v7007000_t0000_u01786153951328") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79066_d20260808_m015220_c001_v0001171_t0041_u01786153940179") 2026/08/08 01:54:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c7bed_d20260808_m015212_c001_v7007000_t0000_u01786153932600") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db7901e_d20260808_m015201_c001_v0001171_t0050_u01786153921901") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c9d_d20260808_m015156_c001_v7007000_t0000_u01786153916690") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7328da_d20260808_m015152_c001_v0001174_t0044_u01786153912090") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41546a0aeabe10ac_d20260808_m015150_c001_v7007000_t0000_u01786153910468") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732810_d20260808_m015138_c001_v0001174_t0010_u01786153898508") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78923_d20260808_m015133_c001_v7007000_t0000_u01786153893142") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d739_d20260808_m015128_c001_v0001134_t0003_u01786153888681") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edc6_d20260808_m015127_c001_v7007000_t0000_u01786153887268") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1017_d20260808_m015115_c001_v0001097_t0010_u01786153875245") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fb9_d20260808_m015107_c001_v7007000_t0000_u01786153867735") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0fb5_d20260808_m015056_c001_v0001097_t0015_u01786153856337") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba848_d20260808_m015051_c001_v7007000_t0000_u01786153851226") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f73_d20260808_m015041_c001_v0001097_t0056_u01786153841301") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba80b_d20260808_m015036_c001_v7007000_t0000_u01786153836425") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f29_d20260808_m015025_c001_v0001097_t0049_u01786153825848") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41546a0aeabe10b2_d20260808_m015154_c001_v7007000_t0000_u01786153914175") 2026/08/08 01:54:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d77f_d20260808_m015148_c001_v0001134_t0053_u01786153908386") 2026/08/08 01:54:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4ef_d20260808_m015215_c001_v7007000_t0000_u01786153935326") 2026/08/08 01:54:22 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a111b_d20260808_m015210_c001_v0001097_t0018_u01786153930388") 2026/08/08 01:54:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fcec_d20260808_m015334_c001_v7007000_t0000_u01786154014313") 2026/08/08 01:54:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a123d_d20260808_m015324_c001_v0001097_t0017_u01786154004800") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536f2_d20260808_m015319_c001_v7007000_t0000_u01786153999174") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a11ff_d20260808_m015309_c001_v0001097_t0056_u01786153989069") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c016_d20260808_m015303_c001_v7007000_t0000_u01786153983535") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a11bd_d20260808_m015253_c001_v0001097_t0044_u01786153973035") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e41_d20260808_m015247_c001_v7007000_t0000_u01786153967519") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1181_d20260808_m015237_c001_v0001097_t0022_u01786153957117") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450cd_d20260808_m015231_c001_v7007000_t0000_u01786153951502") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1145_d20260808_m015220_c001_v0001097_t0049_u01786153940795") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4e6_d20260808_m015212_c001_v7007000_t0000_u01786153932345") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7b1_d20260808_m015202_c001_v0001134_t0003_u01786153922557") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c9e_d20260808_m015156_c001_v7007000_t0000_u01786153916881") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d78d_d20260808_m015152_c001_v0001134_t0025_u01786153912126") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40122dc1713b7fdd_d20260808_m015150_c001_v7007000_t0000_u01786153910673") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10a3_d20260808_m015139_c001_v0001097_t0000_u01786153899278") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78924_d20260808_m015133_c001_v7007000_t0000_u01786153893346") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a106f_d20260808_m015128_c001_v0001097_t0043_u01786153888814") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95a8_d20260808_m015127_c001_v7007000_t0000_u01786153887056") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7326b2_d20260808_m015116_c001_v0001174_t0014_u01786153876132") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fba9_d20260808_m015108_c001_v7007000_t0000_u01786153868001") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73258c_d20260808_m015057_c001_v0001174_t0047_u01786153857279") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba849_d20260808_m015051_c001_v7007000_t0000_u01786153851401") 2026/08/08 01:54:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7324ac_d20260808_m015042_c001_v0001174_t0057_u01786153842087") 2026/08/08 01:54:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba80c_d20260808_m015036_c001_v7007000_t0000_u01786153836598") 2026/08/08 01:54:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7323ae_d20260808_m015026_c001_v0001174_t0050_u01786153826127") 2026/08/08 01:54:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c93_d20260808_m015153_c001_v7007000_t0000_u01786153913962") 2026/08/08 01:54:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73289d_d20260808_m015148_c001_v0001174_t0005_u01786153908536") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f0_d20260808_m015215_c001_v7007000_t0000_u01786153935501") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79044_d20260808_m015210_c001_v0001171_t0028_u01786153930467") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fced_d20260808_m015334_c001_v7007000_t0000_u01786154014490") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732d46_d20260808_m015325_c001_v0001174_t0006_u01786154005135") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536f3_d20260808_m015319_c001_v7007000_t0000_u01786153999349") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732cb2_d20260808_m015309_c001_v0001174_t0036_u01786153989536") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c017_d20260808_m015303_c001_v7007000_t0000_u01786153983709") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732c2a_d20260808_m015253_c001_v0001174_t0031_u01786153973380") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e42_d20260808_m015247_c001_v7007000_t0000_u01786153967693") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732ba0_d20260808_m015237_c001_v0001174_t0022_u01786153957459") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450ce_d20260808_m015231_c001_v7007000_t0000_u01786153951675") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732ab2_d20260808_m015221_c001_v0001174_t0052_u01786153941162") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba8e9_d20260808_m015212_c001_v7007000_t0000_u01786153932354") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10ff_d20260808_m015203_c001_v0001097_t0049_u01786153923645") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9ca0_d20260808_m015157_c001_v7007000_t0000_u01786153917076") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ffb_d20260808_m015152_c001_v0001171_t0033_u01786153912171") 2026/08/08 01:54:24 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40122dc1713b7fdc_d20260808_m015150_c001_v7007000_t0000_u01786153910493") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fd4_d20260808_m015139_c001_v0001171_t0007_u01786153899811") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78925_d20260808_m015133_c001_v7007000_t0000_u01786153893530") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fbe_d20260808_m015129_c001_v0001171_t0011_u01786153889056") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78910_d20260808_m015127_c001_v7007000_t0000_u01786153887278") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d70f_d20260808_m015116_c001_v0001134_t0017_u01786153876782") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9561_d20260808_m015107_c001_v7007000_t0000_u01786153867762") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d6b5_d20260808_m015057_c001_v0001134_t0045_u01786153857589") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba84a_d20260808_m015051_c001_v7007000_t0000_u01786153851577") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d685_d20260808_m015042_c001_v0001134_t0024_u01786153842420") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba80d_d20260808_m015036_c001_v7007000_t0000_u01786153836773") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d65f_d20260808_m015026_c001_v0001134_t0054_u01786153826576") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4185093e2b893802_d20260808_m015154_c001_v7007000_t0000_u01786153914003") 2026/08/08 01:54:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10c5_d20260808_m015148_c001_v0001097_t0008_u01786153908682") 2026/08/08 01:54:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f1_d20260808_m015215_c001_v7007000_t0000_u01786153935678") 2026/08/08 01:54:25 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7d7_d20260808_m015210_c001_v0001134_t0052_u01786153930503") 2026/08/08 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fcef_d20260808_m015334_c001_v7007000_t0000_u01786154014665") 2026/08/08 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d8c3_d20260808_m015325_c001_v0001134_t0026_u01786154005471") 2026/08/08 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536f5_d20260808_m015319_c001_v7007000_t0000_u01786153999525") 2026/08/08 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d87f_d20260808_m015309_c001_v0001134_t0043_u01786153989943") 2026/08/08 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c018_d20260808_m015303_c001_v7007000_t0000_u01786153983885") 2026/08/08 01:54:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d84b_d20260808_m015253_c001_v0001134_t0013_u01786153973654") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e44_d20260808_m015247_c001_v7007000_t0000_u01786153967867") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d823_d20260808_m015237_c001_v0001134_t0045_u01786153957836") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450cf_d20260808_m015231_c001_v7007000_t0000_u01786153951852") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7f7_d20260808_m015221_c001_v0001134_t0002_u01786153941522") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4e7_d20260808_m015212_c001_v7007000_t0000_u01786153932520") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73298d_d20260808_m015204_c001_v0001174_t0032_u01786153924034") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9ca1_d20260808_m015157_c001_v7007000_t0000_u01786153917267") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7328e0_d20260808_m015152_c001_v0001174_t0043_u01786153912392") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41375cdac26b5ce5_d20260808_m015150_c001_v7007000_t0000_u01786153910683") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d759_d20260808_m015140_c001_v0001134_t0046_u01786153900099") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78926_d20260808_m015133_c001_v7007000_t0000_u01786153893714") 2026/08/08 01:54:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732796_d20260808_m015129_c001_v0001174_t0012_u01786153889071") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4004132ab461e5d6_d20260808_m015127_c001_v7007000_t0000_u01786153887072") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f8c_d20260808_m015117_c001_v0001171_t0045_u01786153877654") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4231a11fe0c47a72_d20260808_m015107_c001_v7007000_t0000_u01786153867765") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f3a_d20260808_m015057_c001_v0001171_t0002_u01786153857936") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba84b_d20260808_m015051_c001_v7007000_t0000_u01786153851754") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f10_d20260808_m015042_c001_v0001171_t0037_u01786153842770") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba80e_d20260808_m015036_c001_v7007000_t0000_u01786153836948") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78eda_d20260808_m015027_c001_v0001171_t0027_u01786153827220") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4185093e2b893803_d20260808_m015154_c001_v7007000_t0000_u01786153914196") 2026/08/08 01:54:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fec_d20260808_m015148_c001_v0001171_t0049_u01786153908730") 2026/08/08 01:54:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f2_d20260808_m015215_c001_v7007000_t0000_u01786153935854") 2026/08/08 01:54:27 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732a04_d20260808_m015210_c001_v0001174_t0037_u01786153930608") 2026/08/08 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fcf0_d20260808_m015334_c001_v7007000_t0000_u01786154014841") 2026/08/08 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79164_d20260808_m015325_c001_v0001171_t0048_u01786154005839") 2026/08/08 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536f6_d20260808_m015319_c001_v7007000_t0000_u01786153999701") 2026/08/08 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79124_d20260808_m015310_c001_v0001171_t0025_u01786153990225") 2026/08/08 01:54:27 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c019_d20260808_m015304_c001_v7007000_t0000_u01786153984059") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790e0_d20260808_m015254_c001_v0001171_t0045_u01786153974076") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e45_d20260808_m015248_c001_v7007000_t0000_u01786153968042") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790ac_d20260808_m015238_c001_v0001171_t0040_u01786153958185") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d0_d20260808_m015232_c001_v7007000_t0000_u01786153952025") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79070_d20260808_m015222_c001_v0001171_t0038_u01786153942426") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba8ec_d20260808_m015212_c001_v7007000_t0000_u01786153932530") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db7902a_d20260808_m015204_c001_v0001171_t0047_u01786153924415") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9ca2_d20260808_m015157_c001_v7007000_t0000_u01786153917461") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ffe_d20260808_m015152_c001_v0001171_t0040_u01786153912487") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c90_d20260808_m015150_c001_v7007000_t0000_u01786153910693") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73282c_d20260808_m015140_c001_v0001174_t0041_u01786153900432") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78928_d20260808_m015133_c001_v7007000_t0000_u01786153893897") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1073_d20260808_m015129_c001_v0001097_t0001_u01786153889250") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d7890f_d20260808_m015127_c001_v7007000_t0000_u01786153887077") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1023_d20260808_m015117_c001_v0001097_t0039_u01786153877914") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fba_d20260808_m015107_c001_v7007000_t0000_u01786153867910") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0fbb_d20260808_m015058_c001_v0001097_t0039_u01786153858389") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba84c_d20260808_m015051_c001_v7007000_t0000_u01786153851929") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f79_d20260808_m015043_c001_v0001097_t0034_u01786153843139") 2026/08/08 01:54:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba80f_d20260808_m015037_c001_v7007000_t0000_u01786153837124") 2026/08/08 01:54:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f35_d20260808_m015027_c001_v0001097_t0011_u01786153827595") 2026/08/08 01:54:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb496_d20260808_m015154_c001_v7007000_t0000_u01786153914105") 2026/08/08 01:54:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d781_d20260808_m015148_c001_v0001134_t0038_u01786153908740") 2026/08/08 01:54:29 DEBUG : dir1/0007-12345: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f3_d20260808_m015216_c001_v7007000_t0000_u01786153936029") 2026/08/08 01:54:29 DEBUG : dir1/0007-12345: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a111d_d20260808_m015210_c001_v0001097_t0010_u01786153930739") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fcf2_d20260808_m015335_c001_v7007000_t0000_u01786154015016") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1245_d20260808_m015326_c001_v0001097_t0030_u01786154006142") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536f7_d20260808_m015319_c001_v7007000_t0000_u01786153999877") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1207_d20260808_m015310_c001_v0001097_t0053_u01786153990632") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c01a_d20260808_m015304_c001_v7007000_t0000_u01786153984235") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a11bf_d20260808_m015254_c001_v0001097_t0058_u01786153974402") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e46_d20260808_m015248_c001_v7007000_t0000_u01786153968216") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1187_d20260808_m015238_c001_v0001097_t0024_u01786153958467") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d1_d20260808_m015232_c001_v7007000_t0000_u01786153952227") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a114f_d20260808_m015222_c001_v0001097_t0049_u01786153942711") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba8e5_d20260808_m015212_c001_v7007000_t0000_u01786153932154") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7bd_d20260808_m015204_c001_v0001134_t0042_u01786153924719") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9ca3_d20260808_m015157_c001_v7007000_t0000_u01786153917655") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10d7_d20260808_m015152_c001_v0001097_t0059_u01786153912524") 2026/08/08 01:54:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41375cdac26b5ce4_d20260808_m015150_c001_v7007000_t0000_u01786153910501") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10a7_d20260808_m015140_c001_v0001097_t0010_u01786153900695") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d7892a_d20260808_m015134_c001_v7007000_t0000_u01786153894080") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d73d_d20260808_m015129_c001_v0001134_t0012_u01786153889277") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edc4_d20260808_m015127_c001_v7007000_t0000_u01786153887065") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7326de_d20260808_m015118_c001_v0001174_t0043_u01786153878605") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4231a11fe0c47a73_d20260808_m015107_c001_v7007000_t0000_u01786153867939") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7325a2_d20260808_m015058_c001_v0001174_t0040_u01786153858800") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba84d_d20260808_m015052_c001_v7007000_t0000_u01786153852105") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7324bd_d20260808_m015043_c001_v0001174_t0059_u01786153843470") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba811_d20260808_m015037_c001_v7007000_t0000_u01786153837299") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7323d2_d20260808_m015028_c001_v0001174_t0040_u01786153828068") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f415e3533b3ede501_d20260808_m015154_c001_v7007000_t0000_u01786153914287") 2026/08/08 01:54:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7328a4_d20260808_m015148_c001_v0001174_t0050_u01786153908869") 2026/08/08 01:54:30 DEBUG : dir1/0008-23456: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f4_d20260808_m015216_c001_v7007000_t0000_u01786153936205") 2026/08/08 01:54:30 DEBUG : dir1/0008-23456: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79046_d20260808_m015210_c001_v0001171_t0037_u01786153930776") 2026/08/08 01:54:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fcf3_d20260808_m015335_c001_v7007000_t0000_u01786154015192") 2026/08/08 01:54:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732d4e_d20260808_m015326_c001_v0001174_t0050_u01786154006511") 2026/08/08 01:54:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536f8_d20260808_m015320_c001_v7007000_t0000_u01786154000054") 2026/08/08 01:54:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732cc2_d20260808_m015311_c001_v0001174_t0037_u01786153991007") 2026/08/08 01:54:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c01b_d20260808_m015304_c001_v7007000_t0000_u01786153984409") 2026/08/08 01:54:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732c36_d20260808_m015254_c001_v0001174_t0032_u01786153974814") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e47_d20260808_m015248_c001_v7007000_t0000_u01786153968392") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732bbe_d20260808_m015238_c001_v0001174_t0019_u01786153958866") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d2_d20260808_m015232_c001_v7007000_t0000_u01786153952400") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732ad4_d20260808_m015223_c001_v0001174_t0042_u01786153943047") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450b6_d20260808_m015212_c001_v7007000_t0000_u01786153932383") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1105_d20260808_m015205_c001_v0001097_t0018_u01786153925049") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9ca5_d20260808_m015157_c001_v7007000_t0000_u01786153917850") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7328e4_d20260808_m015152_c001_v0001174_t0054_u01786153912709") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f415e3533b3ede4fa_d20260808_m015150_c001_v7007000_t0000_u01786153910258") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fd6_d20260808_m015141_c001_v0001171_t0022_u01786153901168") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d7892b_d20260808_m015134_c001_v7007000_t0000_u01786153894263") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fc0_d20260808_m015129_c001_v0001171_t0023_u01786153889379") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fbc6_d20260808_m015126_c001_v7007000_t0000_u01786153886845") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d717_d20260808_m015119_c001_v0001134_t0045_u01786153879187") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4cb_d20260808_m015108_c001_v7007000_t0000_u01786153868012") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d6bb_d20260808_m015059_c001_v0001134_t0051_u01786153859255") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba84e_d20260808_m015052_c001_v7007000_t0000_u01786153852280") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d689_d20260808_m015043_c001_v0001134_t0040_u01786153843764") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba812_d20260808_m015037_c001_v7007000_t0000_u01786153837473") 2026/08/08 01:54:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d663_d20260808_m015028_c001_v0001134_t0047_u01786153828417") 2026/08/08 01:54:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41375cdac26b5ce8_d20260808_m015153_c001_v7007000_t0000_u01786153913972") 2026/08/08 01:54:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10c7_d20260808_m015149_c001_v0001097_t0018_u01786153909135") 2026/08/08 01:54:32 DEBUG : dir1/0009-34567: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f5_d20260808_m015216_c001_v7007000_t0000_u01786153936380") 2026/08/08 01:54:32 DEBUG : dir1/0009-34567: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7d9_d20260808_m015210_c001_v0001134_t0013_u01786153930805") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fcf5_d20260808_m015335_c001_v7007000_t0000_u01786154015368") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d8cb_d20260808_m015326_c001_v0001134_t0022_u01786154006998") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536f9_d20260808_m015320_c001_v7007000_t0000_u01786154000229") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d883_d20260808_m015311_c001_v0001134_t0028_u01786153991277") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c01c_d20260808_m015304_c001_v7007000_t0000_u01786153984583") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d853_d20260808_m015255_c001_v0001134_t0005_u01786153975126") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e49_d20260808_m015248_c001_v7007000_t0000_u01786153968581") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d825_d20260808_m015239_c001_v0001134_t0007_u01786153959271") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d3_d20260808_m015232_c001_v7007000_t0000_u01786153952573") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7f9_d20260808_m015223_c001_v0001134_t0051_u01786153943457") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba8ed_d20260808_m015212_c001_v7007000_t0000_u01786153932544") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7329a2_d20260808_m015205_c001_v0001174_t0056_u01786153925481") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9ca6_d20260808_m015158_c001_v7007000_t0000_u01786153918041") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79000_d20260808_m015152_c001_v0001171_t0002_u01786153912766") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4185093e2b8937fd_d20260808_m015150_c001_v7007000_t0000_u01786153910648") 2026/08/08 01:54:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d763_d20260808_m015141_c001_v0001134_t0000_u01786153901421") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d7892c_d20260808_m015134_c001_v7007000_t0000_u01786153894447") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73279c_d20260808_m015129_c001_v0001174_t0020_u01786153889578") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95ad_d20260808_m015127_c001_v7007000_t0000_u01786153887288") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f9a_d20260808_m015119_c001_v0001171_t0018_u01786153879577") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edaf_d20260808_m015107_c001_v7007000_t0000_u01786153867782") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f40_d20260808_m015059_c001_v0001171_t0017_u01786153859799") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba84f_d20260808_m015052_c001_v7007000_t0000_u01786153852456") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f1a_d20260808_m015044_c001_v0001171_t0050_u01786153844171") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba813_d20260808_m015037_c001_v7007000_t0000_u01786153837648") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78edc_d20260808_m015028_c001_v0001171_t0039_u01786153828796") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f415e3533b3ede500_d20260808_m015154_c001_v7007000_t0000_u01786153914114") 2026/08/08 01:54:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7328ae_d20260808_m015149_c001_v0001174_t0024_u01786153909169") 2026/08/08 01:54:33 DEBUG : dir1/0010-45678: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f6_d20260808_m015216_c001_v7007000_t0000_u01786153936556") 2026/08/08 01:54:33 DEBUG : dir1/0010-45678: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732a0c_d20260808_m015210_c001_v0001174_t0039_u01786153930886") 2026/08/08 01:54:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fcf8_d20260808_m015335_c001_v7007000_t0000_u01786154015543") 2026/08/08 01:54:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79168_d20260808_m015327_c001_v0001171_t0006_u01786154007386") 2026/08/08 01:54:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536fa_d20260808_m015320_c001_v7007000_t0000_u01786154000406") 2026/08/08 01:54:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79128_d20260808_m015311_c001_v0001171_t0016_u01786153991853") 2026/08/08 01:54:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c01d_d20260808_m015304_c001_v7007000_t0000_u01786153984756") 2026/08/08 01:54:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790ea_d20260808_m015255_c001_v0001171_t0018_u01786153975575") 2026/08/08 01:54:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e4a_d20260808_m015248_c001_v7007000_t0000_u01786153968755") 2026/08/08 01:54:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790b2_d20260808_m015239_c001_v0001171_t0017_u01786153959688") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d4_d20260808_m015232_c001_v7007000_t0000_u01786153952746") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79076_d20260808_m015223_c001_v0001171_t0012_u01786153943894") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450b7_d20260808_m015212_c001_v7007000_t0000_u01786153932574") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db7902e_d20260808_m015205_c001_v0001171_t0042_u01786153925787") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9ca7_d20260808_m015158_c001_v7007000_t0000_u01786153918233") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d78f_d20260808_m015152_c001_v0001134_t0037_u01786153912775") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c8f_d20260808_m015150_c001_v7007000_t0000_u01786153910501") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732848_d20260808_m015142_c001_v0001174_t0036_u01786153902574") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d7892d_d20260808_m015134_c001_v7007000_t0000_u01786153894630") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fc2_d20260808_m015129_c001_v0001171_t0053_u01786153889636") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f402d0eab1224ac5e_d20260808_m015127_c001_v7007000_t0000_u01786153887082") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1029_d20260808_m015119_c001_v0001097_t0006_u01786153879857") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41698ece56ed3aad_d20260808_m015108_c001_v7007000_t0000_u01786153868072") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0fc7_d20260808_m015100_c001_v0001097_t0027_u01786153860093") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba851_d20260808_m015052_c001_v7007000_t0000_u01786153852632") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f81_d20260808_m015044_c001_v0001097_t0009_u01786153844656") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba814_d20260808_m015037_c001_v7007000_t0000_u01786153837821") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f3d_d20260808_m015029_c001_v0001097_t0006_u01786153829117") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128207d75_d20260808_m015154_c001_v7007000_t0000_u01786153914143") 2026/08/08 01:54:34 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fee_d20260808_m015149_c001_v0001171_t0001_u01786153909221") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f7_d20260808_m015216_c001_v7007000_t0000_u01786153936732") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79048_d20260808_m015211_c001_v0001171_t0056_u01786153931063") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fcfb_d20260808_m015335_c001_v7007000_t0000_u01786154015719") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a124d_d20260808_m015327_c001_v0001097_t0001_u01786154007671") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536fb_d20260808_m015320_c001_v7007000_t0000_u01786154000582") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1211_d20260808_m015312_c001_v0001097_t0002_u01786153992190") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c01e_d20260808_m015304_c001_v7007000_t0000_u01786153984929") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a11c5_d20260808_m015255_c001_v0001097_t0015_u01786153975882") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e4c_d20260808_m015248_c001_v7007000_t0000_u01786153968928") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a118f_d20260808_m015240_c001_v0001097_t0008_u01786153960077") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d5_d20260808_m015232_c001_v7007000_t0000_u01786153952920") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1155_d20260808_m015224_c001_v0001097_t0050_u01786153944209") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f420e67f86eb879b3_d20260808_m015212_c001_v7007000_t0000_u01786153932391") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7c1_d20260808_m015206_c001_v0001134_t0030_u01786153926061") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9ca8_d20260808_m015158_c001_v7007000_t0000_u01786153918424") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7328ea_d20260808_m015152_c001_v0001174_t0038_u01786153912969") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128207d70_d20260808_m015150_c001_v7007000_t0000_u01786153910513") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10ad_d20260808_m015142_c001_v0001097_t0018_u01786153902859") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d7892f_d20260808_m015134_c001_v7007000_t0000_u01786153894812") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1075_d20260808_m015129_c001_v0001097_t0005_u01786153889730") 2026/08/08 01:54:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edc5_d20260808_m015127_c001_v7007000_t0000_u01786153887088") 2026/08/08 01:54:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732704_d20260808_m015120_c001_v0001174_t0056_u01786153880295") 2026/08/08 01:54:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4c9_d20260808_m015107_c001_v7007000_t0000_u01786153867800") 2026/08/08 01:54:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7325b6_d20260808_m015100_c001_v0001174_t0000_u01786153860497") 2026/08/08 01:54:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba852_d20260808_m015052_c001_v7007000_t0000_u01786153852808") 2026/08/08 01:54:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7324da_d20260808_m015045_c001_v0001174_t0005_u01786153845115") 2026/08/08 01:54:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba815_d20260808_m015037_c001_v7007000_t0000_u01786153837995") 2026/08/08 01:54:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7323e0_d20260808_m015029_c001_v0001174_t0059_u01786153829559") 2026/08/08 01:54:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb499_d20260808_m015154_c001_v7007000_t0000_u01786153914299") 2026/08/08 01:54:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d783_d20260808_m015149_c001_v0001134_t0010_u01786153909233") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f8_d20260808_m015216_c001_v7007000_t0000_u01786153936907") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732a10_d20260808_m015211_c001_v0001174_t0013_u01786153931277") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fcff_d20260808_m015335_c001_v7007000_t0000_u01786154015896") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732d60_d20260808_m015328_c001_v0001174_t0048_u01786154008266") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536fc_d20260808_m015320_c001_v7007000_t0000_u01786154000758") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732cce_d20260808_m015312_c001_v0001174_t0030_u01786153992653") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c020_d20260808_m015305_c001_v7007000_t0000_u01786153985102") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732c48_d20260808_m015256_c001_v0001174_t0044_u01786153976493") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e4d_d20260808_m015249_c001_v7007000_t0000_u01786153969102") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732bd2_d20260808_m015240_c001_v0001174_t0001_u01786153960471") 2026/08/08 01:54:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d6_d20260808_m015233_c001_v7007000_t0000_u01786153953095") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732af2_d20260808_m015224_c001_v0001174_t0020_u01786153944784") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038ee11_d20260808_m015212_c001_v7007000_t0000_u01786153932397") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1109_d20260808_m015206_c001_v0001097_t0056_u01786153926415") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9ca9_d20260808_m015158_c001_v7007000_t0000_u01786153918617") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d793_d20260808_m015153_c001_v0001134_t0017_u01786153913083") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128207d71_d20260808_m015150_c001_v7007000_t0000_u01786153910710") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fde_d20260808_m015143_c001_v0001171_t0027_u01786153903288") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78930_d20260808_m015134_c001_v7007000_t0000_u01786153894995") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d743_d20260808_m015129_c001_v0001134_t0026_u01786153889851") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4067bfbb1e526254_d20260808_m015127_c001_v7007000_t0000_u01786153887301") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d71d_d20260808_m015120_c001_v0001134_t0046_u01786153880732") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41698ece56ed3aa9_d20260808_m015107_c001_v7007000_t0000_u01786153867549") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d6c1_d20260808_m015100_c001_v0001134_t0038_u01786153860973") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba853_d20260808_m015052_c001_v7007000_t0000_u01786153852984") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d691_d20260808_m015045_c001_v0001134_t0049_u01786153845396") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba816_d20260808_m015038_c001_v7007000_t0000_u01786153838169") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d667_d20260808_m015030_c001_v0001134_t0038_u01786153830083") 2026/08/08 01:54:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41375cdac26b5ce9_d20260808_m015154_c001_v7007000_t0000_u01786153914185") 2026/08/08 01:54:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7328b4_d20260808_m015149_c001_v0001174_t0048_u01786153909459") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4f9_d20260808_m015217_c001_v7007000_t0000_u01786153937083") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a111f_d20260808_m015211_c001_v0001097_t0013_u01786153931360") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd01_d20260808_m015336_c001_v7007000_t0000_u01786154016072") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d8cd_d20260808_m015328_c001_v0001134_t0048_u01786154008545") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536fd_d20260808_m015320_c001_v7007000_t0000_u01786154000935") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d88d_d20260808_m015313_c001_v0001134_t0031_u01786153993196") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c021_d20260808_m015305_c001_v7007000_t0000_u01786153985275") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d857_d20260808_m015256_c001_v0001134_t0031_u01786153976783") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e4e_d20260808_m015249_c001_v7007000_t0000_u01786153969275") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d829_d20260808_m015240_c001_v0001134_t0005_u01786153960969") 2026/08/08 01:54:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d7_d20260808_m015233_c001_v7007000_t0000_u01786153953268") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7ff_d20260808_m015225_c001_v0001134_t0010_u01786153945100") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c47858b5_d20260808_m015212_c001_v7007000_t0000_u01786153932606") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7329b6_d20260808_m015206_c001_v0001174_t0015_u01786153926829") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9caa_d20260808_m015158_c001_v7007000_t0000_u01786153918811") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10d9_d20260808_m015153_c001_v0001097_t0054_u01786153913116") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f415e3533b3ede4fd_d20260808_m015150_c001_v7007000_t0000_u01786153910776") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d76d_d20260808_m015143_c001_v0001134_t0001_u01786153903644") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78931_d20260808_m015135_c001_v7007000_t0000_u01786153895178") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fc4_d20260808_m015129_c001_v0001171_t0047_u01786153889920") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fbc7_d20260808_m015127_c001_v7007000_t0000_u01786153887026") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f9c_d20260808_m015121_c001_v0001171_t0040_u01786153881208") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edb0_d20260808_m015107_c001_v7007000_t0000_u01786153867809") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f44_d20260808_m015101_c001_v0001171_t0032_u01786153861431") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba854_d20260808_m015053_c001_v7007000_t0000_u01786153853160") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f24_d20260808_m015045_c001_v0001171_t0049_u01786153845777") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba819_d20260808_m015038_c001_v7007000_t0000_u01786153838344") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ee0_d20260808_m015030_c001_v0001171_t0043_u01786153830478") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40122dc1713b7fe0_d20260808_m015153_c001_v7007000_t0000_u01786153913984") 2026/08/08 01:54:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10cb_d20260808_m015149_c001_v0001097_t0031_u01786153909549") 2026/08/08 01:54:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4fa_d20260808_m015217_c001_v7007000_t0000_u01786153937258") 2026/08/08 01:54:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db7904e_d20260808_m015211_c001_v0001171_t0001_u01786153931377") 2026/08/08 01:54:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd04_d20260808_m015336_c001_v7007000_t0000_u01786154016248") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db7916e_d20260808_m015328_c001_v0001171_t0054_u01786154008861") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536fe_d20260808_m015321_c001_v7007000_t0000_u01786154001111") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79130_d20260808_m015313_c001_v0001171_t0028_u01786153993499") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c022_d20260808_m015305_c001_v7007000_t0000_u01786153985449") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790ec_d20260808_m015257_c001_v0001171_t0005_u01786153977136") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e4f_d20260808_m015249_c001_v7007000_t0000_u01786153969448") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db790ba_d20260808_m015241_c001_v0001171_t0006_u01786153961837") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d8_d20260808_m015233_c001_v7007000_t0000_u01786153953442") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79078_d20260808_m015225_c001_v0001171_t0015_u01786153945534") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4e8_d20260808_m015212_c001_v7007000_t0000_u01786153932696") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79036_d20260808_m015207_c001_v0001171_t0033_u01786153927110") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9cab_d20260808_m015159_c001_v7007000_t0000_u01786153919002") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79002_d20260808_m015153_c001_v0001171_t0007_u01786153913145") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f415e3533b3ede4fb_d20260808_m015150_c001_v7007000_t0000_u01786153910432") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732860_d20260808_m015144_c001_v0001174_t0016_u01786153904197") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78932_d20260808_m015135_c001_v7007000_t0000_u01786153895361") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7327a2_d20260808_m015129_c001_v0001174_t0021_u01786153889943") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fbc8_d20260808_m015127_c001_v7007000_t0000_u01786153887201") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1035_d20260808_m015121_c001_v0001097_t0054_u01786153881464") 2026/08/08 01:54:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9562_d20260808_m015107_c001_v7007000_t0000_u01786153867952") 2026/08/08 01:54:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0fcd_d20260808_m015101_c001_v0001097_t0032_u01786153861692") 2026/08/08 01:54:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba855_d20260808_m015053_c001_v7007000_t0000_u01786153853335") 2026/08/08 01:54:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f85_d20260808_m015046_c001_v0001097_t0034_u01786153846095") 2026/08/08 01:54:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba81e_d20260808_m015038_c001_v7007000_t0000_u01786153838519") 2026/08/08 01:54:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f45_d20260808_m015030_c001_v0001097_t0015_u01786153830763") 2026/08/08 01:54:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128207d76_d20260808_m015154_c001_v7007000_t0000_u01786153914335") 2026/08/08 01:54:41 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ff2_d20260808_m015149_c001_v0001171_t0048_u01786153909591") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4fb_d20260808_m015217_c001_v7007000_t0000_u01786153937499") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7db_d20260808_m015211_c001_v0001134_t0056_u01786153931433") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd05_d20260808_m015336_c001_v7007000_t0000_u01786154016424") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1253_d20260808_m015329_c001_v0001097_t0017_u01786154009147") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf536ff_d20260808_m015321_c001_v7007000_t0000_u01786154001286") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1215_d20260808_m015313_c001_v0001097_t0043_u01786153993768") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c023_d20260808_m015305_c001_v7007000_t0000_u01786153985621") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a11cf_d20260808_m015257_c001_v0001097_t0030_u01786153977424") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e50_d20260808_m015249_c001_v7007000_t0000_u01786153969622") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1191_d20260808_m015242_c001_v0001097_t0041_u01786153962164") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450d9_d20260808_m015233_c001_v7007000_t0000_u01786153953615") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a115b_d20260808_m015225_c001_v0001097_t0034_u01786153945944") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038ee12_d20260808_m015212_c001_v7007000_t0000_u01786153932586") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7c7_d20260808_m015207_c001_v0001134_t0012_u01786153927377") 2026/08/08 01:54:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9cac_d20260808_m015159_c001_v7007000_t0000_u01786153919193") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79006_d20260808_m015153_c001_v0001171_t0048_u01786153913422") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb469_d20260808_m015150_c001_v7007000_t0000_u01786153910793") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10b5_d20260808_m015144_c001_v0001097_t0016_u01786153904471") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78933_d20260808_m015135_c001_v7007000_t0000_u01786153895545") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1079_d20260808_m015130_c001_v0001097_t0035_u01786153890180") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edc7_d20260808_m015127_c001_v7007000_t0000_u01786153887310") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732716_d20260808_m015121_c001_v0001174_t0011_u01786153881775") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41698ece56ed3aab_d20260808_m015107_c001_v7007000_t0000_u01786153867723") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7325c8_d20260808_m015102_c001_v0001174_t0011_u01786153862212") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba857_d20260808_m015053_c001_v7007000_t0000_u01786153853578") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7324ea_d20260808_m015046_c001_v0001174_t0048_u01786153846373") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba822_d20260808_m015038_c001_v7007000_t0000_u01786153838693") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7323f4_d20260808_m015031_c001_v0001174_t0019_u01786153831121") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9c96_d20260808_m015154_c001_v7007000_t0000_u01786153914346") 2026/08/08 01:54:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d785_d20260808_m015149_c001_v0001134_t0030_u01786153909726") 2026/08/08 01:54:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fc9_d20260808_m015110_c001_v7007000_t0000_u01786153870269") 2026/08/08 01:54:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f54_d20260808_m015105_c001_v0001171_t0048_u01786153865705") 2026/08/08 01:54:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fca_d20260808_m015110_c001_v7007000_t0000_u01786153870485") 2026/08/08 01:54:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0fe5_d20260808_m015105_c001_v0001097_t0052_u01786153865781") 2026/08/08 01:54:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fcb_d20260808_m015110_c001_v7007000_t0000_u01786153870662") 2026/08/08 01:54:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732600_d20260808_m015105_c001_v0001174_t0041_u01786153865794") 2026/08/08 01:54:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fcd_d20260808_m015110_c001_v7007000_t0000_u01786153870837") 2026/08/08 01:54:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d6d5_d20260808_m015105_c001_v0001134_t0023_u01786153865824") 2026/08/08 01:54:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fce_d20260808_m015111_c001_v7007000_t0000_u01786153871012") 2026/08/08 01:54:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f5a_d20260808_m015105_c001_v0001171_t0042_u01786153865951") 2026/08/08 01:54:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fcf_d20260808_m015111_c001_v7007000_t0000_u01786153871187") 2026/08/08 01:54:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0fe7_d20260808_m015106_c001_v0001097_t0009_u01786153866078") 2026/08/08 01:54:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fd1_d20260808_m015111_c001_v7007000_t0000_u01786153871363") 2026/08/08 01:54:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732606_d20260808_m015106_c001_v0001174_t0058_u01786153866096") 2026/08/08 01:54:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fd3_d20260808_m015111_c001_v7007000_t0000_u01786153871538") 2026/08/08 01:54:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d6d7_d20260808_m015106_c001_v0001134_t0058_u01786153866114") 2026/08/08 01:54:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fd5_d20260808_m015111_c001_v7007000_t0000_u01786153871713") 2026/08/08 01:54:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f5c_d20260808_m015106_c001_v0001171_t0032_u01786153866227") 2026/08/08 01:54:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fd7_d20260808_m015111_c001_v7007000_t0000_u01786153871888") 2026/08/08 01:54:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732613_d20260808_m015106_c001_v0001174_t0017_u01786153866498") 2026/08/08 01:54:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fd8_d20260808_m015112_c001_v7007000_t0000_u01786153872064") 2026/08/08 01:54:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f64_d20260808_m015106_c001_v0001171_t0039_u01786153866528") 2026/08/08 01:54:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fda_d20260808_m015112_c001_v7007000_t0000_u01786153872242") 2026/08/08 01:54:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0feb_d20260808_m015106_c001_v0001097_t0039_u01786153866540") 2026/08/08 01:54:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fdb_d20260808_m015112_c001_v7007000_t0000_u01786153872418") 2026/08/08 01:54:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d6d9_d20260808_m015106_c001_v0001134_t0051_u01786153866560") 2026/08/08 01:54:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fdc_d20260808_m015112_c001_v7007000_t0000_u01786153872593") 2026/08/08 01:54:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78f66_d20260808_m015106_c001_v0001171_t0000_u01786153866842") 2026/08/08 01:54:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fdd_d20260808_m015112_c001_v7007000_t0000_u01786153872768") 2026/08/08 01:54:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0fed_d20260808_m015106_c001_v0001097_t0018_u01786153866865") 2026/08/08 01:54:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41289f38e2b10fe0_d20260808_m015112_c001_v7007000_t0000_u01786153872944") 2026/08/08 01:54:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732618_d20260808_m015107_c001_v0001174_t0044_u01786153867056") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41009e268e0cea20_d20260808_m015130_c001_v7007000_t0000_u01786153890546") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fa8_d20260808_m015124_c001_v0001171_t0036_u01786153884997") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78919_d20260808_m015130_c001_v7007000_t0000_u01786153890889") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d72f_d20260808_m015125_c001_v0001134_t0006_u01786153885107") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95c6_d20260808_m015130_c001_v7007000_t0000_u01786153890706") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73275c_d20260808_m015125_c001_v0001174_t0056_u01786153885172") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95c7_d20260808_m015130_c001_v7007000_t0000_u01786153890718") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1057_d20260808_m015125_c001_v0001097_t0051_u01786153885182") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95c3_d20260808_m015130_c001_v7007000_t0000_u01786153890500") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fac_d20260808_m015125_c001_v0001171_t0047_u01786153885263") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc95c4_d20260808_m015130_c001_v7007000_t0000_u01786153890532") 2026/08/08 01:54:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a105b_d20260808_m015125_c001_v0001097_t0026_u01786153885494") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41009e268e0cea21_d20260808_m015130_c001_v7007000_t0000_u01786153890730") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fae_d20260808_m015125_c001_v0001171_t0035_u01786153885525") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edcd_d20260808_m015130_c001_v7007000_t0000_u01786153890739") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732760_d20260808_m015125_c001_v0001174_t0027_u01786153885610") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edc9_d20260808_m015130_c001_v7007000_t0000_u01786153890480") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fb2_d20260808_m015125_c001_v0001171_t0012_u01786153885774") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f402d0eab1224ac67_d20260808_m015130_c001_v7007000_t0000_u01786153890697") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a105d_d20260808_m015125_c001_v0001097_t0009_u01786153885792") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4067bfbb1e526259_d20260808_m015130_c001_v7007000_t0000_u01786153890674") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d733_d20260808_m015125_c001_v0001134_t0044_u01786153885811") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78918_d20260808_m015130_c001_v7007000_t0000_u01786153890686") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732764_d20260808_m015125_c001_v0001174_t0015_u01786153885914") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4067bfbb1e526258_d20260808_m015130_c001_v7007000_t0000_u01786153890470") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fb6_d20260808_m015126_c001_v0001171_t0026_u01786153886096") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edce_d20260808_m015130_c001_v7007000_t0000_u01786153890845") 2026/08/08 01:54:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d735_d20260808_m015126_c001_v0001134_t0037_u01786153886132") 2026/08/08 01:54:46 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4067bfbb1e52625a_d20260808_m015130_c001_v7007000_t0000_u01786153890868") 2026/08/08 01:54:46 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73276c_d20260808_m015126_c001_v0001174_t0002_u01786153886336") 2026/08/08 01:54:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038edca_d20260808_m015130_c001_v7007000_t0000_u01786153890511") 2026/08/08 01:54:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fb8_d20260808_m015126_c001_v0001171_t0005_u01786153886370") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4be8b_d20260808_m014906_c001_v7007000_t0000_u01786153746654") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1198a4bf3b0aef92_d20260808_m014904_c001_v0001181_t0034_u01786153744798") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4227bf6ed7cf713d_d20260808_m014904_c001_v7007000_t0000_u01786153744621") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1198a4bf3b0aef76_d20260808_m014900_c001_v0001181_t0000_u01786153740726") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4227bf6ed7cf7139_d20260808_m014900_c001_v7007000_t0000_u01786153740029") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d501_d20260808_m014853_c001_v0001134_t0007_u01786153733295") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4b9e2d_d20260808_m014851_c001_v7007000_t0000_u01786153731872") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1009443cd72c3c9b_d20260808_m014849_c001_v0001037_t0039_u01786153729784") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f407d372a7c0926d3_d20260808_m014849_c001_v7007000_t0000_u01786153729607") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1009443cd72c3c8b_d20260808_m014846_c001_v0001037_t0042_u01786153726111") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f407d372a7c0926d1_d20260808_m014845_c001_v7007000_t0000_u01786153725397") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78d58_d20260808_m014841_c001_v0001171_t0026_u01786153721450") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6ed6_d20260808_m014840_c001_v7007000_t0000_u01786153720141") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f105c4e407f15cf07_d20260808_m014838_c001_v0001043_t0027_u01786153718554") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f420e67f86eb8779e_d20260808_m014838_c001_v7007000_t0000_u01786153718377") 2026/08/08 01:54:46 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f105c4e407f15cf01_d20260808_m014835_c001_v0001043_t0047_u01786153715359") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f420e67f86eb8779c_d20260808_m014834_c001_v7007000_t0000_u01786153714625") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78d3c_d20260808_m014830_c001_v0001171_t0044_u01786153710107") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6ed2_d20260808_m014829_c001_v7007000_t0000_u01786153709189") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f10907652153cce16_d20260808_m014827_c001_v0001117_t0017_u01786153707122") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41698ece56ed3905_d20260808_m014826_c001_v7007000_t0000_u01786153706597") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f10907652153cce00_d20260808_m014817_c001_v0001117_t0029_u01786153697092") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f407d372a7c09269c_d20260808_m014816_c001_v7007000_t0000_u01786153696353") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78cde_d20260808_m014810_c001_v0001171_t0024_u01786153690577") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4b9df1_d20260808_m014809_c001_v7007000_t0000_u01786153689676") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11009668af90255d_d20260808_m014807_c001_v0001029_t0024_u01786153687251") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc8bab_d20260808_m014807_c001_v7007000_t0000_u01786153687059") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11009668af902553_d20260808_m014801_c001_v0001029_t0004_u01786153681561") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc8ba5_d20260808_m014800_c001_v7007000_t0000_u01786153680811") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78c9e_d20260808_m014754_c001_v0001171_t0012_u01786153674348") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4231a11fe0c476eb_d20260808_m014753_c001_v7007000_t0000_u01786153673478") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f407090609b36b71e_d20260808_m014752_c001_v0001167_t0044_u01786153672003") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4057acd004d3f2ea_d20260808_m014751_c001_v7007000_t0000_u01786153671810") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f407090609b36b700_d20260808_m014748_c001_v0001167_t0044_u01786153668685") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4057acd004d3f2e5_d20260808_m014747_c001_v7007000_t0000_u01786153667948") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78c6e_d20260808_m014742_c001_v0001171_t0041_u01786153662365") 2026/08/08 01:54:47 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4193c959999f8b2c_d20260808_m014741_c001_v7007000_t0000_u01786153661311") 2026/08/08 01:54:48 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1122d53e1ab2a451_d20260808_m014735_c001_v0001043_t0024_u01786153655176") 2026/08/08 01:54:48 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f417ee6346038ec6a_d20260808_m014734_c001_v7007000_t0000_u01786153654916") 2026/08/08 01:54:48 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78c02_d20260808_m014708_c001_v0001171_t0023_u01786153628283") 2026/08/08 01:54:48 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1061d8cb61a25be2_d20260808_m014707_c001_v0001097_t0043_u01786153627432") 2026/08/08 01:54:48 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1061d8cb61a25bde_d20260808_m014706_c001_v0001097_t0035_u01786153626129") 2026/08/08 01:54:48 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9a33_d20260808_m014653_c001_v7007000_t0000_u01786153613210") 2026/08/08 01:54:48 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d328_d20260808_m014646_c001_v0001134_t0048_u01786153606825") 2026/08/08 01:54:48 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11878aeb97c531b4_d20260808_m014646_c001_v0001184_t0037_u01786153606113") 2026/08/08 01:54:48 DEBUG : dst/one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11878aeb97c531ae_d20260808_m014645_c001_v0001184_t0013_u01786153605184") 2026/08/08 01:54:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4be8c_d20260808_m014906_c001_v7007000_t0000_u01786153746830") 2026/08/08 01:54:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f125df300addbfb9ff80e1b_f100c6b9f91637332_d20260808_m014904_c001_v0001136_t0030_u01786153744187") 2026/08/08 01:54:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11660f17ed321481_d20260808_m014859_c001_v0001101_t0029_u01786153739664") 2026/08/08 01:54:48 DEBUG : dst/one.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4b9e2e_d20260808_m014852_c001_v7007000_t0000_u01786153732049") 2026/08/08 01:54:48 DEBUG : dst/one.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118f53095fab9a8d_d20260808_m014849_c001_v0001182_t0006_u01786153729417") 2026/08/08 01:54:48 DEBUG : dst/one.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f400549c45c331926_d20260808_m014845_c001_v0001182_t0013_u01786153725215") 2026/08/08 01:54:48 DEBUG : dst/one.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6ed7_d20260808_m014840_c001_v7007000_t0000_u01786153720330") 2026/08/08 01:54:48 DEBUG : dst/one.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f116480fc746e4ee2_d20260808_m014838_c001_v0001177_t0007_u01786153718173") 2026/08/08 01:54:48 DEBUG : dst/one.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11424012167c1611_d20260808_m014834_c001_v0001039_t0013_u01786153714124") 2026/08/08 01:54:48 DEBUG : dst/three: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4193c959999f8b2d_d20260808_m014741_c001_v7007000_t0000_u01786153661486") 2026/08/08 01:54:48 DEBUG : dst/three: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1061d8cb61a25c5a_d20260808_m014739_c001_v0001097_t0045_u01786153659923") 2026/08/08 01:54:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4be8d_d20260808_m014907_c001_v7007000_t0000_u01786153747004") 2026/08/08 01:54:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f400667b84cab3792_d20260808_m014905_c001_v0001106_t0056_u01786153745555") 2026/08/08 01:54:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1108b20f71c6ab64_d20260808_m014902_c001_v0001182_t0059_u01786153742497") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4be8e_d20260808_m014907_c001_v7007000_t0000_u01786153747179") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1198a4bf3b0aef9c_d20260808_m014906_c001_v0001181_t0014_u01786153746014") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4227bf6ed7cf713e_d20260808_m014905_c001_v7007000_t0000_u01786153745837") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1198a4bf3b0aef80_d20260808_m014902_c001_v0001181_t0044_u01786153742899") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4227bf6ed7cf713b_d20260808_m014902_c001_v7007000_t0000_u01786153742723") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d509_d20260808_m014856_c001_v0001134_t0047_u01786153736510") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4b9e2f_d20260808_m014852_c001_v7007000_t0000_u01786153732226") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1009443cd72c3c9f_d20260808_m014851_c001_v0001037_t0044_u01786153731185") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f407d372a7c0926d4_d20260808_m014851_c001_v7007000_t0000_u01786153731005") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1009443cd72c3c91_d20260808_m014847_c001_v0001037_t0017_u01786153727676") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f407d372a7c0926d2_d20260808_m014847_c001_v7007000_t0000_u01786153727500") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78d5c_d20260808_m014842_c001_v0001171_t0034_u01786153722171") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f420e67f86eb877a0_d20260808_m014839_c001_v7007000_t0000_u01786153719581") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d4c9_d20260808_m014837_c001_v0001134_t0053_u01786153717204") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f420e67f86eb8779d_d20260808_m014836_c001_v7007000_t0000_u01786153716452") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78d40_d20260808_m014831_c001_v0001171_t0003_u01786153711551") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41698ece56ed3912_d20260808_m014828_c001_v7007000_t0000_u01786153708196") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d49e_d20260808_m014824_c001_v0001134_t0017_u01786153704926") 2026/08/08 01:54:49 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41698ece56ed38f6_d20260808_m014823_c001_v7007000_t0000_u01786153703836") 2026/08/08 01:54:50 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ce2_d20260808_m014811_c001_v0001171_t0053_u01786153691271") 2026/08/08 01:54:50 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc8bae_d20260808_m014808_c001_v7007000_t0000_u01786153688648") 2026/08/08 01:54:50 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d44e_d20260808_m014805_c001_v0001134_t0017_u01786153685571") 2026/08/08 01:54:50 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc8ba8_d20260808_m014804_c001_v7007000_t0000_u01786153684481") 2026/08/08 01:54:50 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ca6_d20260808_m014755_c001_v0001171_t0032_u01786153675752") 2026/08/08 01:54:50 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4057acd004d3f2eb_d20260808_m014752_c001_v7007000_t0000_u01786153672590") 2026/08/08 01:54:50 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d418_d20260808_m014750_c001_v0001134_t0052_u01786153670413") 2026/08/08 01:54:50 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4057acd004d3f2e9_d20260808_m014749_c001_v7007000_t0000_u01786153669349") 2026/08/08 01:54:50 DEBUG : dst/three.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78c76_d20260808_m014742_c001_v0001171_t0018_u01786153662903") 2026/08/08 01:54:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4b9e30_d20260808_m014852_c001_v7007000_t0000_u01786153732403") 2026/08/08 01:54:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f113a8bbaf931ec38_d20260808_m014850_c001_v0001103_t0023_u01786153730691") 2026/08/08 01:54:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11281169670ce30b_d20260808_m014847_c001_v0001174_t0030_u01786153727086") 2026/08/08 01:54:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6ed8_d20260808_m014840_c001_v7007000_t0000_u01786153720518") 2026/08/08 01:54:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f10019b12795e5baa_d20260808_m014839_c001_v0001113_t0026_u01786153719256") 2026/08/08 01:54:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f125df300addbfb9ff80e1b_f113333e5a3ef81bf_d20260808_m014836_c001_v0001157_t0048_u01786153716020") 2026/08/08 01:54:50 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4be8f_d20260808_m014907_c001_v7007000_t0000_u01786153747354") 2026/08/08 01:54:50 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78d8c_d20260808_m014856_c001_v0001171_t0042_u01786153736219") 2026/08/08 01:54:50 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4b9e31_d20260808_m014852_c001_v7007000_t0000_u01786153732589") 2026/08/08 01:54:50 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d4d9_d20260808_m014841_c001_v0001134_t0030_u01786153721766") 2026/08/08 01:54:50 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6eda_d20260808_m014840_c001_v7007000_t0000_u01786153720710") 2026/08/08 01:54:50 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d4b5_d20260808_m014830_c001_v0001134_t0002_u01786153710841") 2026/08/08 01:54:50 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6ed3_d20260808_m014829_c001_v7007000_t0000_u01786153709378") 2026/08/08 01:54:51 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d46c_d20260808_m014810_c001_v0001134_t0028_u01786153690857") 2026/08/08 01:54:51 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4b9df2_d20260808_m014809_c001_v7007000_t0000_u01786153689860") 2026/08/08 01:54:51 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d428_d20260808_m014754_c001_v0001134_t0002_u01786153674670") 2026/08/08 01:54:51 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4231a11fe0c476ec_d20260808_m014753_c001_v7007000_t0000_u01786153673651") 2026/08/08 01:54:51 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d400_d20260808_m014742_c001_v0001134_t0046_u01786153662611") 2026/08/08 01:54:51 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4193c959999f8b2e_d20260808_m014741_c001_v7007000_t0000_u01786153661660") 2026/08/08 01:54:51 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1117071f09640b7a_d20260808_m014737_c001_v0001113_t0039_u01786153657297") 2026/08/08 01:54:51 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9a34_d20260808_m014653_c001_v7007000_t0000_u01786153613382") 2026/08/08 01:54:51 DEBUG : dst/two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11878aeb97c531d6_d20260808_m014652_c001_v0001184_t0034_u01786153612301") 2026/08/08 01:54:51 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784c00_d20260808_m014619_c001_v7007000_t0000_u01786153579399") 2026/08/08 01:54:51 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d2d0_d20260808_m014616_c001_v0001134_t0024_u01786153576067") 2026/08/08 01:54:51 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bcb_d20260808_m014613_c001_v7007000_t0000_u01786153573939") 2026/08/08 01:54:51 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78aee_d20260808_m014604_c001_v0001171_t0013_u01786153564116") 2026/08/08 01:54:51 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bc4_d20260808_m014555_c001_v7007000_t0000_u01786153555813") 2026/08/08 01:54:51 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d280_d20260808_m014552_c001_v0001134_t0051_u01786153552716") 2026/08/08 01:54:51 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb258_d20260808_m014531_c001_v7007000_t0000_u01786153531993") 2026/08/08 01:54:51 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791afd_d20260808_m014529_c001_v0001044_t0025_u01786153529835") 2026/08/08 01:54:51 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb254_d20260808_m014528_c001_v7007000_t0000_u01786153528330") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791af5_d20260808_m014526_c001_v0001044_t0049_u01786153526865") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb24b_d20260808_m014523_c001_v7007000_t0000_u01786153523471") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ae3_d20260808_m014521_c001_v0001044_t0039_u01786153521273") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb248_d20260808_m014520_c001_v7007000_t0000_u01786153520327") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791adb_d20260808_m014518_c001_v0001044_t0037_u01786153518646") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb237_d20260808_m014510_c001_v7007000_t0000_u01786153510356") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791abf_d20260808_m014508_c001_v0001044_t0021_u01786153508183") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb231_d20260808_m014506_c001_v7007000_t0000_u01786153506729") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ab5_d20260808_m014505_c001_v0001044_t0029_u01786153505562") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e5e_d20260808_m014458_c001_v7007000_t0000_u01786153498875") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791aa5_d20260808_m014457_c001_v0001044_t0047_u01786153497153") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e5a_d20260808_m014455_c001_v7007000_t0000_u01786153495293") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a99_d20260808_m014454_c001_v0001044_t0035_u01786153494153") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e57_d20260808_m014453_c001_v7007000_t0000_u01786153493803") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f11748313cf4333a8_d20260808_m014453_c001_v0001176_t0039_u01786153493226") 2026/08/08 01:54:52 DEBUG : empty space: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a91_d20260808_m014451_c001_v0001044_t0006_u01786153491232") 2026/08/08 01:54:53 DEBUG : enormous: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb256_d20260808_m014531_c001_v7007000_t0000_u01786153531038") 2026/08/08 01:54:53 DEBUG : enormous: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791b03_d20260808_m014530_c001_v0001044_t0042_u01786153530258") 2026/08/08 01:54:53 DEBUG : existing: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4be93_d20260808_m014912_c001_v7007000_t0000_u01786153752059") 2026/08/08 01:54:53 DEBUG : existing: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78db6_d20260808_m014910_c001_v0001171_t0008_u01786153750678") 2026/08/08 01:54:53 DEBUG : existing: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bc2_d20260808_m014551_c001_v7007000_t0000_u01786153551304") 2026/08/08 01:54:53 DEBUG : existing: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78aae_d20260808_m014550_c001_v0001171_t0029_u01786153550249") 2026/08/08 01:54:53 DEBUG : existing: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e52_d20260808_m014447_c001_v7007000_t0000_u01786153487790") 2026/08/08 01:54:53 DEBUG : existing: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a85_d20260808_m014446_c001_v0001044_t0000_u01786153486398") 2026/08/08 01:54:53 DEBUG : existing: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e50_d20260808_m014445_c001_v7007000_t0000_u01786153485877") 2026/08/08 01:54:53 DEBUG : existing: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a7f_d20260808_m014444_c001_v0001044_t0057_u01786153484672") 2026/08/08 01:54:53 DEBUG : existing: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a7b_d20260808_m014443_c001_v0001044_t0012_u01786153483391") 2026/08/08 01:54:53 DEBUG : existing-b: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bc3_d20260808_m014551_c001_v7007000_t0000_u01786153551498") 2026/08/08 01:54:53 DEBUG : existing-b: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d278_d20260808_m014550_c001_v0001134_t0050_u01786153550237") 2026/08/08 01:54:53 DEBUG : file1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa52_d20260808_m015020_c001_v7007000_t0000_u01786153820667") 2026/08/08 01:54:53 DEBUG : file1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732345_d20260808_m015019_c001_v0001174_t0010_u01786153819817") 2026/08/08 01:54:53 DEBUG : file1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa4d_d20260808_m015018_c001_v7007000_t0000_u01786153818460") 2026/08/08 01:54:54 DEBUG : file1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78eb2_d20260808_m015017_c001_v0001171_t0035_u01786153817412") 2026/08/08 01:54:54 DEBUG : five: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb25b_d20260808_m014536_c001_v7007000_t0000_u01786153536681") 2026/08/08 01:54:54 DEBUG : five: Deleting (id "4_z8f125df300addbfb9ff80e1b_f418e8b775e791b19_d20260808_m014534_c001_v0001044_t0026_u01786153534527") 2026/08/08 01:54:54 DEBUG : foo: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e5b_d20260808_m014456_c001_v7007000_t0000_u01786153496805") 2026/08/08 01:54:54 DEBUG : foo: Deleting (id "4_z8f125df300addbfb9ff80e1b_f418e8b775e791aa1_d20260808_m014456_c001_v0001044_t0026_u01786153496259") 2026/08/08 01:54:54 DEBUG : foo: Deleting (id "4_z8f125df300addbfb9ff80e1b_f418e8b775e791a9d_d20260808_m014455_c001_v0001044_t0026_u01786153495642") 2026/08/08 01:54:54 DEBUG : four: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb25c_d20260808_m014536_c001_v7007000_t0000_u01786153536870") 2026/08/08 01:54:54 DEBUG : four: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4073c36375d8d254_d20260808_m014535_c001_v0001134_t0032_u01786153535105") 2026/08/08 01:54:54 DEBUG : four: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791b13_d20260808_m014533_c001_v0001044_t0027_u01786153533515") 2026/08/08 01:54:54 DEBUG : hello world2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a12820634e_d20260808_m014357_c001_v7007000_t0000_u01786153437675") 2026/08/08 01:54:54 DEBUG : hello world2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919dd_d20260808_m014356_c001_v0001044_t0008_u01786153436710") 2026/08/08 01:54:54 DEBUG : ignore-size: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e4e_d20260808_m014443_c001_v7007000_t0000_u01786153483043") 2026/08/08 01:54:54 DEBUG : ignore-size: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a73_d20260808_m014441_c001_v0001044_t0000_u01786153481390") 2026/08/08 01:54:54 DEBUG : nested/sub dir/file: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bc0_d20260808_m014549_c001_v7007000_t0000_u01786153549447") 2026/08/08 01:54:54 DEBUG : nested/sub dir/file: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78aa8_d20260808_m014548_c001_v0001171_t0010_u01786153548583") 2026/08/08 01:54:54 DEBUG : nested/sub dir/file: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bbe_d20260808_m014547_c001_v7007000_t0000_u01786153547800") 2026/08/08 01:54:54 DEBUG : nested/sub dir/file: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d268_d20260808_m014547_c001_v0001134_t0057_u01786153547066") 2026/08/08 01:54:55 DEBUG : one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb25d_d20260808_m014537_c001_v7007000_t0000_u01786153537060") 2026/08/08 01:54:55 DEBUG : one: Deleting (id "4_z8f125df300addbfb9ff80e1b_f418e8b775e791b0b_d20260808_m014532_c001_v0001044_t0026_u01786153532394") 2026/08/08 01:54:55 DEBUG : only0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa33_d20260808_m015013_c001_v7007000_t0000_u01786153813166") 2026/08/08 01:54:55 DEBUG : only0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4073c36375d8d621_d20260808_m015008_c001_v0001134_t0032_u01786153808868") 2026/08/08 01:54:55 DEBUG : only0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5b5_d20260808_m014945_c001_v0001134_t0048_u01786153785313") 2026/08/08 01:54:55 DEBUG : only0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4004132ab461dd2e_d20260808_m014938_c001_v7007000_t0000_u01786153778936") 2026/08/08 01:54:55 DEBUG : only0: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d547_d20260808_m014915_c001_v0001134_t0011_u01786153755672") 2026/08/08 01:54:55 DEBUG : only1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa36_d20260808_m015013_c001_v7007000_t0000_u01786153813338") 2026/08/08 01:54:55 DEBUG : only1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4088a6f79db78e8e_d20260808_m015008_c001_v0001171_t0025_u01786153808394") 2026/08/08 01:54:55 DEBUG : only1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5b9_d20260808_m014945_c001_v0001134_t0047_u01786153785916") 2026/08/08 01:54:55 DEBUG : only1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeadd_d20260808_m014939_c001_v7007000_t0000_u01786153779228") 2026/08/08 01:54:55 DEBUG : only1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d54f_d20260808_m014916_c001_v0001134_t0058_u01786153756479") 2026/08/08 01:54:55 DEBUG : only10: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa39_d20260808_m015013_c001_v7007000_t0000_u01786153813511") 2026/08/08 01:54:55 DEBUG : only10: Deleting (id "4_z8f125df300addbfb9ff80e1b_f411e6b6ccb0a0ee3_d20260808_m015008_c001_v0001097_t0058_u01786153808879") 2026/08/08 01:54:55 DEBUG : only10: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5e3_d20260808_m014953_c001_v0001134_t0029_u01786153793295") 2026/08/08 01:54:56 DEBUG : only10: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeade_d20260808_m014939_c001_v7007000_t0000_u01786153779401") 2026/08/08 01:54:56 DEBUG : only10: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d58f_d20260808_m014930_c001_v0001134_t0026_u01786153770965") 2026/08/08 01:54:56 DEBUG : only11: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa3c_d20260808_m015013_c001_v7007000_t0000_u01786153813684") 2026/08/08 01:54:56 DEBUG : only11: Deleting (id "4_z8f125df300addbfb9ff80e1b_f411b524bdd7322a0_d20260808_m015008_c001_v0001174_t0029_u01786153808891") 2026/08/08 01:54:56 DEBUG : only11: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5e5_d20260808_m014953_c001_v0001134_t0013_u01786153793879") 2026/08/08 01:54:56 DEBUG : only11: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf534cd_d20260808_m014939_c001_v7007000_t0000_u01786153779609") 2026/08/08 01:54:56 DEBUG : only11: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d591_d20260808_m014931_c001_v0001134_t0057_u01786153771628") 2026/08/08 01:54:56 DEBUG : only12: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa3d_d20260808_m015013_c001_v7007000_t0000_u01786153813857") 2026/08/08 01:54:56 DEBUG : only12: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4088a6f79db78e88_d20260808_m015007_c001_v0001171_t0025_u01786153807618") 2026/08/08 01:54:56 DEBUG : only12: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5f1_d20260808_m014958_c001_v0001134_t0013_u01786153798003") 2026/08/08 01:54:56 DEBUG : only12: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4004132ab461dd2f_d20260808_m014939_c001_v7007000_t0000_u01786153779117") 2026/08/08 01:54:56 DEBUG : only12: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d595_d20260808_m014932_c001_v0001134_t0045_u01786153772303") 2026/08/08 01:54:56 DEBUG : only13: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa3e_d20260808_m015014_c001_v7007000_t0000_u01786153814029") 2026/08/08 01:54:56 DEBUG : only13: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4073c36375d8d615_d20260808_m015007_c001_v0001134_t0032_u01786153807632") 2026/08/08 01:54:57 DEBUG : only13: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5fb_d20260808_m015001_c001_v0001134_t0058_u01786153801210") 2026/08/08 01:54:57 DEBUG : only13: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4004132ab461dd32_d20260808_m014939_c001_v7007000_t0000_u01786153779661") 2026/08/08 01:54:57 DEBUG : only13: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d597_d20260808_m014933_c001_v0001134_t0012_u01786153773093") 2026/08/08 01:54:57 DEBUG : only14: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa3f_d20260808_m015014_c001_v7007000_t0000_u01786153814203") 2026/08/08 01:54:57 DEBUG : only14: Deleting (id "4_z8f125df300addbfb9ff80e1b_f411b524bdd73228a_d20260808_m015008_c001_v0001174_t0029_u01786153808219") 2026/08/08 01:54:57 DEBUG : only14: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5fd_d20260808_m015001_c001_v0001134_t0022_u01786153801959") 2026/08/08 01:54:57 DEBUG : only14: Deleting (id "4_z8f125df300addbfb9ff80e1b_f402d0eab1224a906_d20260808_m014939_c001_v7007000_t0000_u01786153779414") 2026/08/08 01:54:57 DEBUG : only14: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d599_d20260808_m014933_c001_v0001134_t0040_u01786153773844") 2026/08/08 01:54:57 DEBUG : only15: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa40_d20260808_m015014_c001_v7007000_t0000_u01786153814376") 2026/08/08 01:54:57 DEBUG : only15: Deleting (id "4_z8f125df300addbfb9ff80e1b_f411e6b6ccb0a0ed9_d20260808_m015008_c001_v0001097_t0058_u01786153808339") 2026/08/08 01:54:57 DEBUG : only15: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d601_d20260808_m015002_c001_v0001134_t0013_u01786153802692") 2026/08/08 01:54:57 DEBUG : only15: Deleting (id "4_z8f125df300addbfb9ff80e1b_f402d0eab1224a908_d20260808_m014939_c001_v7007000_t0000_u01786153779780") 2026/08/08 01:54:57 DEBUG : only15: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d59b_d20260808_m014934_c001_v0001134_t0057_u01786153774586") 2026/08/08 01:54:57 DEBUG : only16: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa41_d20260808_m015014_c001_v7007000_t0000_u01786153814550") 2026/08/08 01:54:58 DEBUG : only16: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4088a6f79db78e8a_d20260808_m015007_c001_v0001171_t0025_u01786153807999") 2026/08/08 01:54:58 DEBUG : only16: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d607_d20260808_m015003_c001_v0001134_t0026_u01786153803903") 2026/08/08 01:54:58 DEBUG : only16: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf534cc_d20260808_m014939_c001_v7007000_t0000_u01786153779425") 2026/08/08 01:54:58 DEBUG : only16: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d59d_d20260808_m014935_c001_v0001134_t0038_u01786153775384") 2026/08/08 01:54:58 DEBUG : only17: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa42_d20260808_m015014_c001_v7007000_t0000_u01786153814778") 2026/08/08 01:54:58 DEBUG : only17: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4073c36375d8d619_d20260808_m015008_c001_v0001134_t0032_u01786153808011") 2026/08/08 01:54:58 DEBUG : only17: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d60d_d20260808_m015004_c001_v0001134_t0057_u01786153804530") 2026/08/08 01:54:58 DEBUG : only17: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf534ce_d20260808_m014939_c001_v7007000_t0000_u01786153779790") 2026/08/08 01:54:58 DEBUG : only17: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d59f_d20260808_m014936_c001_v0001134_t0025_u01786153776065") 2026/08/08 01:54:58 DEBUG : only18: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa43_d20260808_m015014_c001_v7007000_t0000_u01786153814955") 2026/08/08 01:54:58 DEBUG : only18: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4088a6f79db78e8c_d20260808_m015008_c001_v0001171_t0025_u01786153808216") 2026/08/08 01:54:58 DEBUG : only18: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d60f_d20260808_m015005_c001_v0001134_t0013_u01786153805383") 2026/08/08 01:54:59 DEBUG : only18: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf534cb_d20260808_m014939_c001_v7007000_t0000_u01786153779230") 2026/08/08 01:54:59 DEBUG : only18: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5a1_d20260808_m014936_c001_v0001134_t0032_u01786153776869") 2026/08/08 01:54:59 DEBUG : only19: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa44_d20260808_m015015_c001_v7007000_t0000_u01786153815128") 2026/08/08 01:54:59 DEBUG : only19: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4073c36375d8d61b_d20260808_m015008_c001_v0001134_t0032_u01786153808253") 2026/08/08 01:54:59 DEBUG : only19: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d613_d20260808_m015006_c001_v0001134_t0034_u01786153806343") 2026/08/08 01:54:59 DEBUG : only19: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4004132ab461dd31_d20260808_m014939_c001_v7007000_t0000_u01786153779480") 2026/08/08 01:54:59 DEBUG : only19: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5a3_d20260808_m014937_c001_v0001134_t0053_u01786153777465") 2026/08/08 01:54:59 DEBUG : only2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa45_d20260808_m015015_c001_v7007000_t0000_u01786153815302") 2026/08/08 01:54:59 DEBUG : only2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f411b524bdd732294_d20260808_m015008_c001_v0001174_t0029_u01786153808408") 2026/08/08 01:54:59 DEBUG : only2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5bb_d20260808_m014946_c001_v0001134_t0008_u01786153786866") 2026/08/08 01:54:59 DEBUG : only2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeae0_d20260808_m014939_c001_v7007000_t0000_u01786153779749") 2026/08/08 01:54:59 DEBUG : only2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d553_d20260808_m014917_c001_v0001134_t0056_u01786153757275") 2026/08/08 01:54:59 DEBUG : only3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa46_d20260808_m015015_c001_v7007000_t0000_u01786153815476") 2026/08/08 01:54:59 DEBUG : only3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4073c36375d8d61d_d20260808_m015008_c001_v0001134_t0032_u01786153808429") 2026/08/08 01:54:59 DEBUG : only3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5c3_d20260808_m014947_c001_v0001134_t0015_u01786153787858") 2026/08/08 01:55:00 DEBUG : only3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4004132ab461dd33_d20260808_m014939_c001_v7007000_t0000_u01786153779844") 2026/08/08 01:55:00 DEBUG : only3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d559_d20260808_m014918_c001_v0001134_t0009_u01786153758015") 2026/08/08 01:55:00 DEBUG : only4: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa47_d20260808_m015015_c001_v7007000_t0000_u01786153815649") 2026/08/08 01:55:00 DEBUG : only4: Deleting (id "4_z8f125df300addbfb9ff80e1b_f411e6b6ccb0a0edf_d20260808_m015008_c001_v0001097_t0058_u01786153808518") 2026/08/08 01:55:00 DEBUG : only4: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5c9_d20260808_m014948_c001_v0001134_t0048_u01786153788537") 2026/08/08 01:55:00 DEBUG : only4: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeae1_d20260808_m014939_c001_v7007000_t0000_u01786153779922") 2026/08/08 01:55:00 DEBUG : only4: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d571_d20260808_m014926_c001_v0001134_t0034_u01786153766736") 2026/08/08 01:55:00 DEBUG : only5: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa48_d20260808_m015015_c001_v7007000_t0000_u01786153815822") 2026/08/08 01:55:00 DEBUG : only5: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4088a6f79db78e92_d20260808_m015008_c001_v0001171_t0025_u01786153808570") 2026/08/08 01:55:00 DEBUG : only5: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5cf_d20260808_m014949_c001_v0001134_t0058_u01786153789164") 2026/08/08 01:55:00 DEBUG : only5: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4004132ab461dd2c_d20260808_m014938_c001_v7007000_t0000_u01786153778754") 2026/08/08 01:55:00 DEBUG : only5: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d573_d20260808_m014927_c001_v0001134_t0019_u01786153767354") 2026/08/08 01:55:00 DEBUG : only6: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa49_d20260808_m015015_c001_v7007000_t0000_u01786153815998") 2026/08/08 01:55:00 DEBUG : only6: Deleting (id "4_z8f125df300addbfb9ff80e1b_f411b524bdd73229a_d20260808_m015008_c001_v0001174_t0029_u01786153808593") 2026/08/08 01:55:00 DEBUG : only6: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5d3_d20260808_m014950_c001_v0001134_t0000_u01786153790046") 2026/08/08 01:55:00 DEBUG : only6: Deleting (id "4_z8f125df300addbfb9ff80e1b_f402d0eab1224a905_d20260808_m014939_c001_v7007000_t0000_u01786153779224") 2026/08/08 01:55:00 DEBUG : only6: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d57b_d20260808_m014928_c001_v0001134_t0026_u01786153768046") 2026/08/08 01:55:00 DEBUG : only7: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa4a_d20260808_m015016_c001_v7007000_t0000_u01786153816170") 2026/08/08 01:55:00 DEBUG : only7: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4073c36375d8d61f_d20260808_m015008_c001_v0001134_t0032_u01786153808606") 2026/08/08 01:55:00 DEBUG : only7: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5d7_d20260808_m014951_c001_v0001134_t0019_u01786153791267") 2026/08/08 01:55:00 DEBUG : only7: Deleting (id "4_z8f125df300addbfb9ff80e1b_f40857667275aeadf_d20260808_m014939_c001_v7007000_t0000_u01786153779575") 2026/08/08 01:55:00 DEBUG : only7: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d57f_d20260808_m014928_c001_v0001134_t0013_u01786153768622") 2026/08/08 01:55:00 DEBUG : only8: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa4b_d20260808_m015016_c001_v7007000_t0000_u01786153816346") 2026/08/08 01:55:01 DEBUG : only8: Deleting (id "4_z8f125df300addbfb9ff80e1b_f411e6b6ccb0a0ee1_d20260808_m015008_c001_v0001097_t0058_u01786153808691") 2026/08/08 01:55:01 DEBUG : only8: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5db_d20260808_m014951_c001_v0001134_t0005_u01786153791961") 2026/08/08 01:55:01 DEBUG : only8: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4004132ab461dd30_d20260808_m014939_c001_v7007000_t0000_u01786153779298") 2026/08/08 01:55:01 DEBUG : only8: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d581_d20260808_m014929_c001_v0001134_t0046_u01786153769365") 2026/08/08 01:55:01 DEBUG : only9: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa4c_d20260808_m015016_c001_v7007000_t0000_u01786153816520") 2026/08/08 01:55:01 DEBUG : only9: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4088a6f79db78e94_d20260808_m015008_c001_v0001171_t0025_u01786153808744") 2026/08/08 01:55:01 DEBUG : only9: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d5dd_d20260808_m014952_c001_v0001134_t0018_u01786153792620") 2026/08/08 01:55:01 DEBUG : only9: Deleting (id "4_z8f125df300addbfb9ff80e1b_f402d0eab1224a907_d20260808_m014939_c001_v7007000_t0000_u01786153779597") 2026/08/08 01:55:01 DEBUG : only9: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d587_d20260808_m014929_c001_v0001134_t0001_u01786153769944") 2026/08/08 01:55:01 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bbc_d20260808_m014545_c001_v7007000_t0000_u01786153545889") 2026/08/08 01:55:01 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d262_d20260808_m014543_c001_v0001134_t0046_u01786153543968") 2026/08/08 01:55:01 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bb8_d20260808_m014543_c001_v7007000_t0000_u01786153543191") 2026/08/08 01:55:01 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78a80_d20260808_m014541_c001_v0001171_t0042_u01786153541233") 2026/08/08 01:55:01 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bb4_d20260808_m014540_c001_v7007000_t0000_u01786153540308") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d258_d20260808_m014538_c001_v0001134_t0021_u01786153538014") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb252_d20260808_m014525_c001_v7007000_t0000_u01786153525700") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791aeb_d20260808_m014524_c001_v0001044_t0014_u01786153524043") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb24a_d20260808_m014522_c001_v7007000_t0000_u01786153522149") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791adf_d20260808_m014520_c001_v0001044_t0045_u01786153520903") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb247_d20260808_m014519_c001_v7007000_t0000_u01786153519579") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ad9_d20260808_m014518_c001_v0001044_t0028_u01786153518173") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb236_d20260808_m014509_c001_v7007000_t0000_u01786153509785") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ab9_d20260808_m014507_c001_v0001044_t0018_u01786153507303") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb232_d20260808_m014506_c001_v7007000_t0000_u01786153506919") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ab3_d20260808_m014504_c001_v0001044_t0005_u01786153504910") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb230_d20260808_m014504_c001_v7007000_t0000_u01786153504442") 2026/08/08 01:55:02 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791aaf_d20260808_m014502_c001_v0001044_t0003_u01786153502908") 2026/08/08 01:55:03 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791aad_d20260808_m014502_c001_v0001044_t0036_u01786153502082") 2026/08/08 01:55:03 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb22f_d20260808_m014501_c001_v7007000_t0000_u01786153501638") 2026/08/08 01:55:03 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791aab_d20260808_m014500_c001_v0001044_t0027_u01786153500794") 2026/08/08 01:55:03 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791aa9_d20260808_m014459_c001_v0001044_t0009_u01786153499794") 2026/08/08 01:55:03 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e5f_d20260808_m014459_c001_v7007000_t0000_u01786153499050") 2026/08/08 01:55:03 DEBUG : potato: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791aa7_d20260808_m014457_c001_v0001044_t0006_u01786153497915") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc8a29_d20260808_m014629_c001_v7007000_t0000_u01786153589371") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d2f4_d20260808_m014628_c001_v0001134_t0040_u01786153588541") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784c0c_d20260808_m014619_c001_v7007000_t0000_u01786153579972") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78b24_d20260808_m014615_c001_v0001171_t0000_u01786153575256") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bc9_d20260808_m014608_c001_v7007000_t0000_u01786153568243") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d2a6_d20260808_m014603_c001_v0001134_t0039_u01786153563357") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bc5_d20260808_m014556_c001_v7007000_t0000_u01786153556286") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ab6_d20260808_m014552_c001_v0001171_t0045_u01786153552450") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb257_d20260808_m014531_c001_v7007000_t0000_u01786153531229") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791afb_d20260808_m014528_c001_v0001044_t0059_u01786153528902") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb255_d20260808_m014528_c001_v7007000_t0000_u01786153528520") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791aef_d20260808_m014526_c001_v0001044_t0035_u01786153526274") 2026/08/08 01:55:03 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb253_d20260808_m014525_c001_v7007000_t0000_u01786153525891") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791aed_d20260808_m014524_c001_v0001044_t0035_u01786153524923") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb24d_d20260808_m014523_c001_v7007000_t0000_u01786153523662") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ae7_d20260808_m014522_c001_v0001044_t0041_u01786153522531") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb249_d20260808_m014520_c001_v7007000_t0000_u01786153520517") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791add_d20260808_m014519_c001_v0001044_t0032_u01786153519590") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb239_d20260808_m014510_c001_v7007000_t0000_u01786153510547") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791ac1_d20260808_m014509_c001_v0001044_t0009_u01786153509136") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206362_d20260808_m014400_c001_v7007000_t0000_u01786153440835") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919e9_d20260808_m014359_c001_v0001044_t0002_u01786153439845") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206355_d20260808_m014358_c001_v7007000_t0000_u01786153438919") 2026/08/08 01:55:04 DEBUG : potato2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919e3_d20260808_m014358_c001_v0001044_t0024_u01786153438197") 2026/08/08 01:55:04 DEBUG : potato3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784c05_d20260808_m014619_c001_v7007000_t0000_u01786153579632") 2026/08/08 01:55:04 DEBUG : potato3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78b26_d20260808_m014616_c001_v0001171_t0042_u01786153576356") 2026/08/08 01:55:04 DEBUG : potato3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bca_d20260808_m014608_c001_v7007000_t0000_u01786153568595") 2026/08/08 01:55:04 DEBUG : potato3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d2a8_d20260808_m014604_c001_v0001134_t0023_u01786153564448") 2026/08/08 01:55:04 DEBUG : potato3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bc6_d20260808_m014556_c001_v7007000_t0000_u01786153556571") 2026/08/08 01:55:04 DEBUG : potato3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78abe_d20260808_m014553_c001_v0001171_t0029_u01786153553042") 2026/08/08 01:55:04 DEBUG : pre-dest1/1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb291_d20260808_m014701_c001_v7007000_t0000_u01786153621997") 2026/08/08 01:55:04 DEBUG : pre-dest1/1: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78bbe_d20260808_m014654_c001_v0001171_t0044_u01786153614102") 2026/08/08 01:55:04 DEBUG : pre-dest2/2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb292_d20260808_m014702_c001_v7007000_t0000_u01786153622170") 2026/08/08 01:55:05 DEBUG : pre-dest2/2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d350_d20260808_m014654_c001_v0001134_t0006_u01786153614731") 2026/08/08 01:55:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d99fb_d20260808_m014641_c001_v7007000_t0000_u01786153601255") 2026/08/08 01:55:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78b76_d20260808_m014637_c001_v0001171_t0035_u01786153597992") 2026/08/08 01:55:05 DEBUG : sizeonly: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e4d_d20260808_m014440_c001_v7007000_t0000_u01786153480868") 2026/08/08 01:55:05 DEBUG : sizeonly: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a69_d20260808_m014439_c001_v0001044_t0059_u01786153479410") 2026/08/08 01:55:05 DEBUG : splitbanan: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4270390dc9d2c4fc_d20260808_m015217_c001_v7007000_t0000_u01786153937675") 2026/08/08 01:55:05 DEBUG : splitbanan: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7329f2_d20260808_m015210_c001_v0001174_t0036_u01786153930066") 2026/08/08 01:55:05 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd07_d20260808_m015336_c001_v7007000_t0000_u01786154016601") 2026/08/08 01:55:05 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a125b_d20260808_m015330_c001_v0001097_t0045_u01786154010499") 2026/08/08 01:55:05 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42404439bbf53701_d20260808_m015321_c001_v7007000_t0000_u01786154001554") 2026/08/08 01:55:05 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a121d_d20260808_m015315_c001_v0001097_t0008_u01786153995137") 2026/08/08 01:55:05 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4172710ae3c4c024_d20260808_m015305_c001_v7007000_t0000_u01786153985794") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a11d5_d20260808_m015259_c001_v0001097_t0031_u01786153979716") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4188540824cc9e53_d20260808_m015249_c001_v7007000_t0000_u01786153969795") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1199_d20260808_m015243_c001_v0001097_t0043_u01786153963509") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f403f7d67a7a450da_d20260808_m015233_c001_v7007000_t0000_u01786153953789") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1163_d20260808_m015227_c001_v0001097_t0006_u01786153947443") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c47858b4_d20260808_m015212_c001_v7007000_t0000_u01786153932412") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d7d1_d20260808_m015208_c001_v0001134_t0039_u01786153928998") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f421f864f0b2d9cad_d20260808_m015159_c001_v7007000_t0000_u01786153919385") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d78b_d20260808_m015151_c001_v0001134_t0026_u01786153911653") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb466_d20260808_m015150_c001_v7007000_t0000_u01786153910618") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10bb_d20260808_m015146_c001_v0001097_t0054_u01786153906866") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41499aa900d78934_d20260808_m015135_c001_v7007000_t0000_u01786153895728") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78fba_d20260808_m015128_c001_v0001171_t0052_u01786153888244") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f402d0eab1224ac5f_d20260808_m015127_c001_v7007000_t0000_u01786153887258") 2026/08/08 01:55:06 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd73273e_d20260808_m015123_c001_v0001174_t0053_u01786153883514") 2026/08/08 01:55:07 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f41698ece56ed3aa8_d20260808_m015107_c001_v7007000_t0000_u01786153867375") 2026/08/08 01:55:07 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd7325de_d20260808_m015103_c001_v0001174_t0008_u01786153863829") 2026/08/08 01:55:07 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba858_d20260808_m015053_c001_v7007000_t0000_u01786153853754") 2026/08/08 01:55:07 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732508_d20260808_m015047_c001_v0001174_t0058_u01786153847764") 2026/08/08 01:55:07 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f409cb53cba4ba826_d20260808_m015038_c001_v7007000_t0000_u01786153838870") 2026/08/08 01:55:07 DEBUG : splitbananasplit: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732406_d20260808_m015032_c001_v0001174_t0049_u01786153832679") 2026/08/08 01:55:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f415e3533b3ede4ff_d20260808_m015153_c001_v7007000_t0000_u01786153913939") 2026/08/08 01:55:07 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a10c1_d20260808_m015147_c001_v0001097_t0016_u01786153907942") 2026/08/08 01:55:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa6d_d20260808_m015024_c001_v7007000_t0000_u01786153824585") 2026/08/08 01:55:07 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f21_d20260808_m015023_c001_v0001097_t0051_u01786153823365") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa5f_d20260808_m015022_c001_v7007000_t0000_u01786153822630") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d651_d20260808_m015021_c001_v0001134_t0045_u01786153821561") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bc1_d20260808_m014549_c001_v7007000_t0000_u01786153549646") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d26e_d20260808_m014548_c001_v0001134_t0057_u01786153548591") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bbf_d20260808_m014547_c001_v7007000_t0000_u01786153547995") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78aa4_d20260808_m014547_c001_v0001171_t0052_u01786153547078") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e45_d20260808_m014437_c001_v7007000_t0000_u01786153477242") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a55_d20260808_m014435_c001_v0001044_t0025_u01786153475717") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e32_d20260808_m014435_c001_v7007000_t0000_u01786153475368") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a4f_d20260808_m014434_c001_v0001044_t0028_u01786153474322") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6e0f_d20260808_m014432_c001_v7007000_t0000_u01786153472408") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a47_d20260808_m014430_c001_v0001044_t0059_u01786153470367") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6df6_d20260808_m014429_c001_v7007000_t0000_u01786153469847") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a3f_d20260808_m014428_c001_v0001044_t0005_u01786153468343") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a33_d20260808_m014425_c001_v0001044_t0052_u01786153465625") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42510b775e1c6dc7_d20260808_m014425_c001_v7007000_t0000_u01786153465277") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a2f_d20260808_m014423_c001_v0001044_t0024_u01786153463973") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a2d_d20260808_m014423_c001_v0001044_t0049_u01786153463277") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206798_d20260808_m014422_c001_v7007000_t0000_u01786153462574") 2026/08/08 01:55:08 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a23_d20260808_m014419_c001_v0001044_t0038_u01786153459687") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a1b_d20260808_m014417_c001_v0001044_t0019_u01786153457122") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206796_d20260808_m014416_c001_v7007000_t0000_u01786153456772") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a17_d20260808_m014416_c001_v0001044_t0030_u01786153456013") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a15_d20260808_m014415_c001_v0001044_t0030_u01786153455209") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206794_d20260808_m014414_c001_v7007000_t0000_u01786153454861") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a0f_d20260808_m014411_c001_v0001044_t0026_u01786153451304") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206788_d20260808_m014410_c001_v7007000_t0000_u01786153450953") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a0d_d20260808_m014409_c001_v0001044_t0059_u01786153449873") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206778_d20260808_m014408_c001_v7007000_t0000_u01786153448806") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a07_d20260808_m014408_c001_v0001044_t0049_u01786153448092") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206680_d20260808_m014407_c001_v7007000_t0000_u01786153447565") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791a01_d20260808_m014406_c001_v0001044_t0059_u01786153446593") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206386_d20260808_m014405_c001_v7007000_t0000_u01786153445707") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919fb_d20260808_m014404_c001_v0001044_t0055_u01786153444273") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206378_d20260808_m014403_c001_v7007000_t0000_u01786153443741") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919f5_d20260808_m014402_c001_v0001044_t0035_u01786153442796") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a12820636d_d20260808_m014402_c001_v7007000_t0000_u01786153442192") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919f1_d20260808_m014401_c001_v0001044_t0026_u01786153441357") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206344_d20260808_m014356_c001_v7007000_t0000_u01786153436186") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919d7_d20260808_m014355_c001_v0001044_t0041_u01786153435341") 2026/08/08 01:55:09 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206336_d20260808_m014354_c001_v7007000_t0000_u01786153434819") 2026/08/08 01:55:10 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919d5_d20260808_m014353_c001_v0001044_t0027_u01786153433899") 2026/08/08 01:55:10 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a12820632b_d20260808_m014353_c001_v7007000_t0000_u01786153433032") 2026/08/08 01:55:10 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919cf_d20260808_m014352_c001_v0001044_t0054_u01786153432112") 2026/08/08 01:55:10 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f404d41a128206322_d20260808_m014349_c001_v7007000_t0000_u01786153429990") 2026/08/08 01:55:10 DEBUG : sub dir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e7919bf_d20260808_m014348_c001_v0001044_t0011_u01786153428612") 2026/08/08 01:55:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa6f_d20260808_m015024_c001_v7007000_t0000_u01786153824767") 2026/08/08 01:55:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732386_d20260808_m015023_c001_v0001174_t0041_u01786153823376") 2026/08/08 01:55:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa62_d20260808_m015022_c001_v7007000_t0000_u01786153822803") 2026/08/08 01:55:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ec8_d20260808_m015021_c001_v0001171_t0047_u01786153821570") 2026/08/08 01:55:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd09_d20260808_m015338_c001_v7007000_t0000_u01786154018761") 2026/08/08 01:55:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732dfe_d20260808_m015337_c001_v0001174_t0007_u01786154017972") 2026/08/08 01:55:10 DEBUG : sub/yam: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bbb_d20260808_m014545_c001_v7007000_t0000_u01786153545304") 2026/08/08 01:55:10 DEBUG : sub/yam: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78a92_d20260808_m014543_c001_v0001171_t0000_u01786153543980") 2026/08/08 01:55:10 DEBUG : test_dir1/file2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa53_d20260808_m015020_c001_v7007000_t0000_u01786153820840") 2026/08/08 01:55:10 DEBUG : test_dir1/file2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f0d_d20260808_m015019_c001_v0001097_t0056_u01786153819456") 2026/08/08 01:55:10 DEBUG : test_dir1/file2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa4e_d20260808_m015018_c001_v7007000_t0000_u01786153818634") 2026/08/08 01:55:10 DEBUG : test_dir1/file2: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a0f07_d20260808_m015017_c001_v0001097_t0029_u01786153817455") 2026/08/08 01:55:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa54_d20260808_m015021_c001_v7007000_t0000_u01786153821022") 2026/08/08 01:55:10 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78ebe_d20260808_m015019_c001_v0001171_t0047_u01786153819444") 2026/08/08 01:55:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fa4f_d20260808_m015018_c001_v7007000_t0000_u01786153818886") 2026/08/08 01:55:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d647_d20260808_m015017_c001_v0001134_t0030_u01786153817434") 2026/08/08 01:55:11 DEBUG : three: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb25e_d20260808_m014537_c001_v7007000_t0000_u01786153537250") 2026/08/08 01:55:11 DEBUG : three: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791b1d_d20260808_m014535_c001_v0001044_t0035_u01786153535844") 2026/08/08 01:55:11 DEBUG : three: Deleting (id "4_z8f125df300addbfb9ff80e1b_f118e8b775e791b0f_d20260808_m014532_c001_v0001044_t0006_u01786153532784") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd0b_d20260808_m015340_c001_v7007000_t0000_u01786154020641") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d8e5_d20260808_m015339_c001_v0001134_t0055_u01786154019687") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd2f_d20260808_m015358_c001_v7007000_t0000_u01786154038919") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db791ce_d20260808_m015357_c001_v0001171_t0055_u01786154037061") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd2b_d20260808_m015355_c001_v7007000_t0000_u01786154035559") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d903_d20260808_m015353_c001_v0001134_t0053_u01786154033917") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd27_d20260808_m015352_c001_v7007000_t0000_u01786154032999") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732edc_d20260808_m015352_c001_v0001174_t0010_u01786154032309") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd1a_d20260808_m015347_c001_v7007000_t0000_u01786154027675") 2026/08/08 01:55:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d8f5_d20260808_m015346_c001_v0001134_t0020_u01786154026634") 2026/08/08 01:55:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd21_d20260808_m015349_c001_v7007000_t0000_u01786154029670") 2026/08/08 01:55:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db791b2_d20260808_m015348_c001_v0001171_t0027_u01786154028612") 2026/08/08 01:55:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd17_d20260808_m015345_c001_v7007000_t0000_u01786154025710") 2026/08/08 01:55:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111b524bdd732e74_d20260808_m015345_c001_v0001174_t0023_u01786154025044") 2026/08/08 01:55:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd12_d20260808_m015344_c001_v7007000_t0000_u01786154024129") 2026/08/08 01:55:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1277_d20260808_m015343_c001_v0001097_t0012_u01786154023299") 2026/08/08 01:55:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd0f_d20260808_m015342_c001_v7007000_t0000_u01786154022352") 2026/08/08 01:55:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db79194_d20260808_m015341_c001_v0001171_t0015_u01786154021578") 2026/08/08 01:55:12 DEBUG : toe/toe/toe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4057acd004d3f690_d20260808_m015403_c001_v7007000_t0000_u01786154043760") 2026/08/08 01:55:12 DEBUG : toe/toe/toe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d911_d20260808_m015402_c001_v0001134_t0009_u01786154042951") 2026/08/08 01:55:12 DEBUG : toe/toe/toe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd24_d20260808_m015351_c001_v7007000_t0000_u01786154031345") 2026/08/08 01:55:12 DEBUG : toe/toe/toe: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a1295_d20260808_m015350_c001_v0001097_t0037_u01786154030608") 2026/08/08 01:55:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd30_d20260808_m015359_c001_v7007000_t0000_u01786154039503") 2026/08/08 01:55:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f111e6b6ccb0a12a9_d20260808_m015358_c001_v0001097_t0016_u01786154038543") 2026/08/08 01:55:12 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4190b163f381fd2c_d20260808_m015356_c001_v7007000_t0000_u01786154036131") 2026/08/08 01:55:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f125df300addbfb9ff80e1b_f101483130094184f_d20260808_m015355_c001_v0001099_t0039_u01786154035249") 2026/08/08 01:55:13 DEBUG : two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f42640cede4abb25f_d20260808_m014537_c001_v7007000_t0000_u01786153537440") 2026/08/08 01:55:13 DEBUG : two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f4088a6f79db78a70_d20260808_m014535_c001_v0001171_t0025_u01786153535273") 2026/08/08 01:55:13 DEBUG : two: Deleting (id "4_z8f125df300addbfb9ff80e1b_f418e8b775e791b0d_d20260808_m014532_c001_v0001044_t0026_u01786153532590") 2026/08/08 01:55:13 DEBUG : yam: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bbd_d20260808_m014546_c001_v7007000_t0000_u01786153546083") 2026/08/08 01:55:13 DEBUG : yam: Deleting (id "4_z8f125df300addbfb9ff80e1b_f104f7ae8daa76cae_d20260808_m014545_c001_v0001105_t0038_u01786153545023") 2026/08/08 01:55:13 DEBUG : yam: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bb6_d20260808_m014542_c001_v7007000_t0000_u01786153542607") 2026/08/08 01:55:13 DEBUG : yam: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1073c36375d8d25c_d20260808_m014541_c001_v0001134_t0026_u01786153541127") 2026/08/08 01:55:13 DEBUG : yam: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bb3_d20260808_m014539_c001_v7007000_t0000_u01786153539726") 2026/08/08 01:55:13 DEBUG : yam: Deleting (id "4_z8f125df300addbfb9ff80e1b_f1088a6f79db78a78_d20260808_m014538_c001_v0001171_t0010_u01786153538026") 2026/08/08 01:55:13 DEBUG : yaml: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bb9_d20260808_m014543_c001_v7007000_t0000_u01786153543386") 2026/08/08 01:55:13 DEBUG : yaml: Deleting (id "4_z8f125df300addbfb9ff80e1b_f113f5ead5ce6e935_d20260808_m014542_c001_v0001036_t0011_u01786153542108") 2026/08/08 01:55:13 DEBUG : yaml: Deleting (id "4_z8f125df300addbfb9ff80e1b_f416cecb1c4784bb5_d20260808_m014540_c001_v7007000_t0000_u01786153540502") 2026/08/08 01:55:13 DEBUG : yaml: Deleting (id "4_z8f125df300addbfb9ff80e1b_f101e43832913ed1f_d20260808_m014539_c001_v0001174_t0047_u01786153539279") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m30.225451614s (try 1/5)