"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/13 05:12:51 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru" 2026/08/13 05:12:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 05:12:52 DEBUG : Creating backend with remote "/tmp/rclone1027753527" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:12:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:12:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/13 05:12:53 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:12:53 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:12:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 05:12:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:12:53 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:12:53 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:12:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:12:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:12:54 INFO : sub dir/hello world: Copied (new) 2026/08/13 05:12:54 DEBUG : B2 bucket rclone-test-farivih7peru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.64s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:12:55 DEBUG : Creating backend with remote "/non-existing" 2026/08/13 05:12:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/13 05:12:56 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:12:56 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:12:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:12:57 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:12:57 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:12:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:12:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:12:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.45s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:12:58 INFO : B2 bucket rclone-test-farivih7peru: Running all checks before starting transfers 2026/08/13 05:12:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:12:58 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:12:58 INFO : B2 bucket rclone-test-farivih7peru: Checks finished, now starting transfers 2026/08/13 05:12:58 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:12:58 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:12:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:12:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.09s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:12:59 ERROR : Ignoring --no-traverse with sync 2026/08/13 05:12:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:12:59 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:12:59 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:12:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:12:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:12:59 INFO : sub dir/hello world: Copied (new) 2026/08/13 05:12:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/13 05:13:00 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:00 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:00 DEBUG : hello world2: size = 12 OK 2026/08/13 05:13:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/13 05:13:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:13:01 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:01 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:02 DEBUG : potato2: size = 11 OK 2026/08/13 05:13:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:13:03 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:03 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:03 DEBUG : potato2: size = 11 OK 2026/08/13 05:13:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.45s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 05:13:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 05:13:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/13 05:13:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 05:13:04 INFO : sub dir2: Making directory 2026/08/13 05:13:04 INFO : sub dir: Making directory 2026/08/13 05:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:04 INFO : sub dir2/sub sub dir2: Making directory 2026/08/13 05:13:04 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:04 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:13:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:04 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/13 05:13:04 DEBUG : B2 bucket rclone-test-farivih7peru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.09s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:05 INFO : sub dir2: Making directory 2026/08/13 05:13:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 05:13:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 05:13:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:05 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:05 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:05 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:13:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:06 DEBUG : sub dir2: Making directory with metadata 2026/08/13 05:13:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 05:13:06 INFO : sub dir2: Making directory 2026/08/13 05:13:06 INFO : sub dir: Making directory 2026/08/13 05:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:06 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:06 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:13:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:06 INFO : sub dir/hello world: Copied (new) 2026/08/13 05:13:06 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/13 05:13:06 DEBUG : B2 bucket rclone-test-farivih7peru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 05:13:07 DEBUG : B2 bucket rclone-test-farivih7peru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.27s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.42s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:08 INFO : sub dir2: Making directory 2026/08/13 05:13:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:08 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:08 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:13:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:08 INFO : sub dir/hello world: Copied (new) 2026/08/13 05:13:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:09 DEBUG : sub dir2: Making directory with metadata 2026/08/13 05:13:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 05:13:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 05:13:09 INFO : sub dir2: Making directory 2026/08/13 05:13:09 INFO : sub dir: Making directory 2026/08/13 05:13:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:09 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:09 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:13:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:09 INFO : sub dir/hello world: Copied (new) 2026/08/13 05:13:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/13 05:13:09 DEBUG : B2 bucket rclone-test-farivih7peru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.09s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:10 INFO : sub dir2: Making directory 2026/08/13 05:13:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:10 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:10 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:13:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:11 INFO : sub dir/hello world: Copied (new) 2026/08/13 05:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.09s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:12 DEBUG : Creating backend with remote "TestB2:rclone-test-puzasot1wego" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-farivih7peru -> B2 bucket rclone-test-puzasot1wego 2026/08/13 05:13:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:13 DEBUG : B2 bucket rclone-test-puzasot1wego: Waiting for checks to finish 2026/08/13 05:13:13 DEBUG : B2 bucket rclone-test-puzasot1wego: Waiting for transfers to finish 2026/08/13 05:13:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:13:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 05:13:13 DEBUG : B2 bucket rclone-test-puzasot1wego: Purge remote 2026/08/13 05:13:13 INFO : B2 bucket rclone-test-puzasot1wego: cleaning bucket "rclone-test-puzasot1wego" of all files 2026/08/13 05:13:14 DEBUG : sub dir/hello world: Deleting (id "4_z9f42edb3809dfb9b9ff80e1b_f400661de085cdaeb_d20260813_m051313_c001_v0001185_t0036_u01786597993708") --- PASS: TestServerSideCopy (3.51s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:13:15 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:13:15 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 05:13:15 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:15 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:15 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 05:13:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/13 05:13:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.46s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:17 DEBUG : Creating backend with remote "TestB2:rclone-test-feyoxab6yiga" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-farivih7peru -> B2 bucket rclone-test-feyoxab6yiga 2026/08/13 05:13:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:18 DEBUG : B2 bucket rclone-test-feyoxab6yiga: Waiting for checks to finish 2026/08/13 05:13:18 DEBUG : B2 bucket rclone-test-feyoxab6yiga: Waiting for transfers to finish 2026/08/13 05:13:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:13:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 05:13:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:13:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-feyoxab6yiga) 2026/08/13 05:13:19 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 05:13:19 DEBUG : B2 bucket rclone-test-feyoxab6yiga: Waiting for checks to finish 2026/08/13 05:13:19 DEBUG : B2 bucket rclone-test-feyoxab6yiga: Waiting for transfers to finish 2026/08/13 05:13:19 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 05:13:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/13 05:13:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 05:13:20 DEBUG : B2 bucket rclone-test-feyoxab6yiga: Purge remote 2026/08/13 05:13:20 INFO : B2 bucket rclone-test-feyoxab6yiga: cleaning bucket "rclone-test-feyoxab6yiga" of all files 2026/08/13 05:13:20 DEBUG : sub dir/hello world: Deleting (id "4_zff62fde3809dfb9b9ff80e1b_f419da578b61ffd10_d20260813_m051319_c001_v0001104_t0016_u01786597999775") 2026/08/13 05:13:20 DEBUG : sub dir/hello world: Deleting (id "4_zff62fde3809dfb9b9ff80e1b_f414af6119744caca_d20260813_m051318_c001_v0001182_t0024_u01786597998771") --- PASS: TestServerSideCopyOverSelf (5.19s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:22 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:13:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:13:22 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 05:13:22 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:22 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 05:13:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/13 05:13:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 05:13:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.46s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fosotus8xaye" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-farivih7peru -> B2 bucket rclone-test-fosotus8xaye 2026/08/13 05:13:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:24 DEBUG : B2 bucket rclone-test-fosotus8xaye: Waiting for checks to finish 2026/08/13 05:13:24 DEBUG : B2 bucket rclone-test-fosotus8xaye: Waiting for transfers to finish 2026/08/13 05:13:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:13:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 05:13:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:13:26 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fosotus8xaye) 2026/08/13 05:13:26 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 05:13:26 DEBUG : B2 bucket rclone-test-fosotus8xaye: Waiting for checks to finish 2026/08/13 05:13:26 DEBUG : B2 bucket rclone-test-fosotus8xaye: Waiting for transfers to finish 2026/08/13 05:13:26 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 05:13:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/13 05:13:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 05:13:26 INFO : sub dir/hello world: Deleted 2026/08/13 05:13:27 DEBUG : testing file moves 2026/08/13 05:13:27 DEBUG : B2 bucket rclone-test-fosotus8xaye: Waiting for checks to finish 2026/08/13 05:13:27 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:13:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fosotus8xaye) 2026/08/13 05:13:27 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 05:13:27 DEBUG : B2 bucket rclone-test-fosotus8xaye: Waiting for transfers to finish 2026/08/13 05:13:27 DEBUG : sub dir/hello world: size = 24 OK 2026/08/13 05:13:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/13 05:13:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 05:13:27 INFO : sub dir/hello world: Deleted 2026/08/13 05:13:28 DEBUG : B2 bucket rclone-test-fosotus8xaye: Purge remote 2026/08/13 05:13:28 INFO : B2 bucket rclone-test-fosotus8xaye: cleaning bucket "rclone-test-fosotus8xaye" of all files 2026/08/13 05:13:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfa21d8380adfb9b9ff80e1b_f4108f7c08db4037f_d20260813_m051327_c001_v0001178_t0020_u01786598007579") 2026/08/13 05:13:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfa21d8380adfb9b9ff80e1b_f41953452b7a7a237_d20260813_m051326_c001_v0001184_t0001_u01786598006281") 2026/08/13 05:13:28 DEBUG : sub dir/hello world: Deleting (id "4_zdfa21d8380adfb9b9ff80e1b_f4168feec6dbbecaf_d20260813_m051325_c001_v0001161_t0038_u01786598005352") --- PASS: TestServerSideMoveOverSelf (6.39s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:29 ERROR : error listing: directory not found 2026/08/13 05:13:30 INFO : Local file system at /tmp/rclone1027753527: Making directory 2026/08/13 05:13:30 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:30 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.27s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:13:31 DEBUG : Local file system at /tmp/rclone1027753527: Waiting for checks to finish 2026/08/13 05:13:31 DEBUG : Local file system at /tmp/rclone1027753527: Waiting for transfers to finish 2026/08/13 05:13:32 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/13 05:13:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:13:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/13 05:13:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.63s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/13 05:13:32 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:32 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:33 DEBUG : check sum: size = 1 OK 2026/08/13 05:13:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/13 05:13:33 INFO : check sum: Copied (new) 2026/08/13 05:13:33 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:33 DEBUG : check sum: size = 1 OK 2026/08/13 05:13:33 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/13 05:13:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/13 05:13:33 DEBUG : check sum: Unchanged skipping 2026/08/13 05:13:33 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:33 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/13 05:13:34 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:34 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:34 DEBUG : sizeonly: size = 6 OK 2026/08/13 05:13:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/13 05:13:34 INFO : sizeonly: Copied (new) 2026/08/13 05:13:34 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:34 DEBUG : sizeonly: size = 6 OK 2026/08/13 05:13:34 DEBUG : sizeonly: Sizes identical 2026/08/13 05:13:34 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:34 DEBUG : sizeonly: Unchanged skipping 2026/08/13 05:13:34 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:34 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.46s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/13 05:13:35 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:35 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/13 05:13:36 INFO : ignore-size: Copied (new) 2026/08/13 05:13:36 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:36 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:13:36 DEBUG : ignore-size: Unchanged skipping 2026/08/13 05:13:36 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:36 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.46s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:37 DEBUG : existing: size = 6 OK 2026/08/13 05:13:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:13:37 DEBUG : existing: Unchanged skipping 2026/08/13 05:13:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:37 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:37 INFO : There was nothing to transfer 2026/08/13 05:13:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/13 05:13:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:38 DEBUG : existing: size = 6 OK 2026/08/13 05:13:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/13 05:13:38 INFO : existing: Copied (replaced existing) 2026/08/13 05:13:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.64s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 05:13:38 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:38 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:39 DEBUG : existing: size = 6 OK 2026/08/13 05:13:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/13 05:13:39 INFO : existing: Copied (new) 2026/08/13 05:13:39 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:39 DEBUG : existing: Destination exists, skipping 2026/08/13 05:13:39 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:39 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:39 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.46s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/13 05:13:40 DEBUG : c/non empty space: size = 5 OK 2026/08/13 05:13:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:13:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 05:13:40 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 05:13:40 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:40 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:41 DEBUG : a/potato2: size = 60 OK 2026/08/13 05:13:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:13:41 INFO : a/potato2: Copied (new) 2026/08/13 05:13:41 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.14s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:42 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:42 DEBUG : empty space: size = 1 OK 2026/08/13 05:13:42 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/13 05:13:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/13 05:13:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/13 05:13:42 DEBUG : empty space: Unchanged skipping 2026/08/13 05:13:42 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:42 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:42 INFO : There was nothing to transfer 2026/08/13 05:13:43 DEBUG : empty space: size = 1 OK 2026/08/13 05:13:43 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/13 05:13:43 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/13 05:13:44 INFO : empty space: Updated modification time in destination 2026/08/13 05:13:44 DEBUG : empty space: Unchanged skipping 2026/08/13 05:13:44 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:44 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:45 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:45 DEBUG : empty space: size = 1 OK 2026/08/13 05:13:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/13 05:13:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/13 05:13:45 DEBUG : empty space: Unchanged skipping 2026/08/13 05:13:45 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:45 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.28s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:46 DEBUG : foo: size = 3 OK 2026/08/13 05:13:46 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/13 05:13:46 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:13:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:13:46 DEBUG : foo: sha1 differ 2026/08/13 05:13:46 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:46 DEBUG : foo: size = 3 OK 2026/08/13 05:13:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/13 05:13:46 INFO : foo: Copied (replaced existing) 2026/08/13 05:13:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 05:13:48 DEBUG : empty space: size = 1 OK 2026/08/13 05:13:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:13:48 DEBUG : empty space: Unchanged skipping 2026/08/13 05:13:48 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:48 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:48 DEBUG : potato: size = 60 OK 2026/08/13 05:13:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:13:48 INFO : potato: Copied (new) 2026/08/13 05:13:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.40s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:50 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:13:50 DEBUG : potato: size = 60 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:13:50 DEBUG : potato: Sizes differ 2026/08/13 05:13:50 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:50 DEBUG : potato: size = 21 OK 2026/08/13 05:13:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/13 05:13:50 INFO : potato: Copied (replaced existing) 2026/08/13 05:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.80s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:52 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:52 DEBUG : potato: size = 21 OK 2026/08/13 05:13:52 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/13 05:13:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1027753527) 2026/08/13 05:13:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:13:52 DEBUG : potato: sha1 differ 2026/08/13 05:13:52 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:52 DEBUG : potato: size = 21 OK 2026/08/13 05:13:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/13 05:13:52 INFO : potato: Copied (replaced existing) 2026/08/13 05:13:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:13:53 DEBUG : empty space: size = 1 OK 2026/08/13 05:13:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:13:53 DEBUG : empty space: Unchanged skipping 2026/08/13 05:13:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/13 05:13:53 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:53 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:53 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:13:55 DEBUG : empty space: size = 1 OK 2026/08/13 05:13:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:13:55 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:55 DEBUG : empty space: Unchanged skipping 2026/08/13 05:13:55 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:55 DEBUG : potato2: size = 60 OK 2026/08/13 05:13:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:13:55 INFO : potato2: Copied (new) 2026/08/13 05:13:55 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:57 INFO : d: Making directory 2026/08/13 05:13:57 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/13 05:13:57 DEBUG : c/non empty space: size = 5 OK 2026/08/13 05:13:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:13:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 05:13:57 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 05:13:57 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:57 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:13:58 DEBUG : a/potato2: size = 60 OK 2026/08/13 05:13:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:13:58 INFO : a/potato2: Copied (new) 2026/08/13 05:13:58 DEBUG : Waiting for deletions to finish 2026/08/13 05:13:58 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:13:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/13 05:13:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 05:13:59 DEBUG : c/non empty space: size = 5 OK 2026/08/13 05:13:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:13:59 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 05:13:59 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:13:59 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:00 DEBUG : a/potato2: size = 60 OK 2026/08/13 05:14:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:14:00 INFO : a/potato2: Copied (new) 2026/08/13 05:14:00 ERROR : B2 bucket rclone-test-farivih7peru: not deleting files as there were IO errors 2026/08/13 05:14:00 ERROR : B2 bucket rclone-test-farivih7peru: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:02 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:14:02 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:14:02 DEBUG : empty space: Unchanged skipping 2026/08/13 05:14:02 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:02 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:02 INFO : potato: Deleted 2026/08/13 05:14:02 DEBUG : potato2: size = 60 OK 2026/08/13 05:14:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:14:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.06s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:04 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:04 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:04 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:04 INFO : potato: Deleted 2026/08/13 05:14:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:14:04 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:14:04 DEBUG : empty space: Unchanged skipping 2026/08/13 05:14:04 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:04 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:05 DEBUG : potato2: size = 60 OK 2026/08/13 05:14:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:14:05 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.41s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:14:06 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:06 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:06 DEBUG : potato2: size = 19 OK 2026/08/13 05:14:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/13 05:14:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.63s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:08 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 05:14:08 DEBUG : enormous: Excluded 2026/08/13 05:14:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 05:14:08 DEBUG : potato2: Excluded 2026/08/13 05:14:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 05:14:08 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:14:08 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:08 DEBUG : empty space: Unchanged skipping 2026/08/13 05:14:08 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:08 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:08 INFO : There was nothing to transfer 2026/08/13 05:14:08 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 05:14:08 DEBUG : enormous: Excluded 2026/08/13 05:14:08 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 05:14:08 DEBUG : potato2: Excluded 2026/08/13 05:14:09 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 05:14:09 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/13 05:14:09 DEBUG : empty space: Unchanged skipping 2026/08/13 05:14:09 DEBUG : Local file system at /tmp/rclone1027753527: Waiting for checks to finish 2026/08/13 05:14:09 DEBUG : Local file system at /tmp/rclone1027753527: Waiting for transfers to finish 2026/08/13 05:14:09 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.24s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:11 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 05:14:11 DEBUG : enormous: Excluded 2026/08/13 05:14:11 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 05:14:11 DEBUG : potato2: Excluded 2026/08/13 05:14:11 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:14:11 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:11 DEBUG : empty space: Unchanged skipping 2026/08/13 05:14:11 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:11 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:11 INFO : enormous: Deleted 2026/08/13 05:14:11 INFO : potato2: Deleted 2026/08/13 05:14:11 INFO : There was nothing to transfer 2026/08/13 05:14:12 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/13 05:14:12 DEBUG : empty space: Unchanged skipping 2026/08/13 05:14:12 DEBUG : Local file system at /tmp/rclone1027753527: Waiting for checks to finish 2026/08/13 05:14:12 DEBUG : Local file system at /tmp/rclone1027753527: Waiting for transfers to finish 2026/08/13 05:14:12 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:12 INFO : enormous: Deleted 2026/08/13 05:14:12 INFO : potato2: Deleted 2026/08/13 05:14:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.04s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:13 DEBUG : five: Need to transfer - File not found at Destination 2026/08/13 05:14:13 DEBUG : one: Destination is newer than source, skipping 2026/08/13 05:14:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:14:13 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:13 DEBUG : four: size = 8 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:14:13 DEBUG : four: Sizes differ 2026/08/13 05:14:13 DEBUG : three: size = 5 OK 2026/08/13 05:14:13 DEBUG : two: size = 3 OK 2026/08/13 05:14:13 DEBUG : three: Sizes identical 2026/08/13 05:14:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/13 05:14:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/13 05:14:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1027753527) 2026/08/13 05:14:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:14:13 DEBUG : two: sha1 differ 2026/08/13 05:14:13 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:14 DEBUG : five: size = 4 OK 2026/08/13 05:14:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/13 05:14:14 INFO : five: Copied (new) 2026/08/13 05:14:14 DEBUG : four: size = 4 OK 2026/08/13 05:14:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/13 05:14:14 INFO : four: Copied (replaced existing) 2026/08/13 05:14:14 DEBUG : two: size = 3 OK 2026/08/13 05:14:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/13 05:14:14 INFO : two: Copied (replaced existing) 2026/08/13 05:14:14 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:15 DEBUG : five: size = 4 OK 2026/08/13 05:14:15 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:15 DEBUG : three: size = 5 OK 2026/08/13 05:14:15 DEBUG : one: Destination is newer than source, skipping 2026/08/13 05:14:15 DEBUG : two: size = 3 OK 2026/08/13 05:14:15 DEBUG : four: size = 4 OK 2026/08/13 05:14:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/13 05:14:15 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/13 05:14:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/13 05:14:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/13 05:14:15 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/13 05:14:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/13 05:14:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1027753527) 2026/08/13 05:14:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/13 05:14:15 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/13 05:14:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/13 05:14:15 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:14:15 DEBUG : three: sha1 differ 2026/08/13 05:14:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/13 05:14:15 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:15 DEBUG : three: size = 5 OK 2026/08/13 05:14:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/13 05:14:15 INFO : three: Copied (replaced existing) 2026/08/13 05:14:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.14s) === 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-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/13 05:14:17 INFO : B2 bucket rclone-test-farivih7peru: Making map for --track-renames 2026/08/13 05:14:17 INFO : B2 bucket rclone-test-farivih7peru: Finished making map for --track-renames 2026/08/13 05:14:17 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 05:14:17 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for renames to finish 2026/08/13 05:14:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/13 05:14:17 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:17 DEBUG : potato: size = 14 OK 2026/08/13 05:14:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/13 05:14:17 INFO : potato: Copied (new) 2026/08/13 05:14:17 DEBUG : yam: size = 11 OK 2026/08/13 05:14:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/13 05:14:17 INFO : yam: Copied (new) 2026/08/13 05:14:17 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:17 INFO : B2 bucket rclone-test-farivih7peru: Making map for --track-renames 2026/08/13 05:14:17 DEBUG : potato: size = 14 OK 2026/08/13 05:14:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:14:17 INFO : B2 bucket rclone-test-farivih7peru: Finished making map for --track-renames 2026/08/13 05:14:17 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:17 DEBUG : potato: Unchanged skipping 2026/08/13 05:14:17 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for renames to finish 2026/08/13 05:14:18 DEBUG : yaml: size = 11 OK 2026/08/13 05:14:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/13 05:14:18 INFO : yam: Copied (server-side copy) to: yaml 2026/08/13 05:14:18 INFO : yam: Deleted 2026/08/13 05:14:18 INFO : yaml: Renamed from "yam" 2026/08/13 05:14:18 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.58s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/13 05:14:19 INFO : B2 bucket rclone-test-farivih7peru: Making map for --track-renames 2026/08/13 05:14:19 INFO : B2 bucket rclone-test-farivih7peru: Finished making map for --track-renames 2026/08/13 05:14:19 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 05:14:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/13 05:14:19 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for renames to finish 2026/08/13 05:14:19 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:19 DEBUG : potato: size = 14 OK 2026/08/13 05:14:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/13 05:14:19 INFO : potato: Copied (new) 2026/08/13 05:14:19 DEBUG : yam: size = 11 OK 2026/08/13 05:14:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/13 05:14:19 INFO : yam: Copied (new) 2026/08/13 05:14:19 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:20 DEBUG : potato: size = 14 OK 2026/08/13 05:14:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:14:20 INFO : B2 bucket rclone-test-farivih7peru: Making map for --track-renames 2026/08/13 05:14:20 DEBUG : potato: Unchanged skipping 2026/08/13 05:14:20 INFO : B2 bucket rclone-test-farivih7peru: Finished making map for --track-renames 2026/08/13 05:14:20 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:20 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for renames to finish 2026/08/13 05:14:20 DEBUG : yaml: size = 11 OK 2026/08/13 05:14:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/13 05:14:20 INFO : yam: Copied (server-side copy) to: yaml 2026/08/13 05:14:20 INFO : yam: Deleted 2026/08/13 05:14:20 INFO : yaml: Renamed from "yam" 2026/08/13 05:14:20 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/13 05:14:22 INFO : B2 bucket rclone-test-farivih7peru: Making map for --track-renames 2026/08/13 05:14:22 INFO : B2 bucket rclone-test-farivih7peru: Finished making map for --track-renames 2026/08/13 05:14:22 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 05:14:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/13 05:14:22 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for renames to finish 2026/08/13 05:14:22 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:22 DEBUG : potato: size = 14 OK 2026/08/13 05:14:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/13 05:14:22 INFO : potato: Copied (new) 2026/08/13 05:14:22 DEBUG : sub/yam: size = 11 OK 2026/08/13 05:14:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/13 05:14:22 INFO : sub/yam: Copied (new) 2026/08/13 05:14:22 DEBUG : Waiting for deletions to finish 2026/08/13 05:14:22 DEBUG : potato: size = 14 OK 2026/08/13 05:14:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:14:22 DEBUG : potato: Unchanged skipping 2026/08/13 05:14:22 INFO : B2 bucket rclone-test-farivih7peru: Making map for --track-renames 2026/08/13 05:14:22 INFO : B2 bucket rclone-test-farivih7peru: Finished making map for --track-renames 2026/08/13 05:14:22 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:22 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for renames to finish 2026/08/13 05:14:22 DEBUG : yam: size = 11 OK 2026/08/13 05:14:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/13 05:14:22 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/13 05:14:23 INFO : sub/yam: Deleted 2026/08/13 05:14:23 INFO : yam: Renamed from "sub/yam" 2026/08/13 05:14:23 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.24s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:24 DEBUG : Creating backend with remote "/tmp/rclone1027753527/dir1" 2026/08/13 05:14:24 DEBUG : Creating backend with remote "/tmp/rclone1027753527/dir2" 2026/08/13 05:14:24 DEBUG : Local file system at /tmp/rclone1027753527/dir2: Using server-side directory move 2026/08/13 05:14:24 INFO : Local file system at /tmp/rclone1027753527/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 05:14:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/13 05:14:24 DEBUG : Local file system at /tmp/rclone1027753527/dir2: Waiting for checks to finish 2026/08/13 05:14:24 DEBUG : Local file system at /tmp/rclone1027753527/dir2: Waiting for transfers to finish 2026/08/13 05:14:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 05:14:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:14:24 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:24 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/13 05:14:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/13 05:14:24 INFO : nested/sub dir/file: Copied (new) 2026/08/13 05:14:24 INFO : nested/sub dir/file: Deleted 2026/08/13 05:14:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:14:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:14:24 INFO : sub dir/hello world: Copied (new) 2026/08/13 05:14:24 INFO : sub dir/hello world: Deleted 2026/08/13 05:14:24 INFO : sub dir: Removing directory 2026/08/13 05:14:24 INFO : nested/sub dir: Removing directory 2026/08/13 05:14:24 INFO : nested: Removing directory 2026/08/13 05:14:24 DEBUG : Local file system at /tmp/rclone1027753527: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.31s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 05:14:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 05:14:25 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:25 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:26 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 05:14:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:14:26 INFO : sub dir/hello world: Copied (new) 2026/08/13 05:14:26 INFO : sub dir/hello world: Deleted 2026/08/13 05:14:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/13 05:14:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/13 05:14:26 INFO : nested/sub dir/file: Copied (new) 2026/08/13 05:14:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.29s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/13 05:14:27 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 05:14:27 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:27 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:27 DEBUG : existing-b: size = 6 OK 2026/08/13 05:14:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/13 05:14:27 INFO : existing-b: Copied (new) 2026/08/13 05:14:27 INFO : existing-b: Deleted 2026/08/13 05:14:27 DEBUG : existing: size = 6 OK 2026/08/13 05:14:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/13 05:14:27 INFO : existing: Copied (new) 2026/08/13 05:14:27 INFO : existing: Deleted 2026/08/13 05:14:27 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:14:27 DEBUG : existing: Destination exists, skipping 2026/08/13 05:14:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/13 05:14:27 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:14:27 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rawuzon1jomi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-farivih7peru -> B2 bucket rclone-test-rawuzon1jomi 2026/08/13 05:14:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:14:32 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/13 05:14:32 DEBUG : empty space: Unchanged skipping 2026/08/13 05:14:32 DEBUG : B2 bucket rclone-test-rawuzon1jomi: Waiting for checks to finish 2026/08/13 05:14:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:14:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-rawuzon1jomi) 2026/08/13 05:14:32 DEBUG : potato3: Sizes differ 2026/08/13 05:14:32 INFO : empty space: Deleted 2026/08/13 05:14:32 DEBUG : B2 bucket rclone-test-rawuzon1jomi: Waiting for transfers to finish 2026/08/13 05:14:32 DEBUG : potato2: size = 60 OK 2026/08/13 05:14:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:14:32 INFO : potato2: Copied (server-side copy) 2026/08/13 05:14:33 INFO : potato2: Deleted 2026/08/13 05:14:33 DEBUG : potato3: size = 68 OK 2026/08/13 05:14:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/13 05:14:33 INFO : potato3: Copied (server-side copy) 2026/08/13 05:14:33 INFO : potato3: Deleted 2026/08/13 05:14:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bohemiq4jejo" 2026/08/13 05:14:34 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/13 05:14:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:14:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/13 05:14:34 DEBUG : B2 bucket rclone-test-bohemiq4jejo: Waiting for checks to finish 2026/08/13 05:14:34 DEBUG : B2 bucket rclone-test-bohemiq4jejo: Waiting for transfers to finish 2026/08/13 05:14:35 DEBUG : potato2: size = 60 OK 2026/08/13 05:14:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:14:35 INFO : potato2: Copied (server-side copy) 2026/08/13 05:14:35 INFO : potato2: Deleted 2026/08/13 05:14:35 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/13 05:14:35 INFO : empty space: Copied (server-side copy) 2026/08/13 05:14:35 INFO : empty space: Deleted 2026/08/13 05:14:36 DEBUG : potato3: size = 68 OK 2026/08/13 05:14:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/13 05:14:36 INFO : potato3: Copied (server-side copy) 2026/08/13 05:14:36 INFO : potato3: Deleted 2026/08/13 05:14:36 DEBUG : B2 bucket rclone-test-bohemiq4jejo: Purge remote 2026/08/13 05:14:36 INFO : B2 bucket rclone-test-bohemiq4jejo: cleaning bucket "rclone-test-bohemiq4jejo" of all files 2026/08/13 05:14:36 DEBUG : empty space: Deleting (id "4_z1f022da380bdfb9b9ff80e1b_f418f00bebce0a486_d20260813_m051435_c001_v0001174_t0040_u01786598075611") 2026/08/13 05:14:36 DEBUG : potato2: Deleting (id "4_z1f022da380bdfb9b9ff80e1b_f112a48a04826fb65_d20260813_m051435_c001_v0001174_t0059_u01786598075285") 2026/08/13 05:14:36 DEBUG : potato3: Deleting (id "4_z1f022da380bdfb9b9ff80e1b_f112a48a04826fb6d_d20260813_m051435_c001_v0001174_t0029_u01786598075647") 2026/08/13 05:14:37 DEBUG : B2 bucket rclone-test-rawuzon1jomi: Purge remote 2026/08/13 05:14:37 INFO : B2 bucket rclone-test-rawuzon1jomi: cleaning bucket "rclone-test-rawuzon1jomi" of all files 2026/08/13 05:14:37 DEBUG : empty space: Deleting (id "4_z1f521da380bdfb9b9ff80e1b_f421f864f0b7a2b2e_d20260813_m051435_c001_v7007000_t0000_u01786598075814") 2026/08/13 05:14:37 DEBUG : empty space: Deleting (id "4_z1f521da380bdfb9b9ff80e1b_f417a51e8a58225c5_d20260813_m051431_c001_v0001174_t0048_u01786598071709") 2026/08/13 05:14:37 DEBUG : potato2: Deleting (id "4_z1f521da380bdfb9b9ff80e1b_f421f864f0b7a2b2d_d20260813_m051435_c001_v7007000_t0000_u01786598075597") 2026/08/13 05:14:37 DEBUG : potato2: Deleting (id "4_z1f521da380bdfb9b9ff80e1b_f1050a5f4c6b4ae6a_d20260813_m051432_c001_v0001165_t0052_u01786598072713") 2026/08/13 05:14:37 DEBUG : potato3: Deleting (id "4_z1f521da380bdfb9b9ff80e1b_f421f864f0b7a2b30_d20260813_m051436_c001_v7007000_t0000_u01786598076213") 2026/08/13 05:14:37 DEBUG : potato3: Deleting (id "4_z1f521da380bdfb9b9ff80e1b_f10796f23c8ea7b95_d20260813_m051433_c001_v0001183_t0023_u01786598073014") 2026/08/13 05:14:37 DEBUG : potato3: Deleting (id "4_z1f521da380bdfb9b9ff80e1b_f117a51e8a58225c7_d20260813_m051431_c001_v0001174_t0049_u01786598071902") --- PASS: TestServerSideMove (10.46s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sexoqab4kofu" 2026/08/13 05:14:39 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-farivih7peru -> B2 bucket rclone-test-sexoqab4kofu 2026/08/13 05:14:44 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 05:14:44 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 05:14:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:14:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:14:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sexoqab4kofu) 2026/08/13 05:14:44 DEBUG : potato3: Sizes differ 2026/08/13 05:14:44 DEBUG : B2 bucket rclone-test-sexoqab4kofu: Waiting for checks to finish 2026/08/13 05:14:44 DEBUG : B2 bucket rclone-test-sexoqab4kofu: Waiting for transfers to finish 2026/08/13 05:14:44 DEBUG : potato2: size = 60 OK 2026/08/13 05:14:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:14:44 INFO : potato2: Copied (server-side copy) 2026/08/13 05:14:44 INFO : potato2: Deleted 2026/08/13 05:14:44 DEBUG : potato3: size = 68 OK 2026/08/13 05:14:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/13 05:14:44 INFO : potato3: Copied (server-side copy) 2026/08/13 05:14:45 INFO : potato3: Deleted 2026/08/13 05:14:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gajehod0fafu" 2026/08/13 05:14:46 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 05:14:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:14:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/13 05:14:46 DEBUG : B2 bucket rclone-test-gajehod0fafu: Waiting for checks to finish 2026/08/13 05:14:46 DEBUG : B2 bucket rclone-test-gajehod0fafu: Waiting for transfers to finish 2026/08/13 05:14:47 DEBUG : potato3: size = 68 OK 2026/08/13 05:14:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/13 05:14:47 INFO : potato3: Copied (server-side copy) 2026/08/13 05:14:47 DEBUG : potato2: size = 60 OK 2026/08/13 05:14:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:14:47 INFO : potato2: Copied (server-side copy) 2026/08/13 05:14:47 INFO : potato3: Deleted 2026/08/13 05:14:47 INFO : potato2: Deleted 2026/08/13 05:14:48 DEBUG : B2 bucket rclone-test-gajehod0fafu: Purge remote 2026/08/13 05:14:48 INFO : B2 bucket rclone-test-gajehod0fafu: cleaning bucket "rclone-test-gajehod0fafu" of all files 2026/08/13 05:14:48 DEBUG : potato2: Deleting (id "4_z0f125d8380bdfb9b9ff80e1b_f117a3885c2c779f5_d20260813_m051447_c001_v0001104_t0027_u01786598087041") 2026/08/13 05:14:48 DEBUG : potato3: Deleting (id "4_z0f125d8380bdfb9b9ff80e1b_f115208c8881265c2_d20260813_m051447_c001_v0001179_t0004_u01786598087418") 2026/08/13 05:14:48 DEBUG : B2 bucket rclone-test-sexoqab4kofu: Purge remote 2026/08/13 05:14:48 INFO : B2 bucket rclone-test-sexoqab4kofu: cleaning bucket "rclone-test-sexoqab4kofu" of all files 2026/08/13 05:14:49 DEBUG : empty space: Deleting (id "4_z9fc24d6380bdfb9b9ff80e1b_f414bed42513d5bdf_d20260813_m051443_c001_v0001180_t0029_u01786598083509") 2026/08/13 05:14:49 DEBUG : potato2: Deleting (id "4_z9fc24d6380bdfb9b9ff80e1b_f41375cdac2ce9ad3_d20260813_m051447_c001_v7007000_t0000_u01786598087722") 2026/08/13 05:14:49 DEBUG : potato2: Deleting (id "4_z9fc24d6380bdfb9b9ff80e1b_f112a7063de8c493c_d20260813_m051444_c001_v0001157_t0026_u01786598084306") 2026/08/13 05:14:49 DEBUG : potato3: Deleting (id "4_z9fc24d6380bdfb9b9ff80e1b_f4190b163f3d9474d_d20260813_m051447_c001_v7007000_t0000_u01786598087625") 2026/08/13 05:14:49 DEBUG : potato3: Deleting (id "4_z9fc24d6380bdfb9b9ff80e1b_f1086688809f8ce2c_d20260813_m051444_c001_v0001161_t0024_u01786598084667") 2026/08/13 05:14:49 DEBUG : potato3: Deleting (id "4_z9fc24d6380bdfb9b9ff80e1b_f114bed42513d5be5_d20260813_m051443_c001_v0001180_t0049_u01786598083696") --- PASS: TestServerSideMoveWithFilter (11.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:14:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jonivas6pequ" 2026/08/13 05:14:53 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-farivih7peru -> B2 bucket rclone-test-jonivas6pequ 2026/08/13 05:14:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:14:55 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/13 05:14:55 DEBUG : empty space: Unchanged skipping 2026/08/13 05:14:55 DEBUG : B2 bucket rclone-test-jonivas6pequ: Waiting for checks to finish 2026/08/13 05:14:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:14:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jonivas6pequ) 2026/08/13 05:14:55 DEBUG : potato3: Sizes differ 2026/08/13 05:14:55 INFO : empty space: Deleted 2026/08/13 05:14:55 DEBUG : B2 bucket rclone-test-jonivas6pequ: Waiting for transfers to finish 2026/08/13 05:14:56 DEBUG : potato2: size = 60 OK 2026/08/13 05:14:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:14:56 INFO : potato2: Copied (server-side copy) 2026/08/13 05:14:56 INFO : potato2: Deleted 2026/08/13 05:14:56 DEBUG : potato3: size = 68 OK 2026/08/13 05:14:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/13 05:14:56 INFO : potato3: Copied (server-side copy) 2026/08/13 05:14:56 INFO : potato3: Deleted 2026/08/13 05:14:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vonenub1cuba" 2026/08/13 05:14:57 INFO : tomatoDir: Making directory 2026/08/13 05:14:58 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/13 05:14:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 05:14:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/13 05:14:58 DEBUG : B2 bucket rclone-test-vonenub1cuba: Waiting for checks to finish 2026/08/13 05:14:58 DEBUG : B2 bucket rclone-test-vonenub1cuba: Waiting for transfers to finish 2026/08/13 05:14:58 DEBUG : empty space: size = 1 OK 2026/08/13 05:14:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/13 05:14:58 INFO : empty space: Copied (server-side copy) 2026/08/13 05:14:59 INFO : empty space: Deleted 2026/08/13 05:14:59 DEBUG : potato2: size = 60 OK 2026/08/13 05:14:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/13 05:14:59 INFO : potato2: Copied (server-side copy) 2026/08/13 05:14:59 INFO : potato2: Deleted 2026/08/13 05:14:59 DEBUG : potato3: size = 68 OK 2026/08/13 05:14:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/13 05:14:59 INFO : potato3: Copied (server-side copy) 2026/08/13 05:14:59 INFO : potato3: Deleted 2026/08/13 05:15:00 DEBUG : B2 bucket rclone-test-vonenub1cuba: Purge remote 2026/08/13 05:15:00 INFO : B2 bucket rclone-test-vonenub1cuba: cleaning bucket "rclone-test-vonenub1cuba" of all files 2026/08/13 05:15:00 DEBUG : empty space: Deleting (id "4_zbf928d5380bdfb9b9ff80e1b_f4051ad10628300e3_d20260813_m051458_c001_v0001174_t0029_u01786598098852") 2026/08/13 05:15:00 DEBUG : potato2: Deleting (id "4_zbf928d5380bdfb9b9ff80e1b_f1077defae766726d_d20260813_m051459_c001_v0001102_t0003_u01786598099068") 2026/08/13 05:15:00 DEBUG : potato3: Deleting (id "4_zbf928d5380bdfb9b9ff80e1b_f1080300ba65e0af3_d20260813_m051459_c001_v0001109_t0033_u01786598099245") 2026/08/13 05:15:01 DEBUG : B2 bucket rclone-test-jonivas6pequ: Purge remote 2026/08/13 05:15:01 INFO : B2 bucket rclone-test-jonivas6pequ: cleaning bucket "rclone-test-jonivas6pequ" of all files 2026/08/13 05:15:01 DEBUG : empty space: Deleting (id "4_zaf727d3380bdfb9b9ff80e1b_f41546a0aeb1a037a_d20260813_m051459_c001_v7007000_t0000_u01786598099037") 2026/08/13 05:15:01 DEBUG : empty space: Deleting (id "4_zaf727d3380bdfb9b9ff80e1b_f400bd9d1cdac2663_d20260813_m051454_c001_v0001097_t0040_u01786598094696") 2026/08/13 05:15:01 DEBUG : potato2: Deleting (id "4_zaf727d3380bdfb9b9ff80e1b_f41546a0aeb1a037b_d20260813_m051459_c001_v7007000_t0000_u01786598099524") 2026/08/13 05:15:01 DEBUG : potato2: Deleting (id "4_zaf727d3380bdfb9b9ff80e1b_f1037fecd3711869c_d20260813_m051455_c001_v0001172_t0025_u01786598095931") 2026/08/13 05:15:01 DEBUG : potato3: Deleting (id "4_zaf727d3380bdfb9b9ff80e1b_f41546a0aeb1a037c_d20260813_m051459_c001_v7007000_t0000_u01786598099860") 2026/08/13 05:15:01 DEBUG : potato3: Deleting (id "4_zaf727d3380bdfb9b9ff80e1b_f106c7a44bd28bd60_d20260813_m051456_c001_v0001173_t0045_u01786598096194") 2026/08/13 05:15:01 DEBUG : potato3: Deleting (id "4_zaf727d3380bdfb9b9ff80e1b_f100bd9d1cdac266b_d20260813_m051454_c001_v0001097_t0042_u01786598094880") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.81s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:15:03 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.83s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:15:06 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:15:07 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/rclone-sync-test" 2026/08/13 05:15:09 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/rclone-sync-test-include/layer2" 2026/08/13 05:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/rclone-sync-test-ignore-file" 2026/08/13 05:15:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/13 05:15:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/13 05:15:16 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 05:15:16 DEBUG : B2 bucket rclone-test-farivih7peru path rclone-sync-test: Waiting for checks to finish 2026/08/13 05:15:16 DEBUG : B2 bucket rclone-test-farivih7peru path rclone-sync-test: Waiting for transfers to finish 2026/08/13 05:15:16 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:16 INFO : There was nothing to transfer 2026/08/13 05:15:16 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:15:16 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:15:16 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:16 INFO : There was nothing to transfer 2026/08/13 05:15:16 DEBUG : B2 bucket rclone-test-farivih7peru path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/13 05:15:16 DEBUG : B2 bucket rclone-test-farivih7peru path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/13 05:15:16 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:16 INFO : There was nothing to transfer 2026/08/13 05:15:17 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:15:17 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:15:17 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:17 INFO : There was nothing to transfer 2026/08/13 05:15:17 DEBUG : B2 bucket rclone-test-farivih7peru path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/13 05:15:17 DEBUG : B2 bucket rclone-test-farivih7peru path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/13 05:15:17 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:17 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.53s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:15:18 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/dst" 2026/08/13 05:15:19 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/CompareDest" 2026/08/13 05:15:21 DEBUG : one: Need to transfer - File not found at Destination 2026/08/13 05:15:21 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:21 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:22 DEBUG : one: size = 3 OK 2026/08/13 05:15:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/13 05:15:22 INFO : one: Copied (new) 2026/08/13 05:15:22 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:22 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:15:22 DEBUG : one: Sizes differ 2026/08/13 05:15:22 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:22 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:23 DEBUG : one: size = 5 OK 2026/08/13 05:15:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/13 05:15:23 INFO : one: Copied (replaced existing) 2026/08/13 05:15:23 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:24 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:15:24 DEBUG : one: Sizes differ 2026/08/13 05:15:24 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:24 DEBUG : one: size = 5 OK 2026/08/13 05:15:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 05:15:24 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:24 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:24 INFO : There was nothing to transfer 2026/08/13 05:15:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:26 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:15:26 DEBUG : one: Sizes differ 2026/08/13 05:15:26 DEBUG : two: size = 3 OK 2026/08/13 05:15:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 05:15:26 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:26 DEBUG : one: size = 5 OK 2026/08/13 05:15:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 05:15:26 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:26 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:26 INFO : There was nothing to transfer 2026/08/13 05:15:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:26 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:15:26 DEBUG : one: Sizes differ 2026/08/13 05:15:26 DEBUG : two: size = 3 OK 2026/08/13 05:15:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 05:15:26 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:26 DEBUG : one: size = 5 OK 2026/08/13 05:15:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 05:15:26 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:26 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:26 INFO : There was nothing to transfer 2026/08/13 05:15:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:27 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:15:27 DEBUG : one: Sizes differ 2026/08/13 05:15:28 DEBUG : two: size = 3 OK 2026/08/13 05:15:28 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/08/13 05:15:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/13 05:15:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 05:15:28 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:28 DEBUG : one: size = 5 OK 2026/08/13 05:15:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 05:15:28 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:28 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:28 INFO : There was nothing to transfer 2026/08/13 05:15:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:28 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:15:28 DEBUG : one: Sizes differ 2026/08/13 05:15:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:28 DEBUG : two: size = 3 (B2 bucket rclone-test-farivih7peru path CompareDest) 2026/08/13 05:15:28 DEBUG : two: Sizes differ 2026/08/13 05:15:28 DEBUG : two: Need to transfer - File not found at Destination 2026/08/13 05:15:28 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:28 DEBUG : one: size = 5 OK 2026/08/13 05:15:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 05:15:28 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:29 DEBUG : two: size = 5 OK 2026/08/13 05:15:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/13 05:15:29 INFO : two: Copied (new) 2026/08/13 05:15:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.42s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:15:32 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/dest" 2026/08/13 05:15:33 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/pre-dest1" 2026/08/13 05:15:34 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/pre-dest2" 2026/08/13 05:15:34 DEBUG : Config file has changed externally - reloading 2026/08/13 05:15:36 DEBUG : 1: size = 1 OK 2026/08/13 05:15:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:15:36 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/13 05:15:36 DEBUG : 2: size = 1 OK 2026/08/13 05:15:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:15:36 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/13 05:15:37 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/13 05:15:37 DEBUG : B2 bucket rclone-test-farivih7peru path dest: Waiting for checks to finish 2026/08/13 05:15:37 DEBUG : B2 bucket rclone-test-farivih7peru path dest: Waiting for transfers to finish 2026/08/13 05:15:37 DEBUG : 3: size = 1 OK 2026/08/13 05:15:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/13 05:15:37 INFO : 3: Copied (new) 2026/08/13 05:15:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.78s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:15:39 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/dst" 2026/08/13 05:15:39 DEBUG : Config file has changed externally - reloading 2026/08/13 05:15:40 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/CopyDest" 2026/08/13 05:15:42 DEBUG : one: Need to transfer - File not found at Destination 2026/08/13 05:15:42 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:42 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:43 DEBUG : one: size = 3 OK 2026/08/13 05:15:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/13 05:15:43 INFO : one: Copied (new) 2026/08/13 05:15:43 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:43 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:15:43 DEBUG : one: Sizes differ 2026/08/13 05:15:43 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:44 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:44 DEBUG : one: size = 5 OK 2026/08/13 05:15:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/13 05:15:44 INFO : one: Copied (replaced existing) 2026/08/13 05:15:44 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:45 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/BackupDir" 2026/08/13 05:15:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:46 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:15:46 DEBUG : one: Sizes differ 2026/08/13 05:15:46 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:47 DEBUG : one: size = 5 OK 2026/08/13 05:15:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:47 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:15:47 DEBUG : one: Sizes differ 2026/08/13 05:15:48 DEBUG : one: size = 3 OK 2026/08/13 05:15:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/13 05:15:48 INFO : one: Copied (server-side copy) 2026/08/13 05:15:48 INFO : one: Deleted 2026/08/13 05:15:49 DEBUG : one: size = 5 OK 2026/08/13 05:15:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/13 05:15:49 INFO : one: Copied (server-side copy) 2026/08/13 05:15:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/13 05:15:49 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:49 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:50 DEBUG : one: size = 5 OK 2026/08/13 05:15:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:50 DEBUG : one: Unchanged skipping 2026/08/13 05:15:50 DEBUG : two: size = 3 OK 2026/08/13 05:15:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:50 DEBUG : two: size = 3 OK 2026/08/13 05:15:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/13 05:15:50 INFO : two: Copied (server-side copy) 2026/08/13 05:15:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/13 05:15:50 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:50 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:50 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:50 DEBUG : one: size = 5 OK 2026/08/13 05:15:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:50 DEBUG : one: Unchanged skipping 2026/08/13 05:15:50 DEBUG : two: size = 3 OK 2026/08/13 05:15:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:50 DEBUG : two: Unchanged skipping 2026/08/13 05:15:50 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:50 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:50 DEBUG : Waiting for deletions to finish 2026/08/13 05:15:50 INFO : There was nothing to transfer 2026/08/13 05:15:52 DEBUG : one: size = 5 OK 2026/08/13 05:15:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:52 DEBUG : one: Unchanged skipping 2026/08/13 05:15:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:15:52 DEBUG : three: size = 5 (B2 bucket rclone-test-farivih7peru path CopyDest) 2026/08/13 05:15:52 DEBUG : three: Sizes differ 2026/08/13 05:15:52 DEBUG : three: Destination not found in --copy-dest 2026/08/13 05:15:52 DEBUG : three: Need to transfer - File not found at Destination 2026/08/13 05:15:52 DEBUG : two: size = 3 OK 2026/08/13 05:15:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/13 05:15:52 DEBUG : two: Unchanged skipping 2026/08/13 05:15:52 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:15:52 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:15:52 DEBUG : three: size = 7 OK 2026/08/13 05:15:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/13 05:15:52 INFO : three: Copied (new) 2026/08/13 05:15:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.20s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:15:56 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/dst" 2026/08/13 05:16:17 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-farivih7peru/dst": EOF) 2026/08/13 05:16:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/13 05:16:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 05:16:17 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/backup" 2026/08/13 05:16:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:16:19 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:16:19 DEBUG : one: Sizes differ 2026/08/13 05:16:19 DEBUG : two: size = 3 OK 2026/08/13 05:16:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:16:19 DEBUG : two: Unchanged skipping 2026/08/13 05:16:19 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:16:21 DEBUG : one: size = 3 OK 2026/08/13 05:16:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/13 05:16:21 INFO : one: Copied (server-side copy) 2026/08/13 05:16:21 INFO : one: Deleted 2026/08/13 05:16:21 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:16:22 DEBUG : one: size = 4 OK 2026/08/13 05:16:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:16:22 INFO : one: Copied (new) 2026/08/13 05:16:22 DEBUG : Waiting for deletions to finish 2026/08/13 05:16:22 DEBUG : three.txt: size = 5 OK 2026/08/13 05:16:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/13 05:16:22 INFO : three.txt: Copied (server-side copy) 2026/08/13 05:16:22 INFO : three.txt: Deleted 2026/08/13 05:16:22 INFO : three.txt: Moved into backup dir 2026/08/13 05:16:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:16:24 DEBUG : one: size = 4 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:16:24 DEBUG : one: Sizes differ 2026/08/13 05:16:24 DEBUG : two: size = 3 OK 2026/08/13 05:16:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:16:24 DEBUG : two: Unchanged skipping 2026/08/13 05:16:24 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:16:24 DEBUG : one: size = 4 OK 2026/08/13 05:16:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:16:24 INFO : one: Copied (server-side copy) 2026/08/13 05:16:24 INFO : one: Deleted 2026/08/13 05:16:24 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:16:25 DEBUG : one: size = 5 OK 2026/08/13 05:16:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/13 05:16:25 INFO : one: Copied (new) 2026/08/13 05:16:25 DEBUG : Waiting for deletions to finish 2026/08/13 05:16:25 DEBUG : three.txt: size = 6 OK 2026/08/13 05:16:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/13 05:16:25 INFO : three.txt: Copied (server-side copy) 2026/08/13 05:16:25 INFO : three.txt: Deleted 2026/08/13 05:16:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (32.39s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:16:28 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/dst" 2026/08/13 05:16:29 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/backup" 2026/08/13 05:16:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:16:31 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:16:31 DEBUG : one: Sizes differ 2026/08/13 05:16:31 DEBUG : two: size = 3 OK 2026/08/13 05:16:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:16:31 DEBUG : two: Unchanged skipping 2026/08/13 05:16:31 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:16:32 DEBUG : one.bak: size = 3 OK 2026/08/13 05:16:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/13 05:16:32 INFO : one: Copied (server-side copy) to: one.bak 2026/08/13 05:16:33 INFO : one: Deleted 2026/08/13 05:16:33 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:16:33 DEBUG : one: size = 4 OK 2026/08/13 05:16:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:16:33 INFO : one: Copied (new) 2026/08/13 05:16:33 DEBUG : Waiting for deletions to finish 2026/08/13 05:16:34 DEBUG : three.txt.bak: size = 5 OK 2026/08/13 05:16:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/13 05:16:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/13 05:16:34 INFO : three.txt: Deleted 2026/08/13 05:16:34 INFO : three.txt: Moved into backup dir 2026/08/13 05:16:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:16:35 DEBUG : one: size = 4 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:16:35 DEBUG : one: Sizes differ 2026/08/13 05:16:35 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:16:35 DEBUG : two: size = 3 OK 2026/08/13 05:16:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:16:35 DEBUG : two: Unchanged skipping 2026/08/13 05:16:36 DEBUG : one.bak: size = 4 OK 2026/08/13 05:16:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:16:36 INFO : one: Copied (server-side copy) to: one.bak 2026/08/13 05:16:36 INFO : one: Deleted 2026/08/13 05:16:36 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:16:36 DEBUG : one: size = 5 OK 2026/08/13 05:16:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/13 05:16:36 INFO : one: Copied (new) 2026/08/13 05:16:36 DEBUG : Waiting for deletions to finish 2026/08/13 05:16:37 DEBUG : three.txt.bak: size = 6 OK 2026/08/13 05:16:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/13 05:16:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/13 05:16:37 INFO : three.txt: Deleted 2026/08/13 05:16:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:16:40 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/dst" 2026/08/13 05:16:41 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/backup" 2026/08/13 05:16:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:16:42 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:16:42 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:16:42 DEBUG : one: Sizes differ 2026/08/13 05:16:42 DEBUG : two: size = 3 OK 2026/08/13 05:16:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:16:42 DEBUG : two: Unchanged skipping 2026/08/13 05:16:44 DEBUG : one-2019-01-01: size = 3 OK 2026/08/13 05:16:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/13 05:16:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/13 05:16:44 INFO : one: Deleted 2026/08/13 05:16:44 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:16:45 DEBUG : one: size = 4 OK 2026/08/13 05:16:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:16:45 INFO : one: Copied (new) 2026/08/13 05:16:45 DEBUG : Waiting for deletions to finish 2026/08/13 05:16:45 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/13 05:16:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/13 05:16:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/13 05:16:45 INFO : three.txt: Deleted 2026/08/13 05:16:45 INFO : three.txt: Moved into backup dir 2026/08/13 05:16:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:16:47 DEBUG : one: size = 4 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:16:47 DEBUG : one: Sizes differ 2026/08/13 05:16:47 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:16:47 DEBUG : two: size = 3 OK 2026/08/13 05:16:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:16:47 DEBUG : two: Unchanged skipping 2026/08/13 05:16:47 DEBUG : one-2019-01-01: size = 4 OK 2026/08/13 05:16:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:16:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/13 05:16:48 INFO : one: Deleted 2026/08/13 05:16:48 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:16:48 DEBUG : one: size = 5 OK 2026/08/13 05:16:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/13 05:16:48 INFO : one: Copied (new) 2026/08/13 05:16:48 DEBUG : Waiting for deletions to finish 2026/08/13 05:16:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/13 05:16:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/13 05:16:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/13 05:16:48 INFO : three.txt: Deleted 2026/08/13 05:16:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.57s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:16:51 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/dst" 2026/08/13 05:16:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:16:53 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:16:53 DEBUG : one: Sizes differ 2026/08/13 05:16:53 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:16:53 DEBUG : two: size = 3 OK 2026/08/13 05:16:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:16:53 DEBUG : two: Unchanged skipping 2026/08/13 05:16:53 DEBUG : one.bak: size = 3 OK 2026/08/13 05:16:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/13 05:16:53 INFO : one: Copied (server-side copy) to: one.bak 2026/08/13 05:16:54 INFO : one: Deleted 2026/08/13 05:16:54 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:16:54 DEBUG : one: size = 4 OK 2026/08/13 05:16:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:16:54 INFO : one: Copied (new) 2026/08/13 05:16:54 DEBUG : Waiting for deletions to finish 2026/08/13 05:16:55 DEBUG : three.txt.bak: size = 5 OK 2026/08/13 05:16:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/13 05:16:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/13 05:16:55 INFO : three.txt: Deleted 2026/08/13 05:16:55 INFO : three.txt: Moved into backup dir 2026/08/13 05:16:55 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1180-10.backblaze.com/b2api/v1/b2_upload_file/6f729da3809dfb9b9ff80e1b/c001_v0001180_t0038": EOF 2026/08/13 05:16:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-10.backblaze.com/b2api/v1/b2_upload_file/6f729da3809dfb9b9ff80e1b/c001_v0001180_t0038": EOF) 2026/08/13 05:16:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-farivih7peru: 1/10 (Post "https://pod-000-1180-10.backblaze.com/b2api/v1/b2_upload_file/6f729da3809dfb9b9ff80e1b/c001_v0001180_t0038": EOF) 2026/08/13 05:16:58 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 05:16:58 DEBUG : one.bak: Excluded (Path Filter) 2026/08/13 05:16:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/13 05:16:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:16:58 DEBUG : one: size = 4 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:16:58 DEBUG : one: Sizes differ 2026/08/13 05:16:58 DEBUG : two: size = 3 OK 2026/08/13 05:16:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:16:58 DEBUG : two: Unchanged skipping 2026/08/13 05:16:58 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for checks to finish 2026/08/13 05:16:59 DEBUG : one.bak: size = 4 OK 2026/08/13 05:16:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:16:59 INFO : one: Copied (server-side copy) to: one.bak 2026/08/13 05:16:59 INFO : one: Deleted 2026/08/13 05:16:59 DEBUG : B2 bucket rclone-test-farivih7peru path dst: Waiting for transfers to finish 2026/08/13 05:16:59 DEBUG : one: size = 5 OK 2026/08/13 05:16:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/13 05:16:59 INFO : one: Copied (new) 2026/08/13 05:16:59 DEBUG : Waiting for deletions to finish 2026/08/13 05:16:59 DEBUG : three.txt.bak: size = 6 OK 2026/08/13 05:16:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/13 05:16:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/13 05:16:59 INFO : three.txt: Deleted 2026/08/13 05:16:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.17s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:17:02 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/dst" 2026/08/13 05:17:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:03 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:17:03 DEBUG : one: Sizes differ 2026/08/13 05:17:05 DEBUG : one.bak: size = 3 OK 2026/08/13 05:17:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/13 05:17:05 INFO : one: Copied (server-side copy) to: one.bak 2026/08/13 05:17:05 INFO : one: Deleted 2026/08/13 05:17:06 DEBUG : one: size = 4 OK 2026/08/13 05:17:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:17:06 INFO : one: Copied (new) 2026/08/13 05:17:06 DEBUG : two: size = 3 OK 2026/08/13 05:17:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:06 DEBUG : two: Unchanged skipping 2026/08/13 05:17:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:06 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:17:06 DEBUG : three.txt: Sizes differ 2026/08/13 05:17:06 DEBUG : three.txt.bak: size = 5 OK 2026/08/13 05:17:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/13 05:17:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/13 05:17:07 INFO : three.txt: Deleted 2026/08/13 05:17:07 DEBUG : three.txt: size = 6 OK 2026/08/13 05:17:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/13 05:17:07 INFO : three.txt: Copied (new) 2026/08/13 05:17:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:07 DEBUG : one: size = 4 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:17:07 DEBUG : one: Sizes differ 2026/08/13 05:17:08 DEBUG : one.bak: size = 4 OK 2026/08/13 05:17:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:17:08 INFO : one: Copied (server-side copy) to: one.bak 2026/08/13 05:17:08 INFO : one: Deleted 2026/08/13 05:17:08 DEBUG : one: size = 5 OK 2026/08/13 05:17:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/13 05:17:08 INFO : one: Copied (new) 2026/08/13 05:17:08 DEBUG : two: size = 3 OK 2026/08/13 05:17:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:08 DEBUG : two: Unchanged skipping 2026/08/13 05:17:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:08 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:17:08 DEBUG : three.txt: Sizes differ 2026/08/13 05:17:09 DEBUG : three.txt.bak: size = 6 OK 2026/08/13 05:17:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/13 05:17:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/13 05:17:09 INFO : three.txt: Deleted 2026/08/13 05:17:09 DEBUG : three.txt: size = 19 OK 2026/08/13 05:17:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/13 05:17:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.07s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:17:12 DEBUG : Creating backend with remote "TestB2:rclone-test-farivih7peru/dst" 2026/08/13 05:17:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:14 DEBUG : one: size = 3 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:17:14 DEBUG : one: Sizes differ 2026/08/13 05:17:15 DEBUG : one-2019-01-01: size = 3 OK 2026/08/13 05:17:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/13 05:17:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/13 05:17:15 INFO : one: Deleted 2026/08/13 05:17:16 DEBUG : one: size = 4 OK 2026/08/13 05:17:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:17:16 INFO : one: Copied (new) 2026/08/13 05:17:16 DEBUG : two: size = 3 OK 2026/08/13 05:17:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:16 DEBUG : two: Unchanged skipping 2026/08/13 05:17:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:17:17 DEBUG : three.txt: Sizes differ 2026/08/13 05:17:17 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/13 05:17:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/13 05:17:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/13 05:17:17 INFO : three.txt: Deleted 2026/08/13 05:17:17 DEBUG : three.txt: size = 6 OK 2026/08/13 05:17:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/13 05:17:17 INFO : three.txt: Copied (new) 2026/08/13 05:17:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:18 DEBUG : one: size = 4 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:17:18 DEBUG : one: Sizes differ 2026/08/13 05:17:18 DEBUG : one-2019-01-01: size = 4 OK 2026/08/13 05:17:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/13 05:17:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/13 05:17:18 INFO : one: Deleted 2026/08/13 05:17:19 DEBUG : one: size = 5 OK 2026/08/13 05:17:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/13 05:17:19 INFO : one: Copied (new) 2026/08/13 05:17:19 DEBUG : two: size = 3 OK 2026/08/13 05:17:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:19 DEBUG : two: Unchanged skipping 2026/08/13 05:17:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:19 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-farivih7peru path dst) 2026/08/13 05:17:19 DEBUG : three.txt: Sizes differ 2026/08/13 05:17:19 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/13 05:17:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/13 05:17:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/13 05:17:20 INFO : three.txt: Deleted 2026/08/13 05:17:20 DEBUG : three.txt: size = 19 OK 2026/08/13 05:17:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/13 05:17:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.32s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:17:22 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:17:22 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:22 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:22 DEBUG : Testêé: Sizes differ 2026/08/13 05:17:22 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:17:23 DEBUG : Testêé: size = 14 OK 2026/08/13 05:17:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/13 05:17:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/13 05:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.23s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:17:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 05:17:24 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:17:24 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:17:24 DEBUG : existing: size = 6 OK 2026/08/13 05:17:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/13 05:17:24 INFO : existing: Copied (new) 2026/08/13 05:17:24 DEBUG : Waiting for deletions to finish 2026/08/13 05:17:25 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:17:25 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:25 DEBUG : existing: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:25 DEBUG : existing: Sizes differ 2026/08/13 05:17:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/13 05:17:25 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:17:25 ERROR : B2 bucket rclone-test-farivih7peru: not deleting files as there were IO errors 2026/08/13 05:17:25 ERROR : B2 bucket rclone-test-farivih7peru: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:17:26 DEBUG : EXISTING: size = 6 OK 2026/08/13 05:17:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:26 DEBUG : existing: Unchanged skipping 2026/08/13 05:17:26 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:17:26 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:17:26 DEBUG : Waiting for deletions to finish 2026/08/13 05:17:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:17:37 DEBUG : both0: size = 6 OK 2026/08/13 05:17:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both0: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both10: size = 6 OK 2026/08/13 05:17:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both10: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both11: size = 6 OK 2026/08/13 05:17:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both11: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both12: size = 6 OK 2026/08/13 05:17:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both12: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both13: size = 6 OK 2026/08/13 05:17:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both13: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both14: size = 6 OK 2026/08/13 05:17:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both14: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both15: size = 6 OK 2026/08/13 05:17:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both15: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both16: size = 6 OK 2026/08/13 05:17:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both16: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both17: size = 6 OK 2026/08/13 05:17:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both17: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both18: size = 6 OK 2026/08/13 05:17:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both18: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both19: size = 6 OK 2026/08/13 05:17:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both19: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both1: size = 6 OK 2026/08/13 05:17:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both1: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both2: size = 6 OK 2026/08/13 05:17:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both2: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both3: size = 6 OK 2026/08/13 05:17:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both3: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both4: size = 6 OK 2026/08/13 05:17:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both4: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both5: size = 6 OK 2026/08/13 05:17:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both5: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both6: size = 6 OK 2026/08/13 05:17:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both6: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both7: size = 6 OK 2026/08/13 05:17:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both7: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both8: size = 6 OK 2026/08/13 05:17:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both8: Unchanged skipping 2026/08/13 05:17:37 DEBUG : both9: size = 6 OK 2026/08/13 05:17:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:37 DEBUG : both9: Unchanged skipping 2026/08/13 05:17:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:17:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:17:37 DEBUG : Waiting for deletions to finish 2026/08/13 05:17:37 INFO : only2: Deleted 2026/08/13 05:17:37 INFO : only0: Deleted 2026/08/13 05:17:37 INFO : only10: Deleted 2026/08/13 05:17:37 INFO : only17: Deleted 2026/08/13 05:17:37 INFO : only19: Deleted 2026/08/13 05:17:37 INFO : only1: Deleted 2026/08/13 05:17:38 INFO : only9: Deleted 2026/08/13 05:17:38 INFO : only15: Deleted 2026/08/13 05:17:38 INFO : only18: Deleted 2026/08/13 05:17:38 INFO : only3: Deleted 2026/08/13 05:17:38 INFO : only7: Deleted 2026/08/13 05:17:38 INFO : only8: Deleted 2026/08/13 05:17:38 INFO : only11: Deleted 2026/08/13 05:17:38 INFO : only12: Deleted 2026/08/13 05:17:38 INFO : only14: Deleted 2026/08/13 05:17:38 INFO : only13: Deleted 2026/08/13 05:17:38 INFO : only16: Deleted 2026/08/13 05:17:38 INFO : only4: Deleted 2026/08/13 05:17:38 INFO : only5: Deleted 2026/08/13 05:17:38 INFO : only6: Deleted 2026/08/13 05:17:38 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.22s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:17:51 DEBUG : both10: size = 6 OK 2026/08/13 05:17:51 DEBUG : both12: size = 6 OK 2026/08/13 05:17:51 DEBUG : both11: size = 6 OK 2026/08/13 05:17:51 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:17:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both0: size = 6 OK 2026/08/13 05:17:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both11: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both13: size = 6 OK 2026/08/13 05:17:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both13: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both14: size = 6 OK 2026/08/13 05:17:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both14: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both15: size = 6 OK 2026/08/13 05:17:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both15: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both16: size = 6 OK 2026/08/13 05:17:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both16: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both17: size = 6 OK 2026/08/13 05:17:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both17: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both18: size = 6 OK 2026/08/13 05:17:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both18: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both19: size = 6 OK 2026/08/13 05:17:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both19: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both1: size = 6 OK 2026/08/13 05:17:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both1: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both2: size = 6 OK 2026/08/13 05:17:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both2: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both3: size = 6 OK 2026/08/13 05:17:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both3: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both4: size = 6 OK 2026/08/13 05:17:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both4: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both5: size = 6 OK 2026/08/13 05:17:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both12: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both6: size = 6 OK 2026/08/13 05:17:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both6: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both7: size = 6 OK 2026/08/13 05:17:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both7: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both8: size = 6 OK 2026/08/13 05:17:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both8: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both9: size = 6 OK 2026/08/13 05:17:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:17:51 DEBUG : both9: Unchanged skipping 2026/08/13 05:17:51 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only0: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only0: Sizes differ 2026/08/13 05:17:51 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only10: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only10: Sizes differ 2026/08/13 05:17:51 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only11: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only11: Sizes differ 2026/08/13 05:17:51 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only12: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only12: Sizes differ 2026/08/13 05:17:51 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only13: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only13: Sizes differ 2026/08/13 05:17:51 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only14: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only14: Sizes differ 2026/08/13 05:17:51 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only15: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only15: Sizes differ 2026/08/13 05:17:51 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only16: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only16: Sizes differ 2026/08/13 05:17:51 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only17: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only17: Sizes differ 2026/08/13 05:17:51 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only18: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only18: Sizes differ 2026/08/13 05:17:51 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only19: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only19: Sizes differ 2026/08/13 05:17:51 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only1: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only1: Sizes differ 2026/08/13 05:17:51 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only2: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only2: Sizes differ 2026/08/13 05:17:51 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only3: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only3: Sizes differ 2026/08/13 05:17:51 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only4: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only4: Sizes differ 2026/08/13 05:17:51 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only5: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only5: Sizes differ 2026/08/13 05:17:51 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only6: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only6: Sizes differ 2026/08/13 05:17:51 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only7: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only7: Sizes differ 2026/08/13 05:17:51 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only8: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only8: Sizes differ 2026/08/13 05:17:51 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1027753527) 2026/08/13 05:17:51 DEBUG : only9: size = 6 (B2 bucket rclone-test-farivih7peru) 2026/08/13 05:17:51 DEBUG : only9: Sizes differ 2026/08/13 05:17:51 DEBUG : both10: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both0: Unchanged skipping 2026/08/13 05:17:51 DEBUG : both5: Unchanged skipping 2026/08/13 05:17:51 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:17:52 DEBUG : only10: size = 0 OK 2026/08/13 05:17:52 DEBUG : only0: size = 0 OK 2026/08/13 05:17:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only10: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only0: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only14: size = 0 OK 2026/08/13 05:17:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only14: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only13: size = 0 OK 2026/08/13 05:17:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only13: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only12: size = 0 OK 2026/08/13 05:17:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only12: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only15: size = 0 OK 2026/08/13 05:17:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only15: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only16: size = 0 OK 2026/08/13 05:17:52 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only16: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only11: size = 0 OK 2026/08/13 05:17:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only11: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only17: size = 0 OK 2026/08/13 05:17:52 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only17: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only18: size = 0 OK 2026/08/13 05:17:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only18: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only19: size = 0 OK 2026/08/13 05:17:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only19: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only1: size = 0 OK 2026/08/13 05:17:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only1: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only2: size = 0 OK 2026/08/13 05:17:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only2: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only3: size = 0 OK 2026/08/13 05:17:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only3: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only4: size = 0 OK 2026/08/13 05:17:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only4: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only5: size = 0 OK 2026/08/13 05:17:52 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only5: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only6: size = 0 OK 2026/08/13 05:17:52 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only6: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only7: size = 0 OK 2026/08/13 05:17:52 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only7: Copied (replaced existing) 2026/08/13 05:17:52 DEBUG : only8: size = 0 OK 2026/08/13 05:17:52 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:52 INFO : only8: Copied (replaced existing) 2026/08/13 05:17:53 DEBUG : only9: size = 0 OK 2026/08/13 05:17:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/13 05:17:53 INFO : only9: Copied (replaced existing) 2026/08/13 05:17:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (18.52s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:18:01 DEBUG : empty_dir: Making directory with metadata 2026/08/13 05:18:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 05:18:01 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 05:18:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 05:18:01 INFO : empty_on_remote: Making directory 2026/08/13 05:18:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 05:18:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 05:18:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 05:18:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 05:18:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.09s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:18:03 DEBUG : empty_dir: Making directory with metadata 2026/08/13 05:18:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 05:18:03 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 05:18:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 05:18:03 INFO : empty_on_remote: Making directory 2026/08/13 05:18:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 05:18:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 05:18:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 05:18:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 05:18:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/13 05:18:04 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:18:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 05:18:05 INFO : sub dir: Making directory 2026/08/13 05:18:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.15s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:18:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 05:18:07 INFO : sub dir: Making directory 2026/08/13 05:18:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:18:13 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:13 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : apple: size = 5 OK 2026/08/13 05:18:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : apple: Unchanged skipping 2026/08/13 05:18:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:18:14 DEBUG : banana: size = 6 OK 2026/08/13 05:18:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : banana: Unchanged skipping 2026/08/13 05:18:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:18:14 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:18:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:18:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:18:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:18:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:18:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:18:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:18:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:18:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:18:14 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:14 INFO : There was nothing to transfer 2026/08/13 05:18:14 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:14 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:18:14 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:18:14 DEBUG : banana: size = 6 OK 2026/08/13 05:18:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:18:14 DEBUG : banana: Unchanged skipping 2026/08/13 05:18:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:18:14 DEBUG : apple: size = 5 OK 2026/08/13 05:18:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : apple: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:18:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:18:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:18:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:18:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:18:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:18:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:18:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:18:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:18:14 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:18:14 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:14 INFO : There was nothing to transfer 2026/08/13 05:18:14 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:14 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:18:25 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:25 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:18:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:18:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:18:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:18:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : banana: size = 6 OK 2026/08/13 05:18:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:18:25 DEBUG : banana: Unchanged skipping 2026/08/13 05:18:25 DEBUG : apple: size = 5 OK 2026/08/13 05:18:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : apple: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:18:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:18:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:18:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:18:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:18:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:18:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:18:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:18:25 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:18:25 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:25 INFO : There was nothing to transfer 2026/08/13 05:18:25 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:26 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : banana: size = 6 OK 2026/08/13 05:18:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:18:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : banana: Unchanged skipping 2026/08/13 05:18:26 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:18:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:18:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:18:26 DEBUG : apple: size = 5 OK 2026/08/13 05:18:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : apple: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:18:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:18:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:18:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:18:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:18:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:18:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:18:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:18:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:18:26 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:18:26 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:26 INFO : There was nothing to transfer 2026/08/13 05:18:26 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:26 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:18:36 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:37 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:18:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:37 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 05:18:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:18:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:18:37 DEBUG : YXBwbGU=: size = 5 OK 2026/08/13 05:18:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/13 05:18:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/13 05:18:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/13 05:18:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/13 05:18:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:37 DEBUG : YmFuYW5h: size = 6 OK 2026/08/13 05:18:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/13 05:18:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/13 05:18:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/13 05:18:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/13 05:18:38 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/13 05:18:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/13 05:18:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/13 05:18:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/13 05:18:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/13 05:18:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/13 05:18:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/13 05:18:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/13 05:18:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/13 05:18:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/13 05:18:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/13 05:18:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/13 05:18:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/13 05:18:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/13 05:18:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/13 05:18:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/13 05:18:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/13 05:18:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/13 05:18:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/13 05:18:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/13 05:18:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/13 05:18:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/13 05:18:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/13 05:18:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/13 05:18:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:18:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/13 05:18:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/13 05:18:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:18:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/13 05:18:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/13 05:18:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/13 05:18:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/13 05:18:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/13 05:18:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/13 05:18:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:40 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 05:18:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 05:18:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 05:18:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 05:18:40 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 05:18:40 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 05:18:40 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 05:18:40 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 05:18:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 05:18:40 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 05:18:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 05:18:41 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 05:18:41 INFO : appleappleapplebanana: Deleted 2026/08/13 05:18:41 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 05:18:41 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 05:18:41 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 05:18:41 INFO : apple: Deleted 2026/08/13 05:18:41 INFO : banana: Deleted 2026/08/13 05:18:41 INFO : splitbananasplit: Deleted 2026/08/13 05:18:41 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 05:18:41 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/13 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/13 05:18:41 DEBUG : YXBwbGU=: size = 5 OK 2026/08/13 05:18:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : YmFuYW5h: size = 6 OK 2026/08/13 05:18:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/13 05:18:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : banana: Unchanged skipping 2026/08/13 05:18:41 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:18:41 DEBUG : apple: Unchanged skipping 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 05:18:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/13 05:18:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/13 05:18:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/13 05:18:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/13 05:18:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/13 05:18:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/13 05:18:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/13 05:18:41 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:18:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:18:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:18:41 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:18:41 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:41 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/13 05:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:18:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:18:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:18:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:18:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:18:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:18:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:18:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:18:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:18:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:18:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:18:52 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:52 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:18:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:18:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:18:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:18:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:18:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:18:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:18:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:18:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:18:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:18:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:18:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:18:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:18:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/13 05:18:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:52 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:18:52 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:18:52 DEBUG : PREFIXapple: size = 5 OK 2026/08/13 05:18:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/13 05:18:52 INFO : apple: Copied (new) to: PREFIXapple 2026/08/13 05:18:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:18:52 DEBUG : PREFIXbanana: size = 6 OK 2026/08/13 05:18:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/13 05:18:52 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/13 05:18:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:18:53 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/13 05:18:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/13 05:18:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/13 05:18:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:18:53 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/13 05:18:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/13 05:18:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/13 05:18:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:18:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:18:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/13 05:18:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:18:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:18:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/13 05:18:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/13 05:18:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:18:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:18:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/13 05:18:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/13 05:18:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:18:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:18:53 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/13 05:18:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/13 05:18:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:18:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:18:53 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/13 05:18:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/13 05:18:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:18:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:18:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/13 05:18:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/13 05:18:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:18:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:18:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/13 05:18:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/13 05:18:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:18:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:18:54 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/13 05:18:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/13 05:18:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:18:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:18:54 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/13 05:18:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/13 05:18:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:18:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:18:54 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/13 05:18:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/13 05:18:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:18:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:18:54 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/13 05:18:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/13 05:18:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:18:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:18:54 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/13 05:18:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/13 05:18:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:18:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:18:54 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/13 05:18:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/13 05:18:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:18:54 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/13 05:18:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/13 05:18:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/13 05:18:54 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/13 05:18:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/13 05:18:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:18:55 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/13 05:18:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/13 05:18:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:18:55 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 05:18:55 INFO : banana: Deleted 2026/08/13 05:18:55 INFO : appleappleapplebanana: Deleted 2026/08/13 05:18:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 05:18:55 INFO : splitbananasplit: Deleted 2026/08/13 05:18:55 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 05:18:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 05:18:55 INFO : apple: Deleted 2026/08/13 05:18:55 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:18:56 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:18:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:18:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:18:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:18:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:18:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:18:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:18:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:18:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:18:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:18:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:18:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:18:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:18:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:18:56 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:18:56 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:18:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/13 05:18:56 INFO : appleappleapplebanana: Copied (new) 2026/08/13 05:18:56 DEBUG : banana: size = 6 OK 2026/08/13 05:18:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/13 05:18:56 INFO : banana: Copied (new) 2026/08/13 05:18:56 DEBUG : apple: size = 5 OK 2026/08/13 05:18:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/13 05:18:56 INFO : apple: Copied (new) 2026/08/13 05:18:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:18:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/13 05:18:56 INFO : splitbananasplit: Copied (new) 2026/08/13 05:18:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:18:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/13 05:18:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:18:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/13 05:18:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:18:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/13 05:18:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:18:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/13 05:18:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:18:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/13 05:18:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:18:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/13 05:18:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:18:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/13 05:18:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:18:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/13 05:18:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:18:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/13 05:18:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:18:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/13 05:18:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:18:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/13 05:18:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:18:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/13 05:18:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:18:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/13 05:18:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:18:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/13 05:18:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:18:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/13 05:18:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:18:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/13 05:18:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/13 05:18:57 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/13 05:18:57 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/13 05:18:57 INFO : PREFIXapple: Deleted 2026/08/13 05:18:57 INFO : PREFIXsplitbananasplit: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/13 05:18:57 INFO : PREFIXbanana: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/13 05:18:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/13 05:18:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/13 05:18:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/13 05:18:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/13 05:18:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/13 05:18:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/13 05:18:58 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:58 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : Waiting for deletions to finish 2026/08/13 05:18:58 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:18:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:19:08 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:09 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 05:19:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:09 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:19:09 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:19:09 DEBUG : appleSUFFIX: size = 5 OK 2026/08/13 05:19:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/13 05:19:09 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 05:19:09 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/13 05:19:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/13 05:19:09 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/13 05:19:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/13 05:19:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/13 05:19:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/13 05:19:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/13 05:19:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 05:19:10 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/13 05:19:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/13 05:19:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/13 05:19:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/13 05:19:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/13 05:19:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/13 05:19:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/13 05:19:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/13 05:19:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/13 05:19:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/13 05:19:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/13 05:19:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/13 05:19:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/13 05:19:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/13 05:19:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/13 05:19:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/13 05:19:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/13 05:19:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/13 05:19:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/13 05:19:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/13 05:19:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/13 05:19:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/13 05:19:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/13 05:19:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/13 05:19:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/13 05:19:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/13 05:19:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/13 05:19:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/13 05:19:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/13 05:19:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/13 05:19:11 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/13 05:19:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/13 05:19:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/13 05:19:12 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/13 05:19:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/13 05:19:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/13 05:19:12 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:12 INFO : banana: Deleted 2026/08/13 05:19:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 05:19:12 INFO : splitbananasplit: Deleted 2026/08/13 05:19:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 05:19:12 INFO : apple: Deleted 2026/08/13 05:19:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 05:19:12 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 05:19:12 INFO : appleappleapplebanana: Deleted 2026/08/13 05:19:12 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/13 05:19:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : apple: transformed to: appleSUFFIX 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/13 05:19:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/13 05:19:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/13 05:19:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:13 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:19:13 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:19:13 DEBUG : apple: size = 5 OK 2026/08/13 05:19:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/13 05:19:13 INFO : apple: Copied (new) 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:19:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/13 05:19:13 INFO : appleappleapplebanana: Copied (new) 2026/08/13 05:19:13 DEBUG : banana: size = 6 OK 2026/08/13 05:19:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/13 05:19:13 INFO : banana: Copied (new) 2026/08/13 05:19:13 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:19:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/13 05:19:13 INFO : splitbananasplit: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/13 05:19:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/13 05:19:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/13 05:19:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/13 05:19:14 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/13 05:19:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/13 05:19:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/13 05:19:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/13 05:19:14 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/13 05:19:14 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:19:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/13 05:19:14 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:19:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/13 05:19:14 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:19:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/13 05:19:14 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:19:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/13 05:19:14 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:19:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/13 05:19:14 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:19:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/13 05:19:14 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:19:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/13 05:19:14 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/13 05:19:14 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/13 05:19:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/13 05:19:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/13 05:19:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/13 05:19:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/13 05:19:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/13 05:19:14 INFO : bananaSUFFIX: Deleted 2026/08/13 05:19:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/13 05:19:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/13 05:19:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/13 05:19:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/13 05:19:15 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/13 05:19:15 INFO : splitbananasplitSUFFIX: Deleted 2026/08/13 05:19:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/13 05:19:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/13 05:19:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/13 05:19:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/13 05:19:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/13 05:19:15 INFO : appleSUFFIX: Deleted 2026/08/13 05:19:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/13 05:19:15 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:15 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:15 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:19:26 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:26 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : apple: size = 5 OK 2026/08/13 05:19:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:26 DEBUG : banana: size = 6 OK 2026/08/13 05:19:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:26 DEBUG : banana: Unchanged skipping 2026/08/13 05:19:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:26 DEBUG : apple: Unchanged skipping 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 05:19:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 05:19:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:19:26 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:19:26 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:19:27 DEBUG : appleapple: size = 21 OK 2026/08/13 05:19:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/13 05:19:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/13 05:19:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:27 DEBUG : splitbanan: size = 16 OK 2026/08/13 05:19:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/13 05:19:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/13 05:19:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/13 05:19:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/13 05:19:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/13 05:19:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/13 05:19:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/13 05:19:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/13 05:19:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/13 05:19:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/13 05:19:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/13 05:19:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/13 05:19:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/13 05:19:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/13 05:19:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/13 05:19:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/13 05:19:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/13 05:19:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/13 05:19:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:27 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/13 05:19:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/13 05:19:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:27 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/13 05:19:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/13 05:19:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/13 05:19:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:27 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/13 05:19:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/13 05:19:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/13 05:19:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:27 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/13 05:19:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/13 05:19:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/13 05:19:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:27 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/13 05:19:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/13 05:19:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/13 05:19:27 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/13 05:19:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/13 05:19:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/13 05:19:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/13 05:19:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/13 05:19:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/13 05:19:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/13 05:19:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/13 05:19:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/13 05:19:27 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:28 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 05:19:28 INFO : appleappleapplebanana: Deleted 2026/08/13 05:19:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 05:19:28 INFO : splitbananasplit: Deleted 2026/08/13 05:19:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 05:19:28 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 05:19:28 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:28 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : appleapple: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/13 05:19:28 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : appleapple: size = 21 OK 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:19:29 DEBUG : apple: size = 5 OK 2026/08/13 05:19:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : apple: Unchanged skipping 2026/08/13 05:19:29 DEBUG : banana: size = 6 OK 2026/08/13 05:19:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : banana: Unchanged skipping 2026/08/13 05:19:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:29 DEBUG : splitbanan: size = 16 OK 2026/08/13 05:19:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/13 05:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/13 05:19:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/13 05:19:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/13 05:19:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/13 05:19:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/13 05:19:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/13 05:19:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/13 05:19:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/13 05:19:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/13 05:19:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/13 05:19:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/13 05:19:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/13 05:19:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/13 05:19:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/13 05:19:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/13 05:19:29 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:19:29 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:19:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:19:29 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:19:29 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:29 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : appleapple: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:29 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/13 05:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/13 05:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/13 05:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/13 05:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/13 05:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/13 05:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/13 05:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/13 05:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/13 05:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/13 05:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/13 05:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/13 05:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/13 05:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/13 05:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/13 05:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/13 05:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/13 05:19:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:19:39 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:39 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:19:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:19:40 DEBUG : apple: size = 5 OK 2026/08/13 05:19:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : apple: Unchanged skipping 2026/08/13 05:19:40 DEBUG : banana: size = 6 OK 2026/08/13 05:19:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : banana: Unchanged skipping 2026/08/13 05:19:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:19:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:19:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:19:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:19:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:19:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:19:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:19:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:19:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:19:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:19:40 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:19:40 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:40 INFO : There was nothing to transfer 2026/08/13 05:19:40 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:40 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : apple: size = 5 OK 2026/08/13 05:19:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : banana: size = 6 OK 2026/08/13 05:19:41 DEBUG : apple: Unchanged skipping 2026/08/13 05:19:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : banana: Unchanged skipping 2026/08/13 05:19:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:19:41 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:19:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:19:41 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:19:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:19:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:19:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:19:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:19:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:19:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:19:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:19:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:19:41 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:19:41 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:41 INFO : There was nothing to transfer 2026/08/13 05:19:41 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:41 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:41 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:19:51 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:52 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : apple: size = 5 OK 2026/08/13 05:19:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:19:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : apple: Unchanged skipping 2026/08/13 05:19:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:19:52 DEBUG : banana: size = 6 OK 2026/08/13 05:19:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : banana: Unchanged skipping 2026/08/13 05:19:52 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:19:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:19:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:19:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:19:52 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:19:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:19:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:19:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:19:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:19:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:19:52 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:19:52 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:52 INFO : There was nothing to transfer 2026/08/13 05:19:52 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:52 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : apple: size = 5 OK 2026/08/13 05:19:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : apple: Unchanged skipping 2026/08/13 05:19:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:19:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:19:53 DEBUG : banana: size = 6 OK 2026/08/13 05:19:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : banana: Unchanged skipping 2026/08/13 05:19:53 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:19:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:19:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:19:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:19:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:19:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:19:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:19:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:19:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:19:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:19:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:19:53 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:19:53 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:53 INFO : There was nothing to transfer 2026/08/13 05:19:53 DEBUG : Waiting for deletions to finish 2026/08/13 05:19:53 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:19:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:03 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:04 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : apple: size = 5 OK 2026/08/13 05:20:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : apple: Unchanged skipping 2026/08/13 05:20:04 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:20:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:20:04 DEBUG : banana: size = 6 OK 2026/08/13 05:20:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : banana: Unchanged skipping 2026/08/13 05:20:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:20:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:20:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:20:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:20:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:20:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:20:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:20:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:20:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:20:04 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:04 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:04 INFO : There was nothing to transfer 2026/08/13 05:20:04 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:04 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:20:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : apple: size = 5 OK 2026/08/13 05:20:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : banana: size = 6 OK 2026/08/13 05:20:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : apple: Unchanged skipping 2026/08/13 05:20:05 DEBUG : banana: Unchanged skipping 2026/08/13 05:20:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:20:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:20:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:20:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:20:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:20:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:20:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:20:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:20:05 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:20:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:20:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:20:05 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:05 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:05 INFO : There was nothing to transfer 2026/08/13 05:20:05 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:05 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:20:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:15 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/13 05:20:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/13 05:20:16 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 05:20:16 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : apple: size = 5 OK 2026/08/13 05:20:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:20:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : apple: Unchanged skipping 2026/08/13 05:20:16 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:20:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:20:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:20:16 DEBUG : banana: size = 6 OK 2026/08/13 05:20:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : banana: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:20:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:20:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:20:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:20:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:20:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:20:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:20:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:20:16 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:16 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:16 INFO : There was nothing to transfer 2026/08/13 05:20:16 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:16 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:20:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : apple: size = 5 OK 2026/08/13 05:20:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : apple: Unchanged skipping 2026/08/13 05:20:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:20:17 DEBUG : banana: size = 6 OK 2026/08/13 05:20:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:20:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:20:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : banana: Unchanged skipping 2026/08/13 05:20:17 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:20:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:20:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:20:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:20:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:20:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:20:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:20:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:20:17 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:17 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:17 INFO : There was nothing to transfer 2026/08/13 05:20:17 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:17 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:20:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:27 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:27 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:20:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:20:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : apple: size = 5 OK 2026/08/13 05:20:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : apple: Unchanged skipping 2026/08/13 05:20:28 DEBUG : banana: size = 6 OK 2026/08/13 05:20:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : banana: Unchanged skipping 2026/08/13 05:20:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:20:28 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:20:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:20:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:20:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:20:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:20:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:20:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:20:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:20:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:20:28 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:28 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:28 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:28 INFO : There was nothing to transfer 2026/08/13 05:20:28 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:28 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:20:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : apple: size = 5 OK 2026/08/13 05:20:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : apple: Unchanged skipping 2026/08/13 05:20:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:20:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:20:29 DEBUG : banana: size = 6 OK 2026/08/13 05:20:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : banana: Unchanged skipping 2026/08/13 05:20:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:20:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:20:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:20:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:20:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:20:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:20:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:20:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:20:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:20:29 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:29 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:29 INFO : There was nothing to transfer 2026/08/13 05:20:29 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:29 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:20:29 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (144.51s) --- PASS: TestTransform/NFC (10.36s) --- PASS: TestTransform/NFD (11.47s) --- PASS: TestTransform/base64 (15.45s) --- PASS: TestTransform/prefix (16.52s) --- PASS: TestTransform/suffix (17.44s) --- PASS: TestTransform/truncate (13.67s) --- PASS: TestTransform/encoder (12.04s) --- PASS: TestTransform/ISO-8859-1 (12.06s) --- PASS: TestTransform/charmap (11.67s) --- PASS: TestTransform/lowercase (12.02s) --- PASS: TestTransform/ascii (11.80s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 05:20:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 05:20:34 INFO : sub dir_somesuffix: Making directory 2026/08/13 05:20:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/13 05:20:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/13 05:20:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 05:20:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/13 05:20:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 05:20:34 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:34 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/13 05:20:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/13 05:20:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.84s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:36 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:36 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:36 INFO : tictactoe: Making directory 2026/08/13 05:20:36 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:36 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/13 05:20:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:36 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:36 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:36 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/13 05:20:36 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:36 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/13 05:20:36 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:37 INFO : toe: Making directory 2026/08/13 05:20:37 INFO : toe/toe: Making directory 2026/08/13 05:20:37 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 05:20:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 05:20:37 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 05:20:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:37 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:38 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/13 05:20:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:38 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/13 05:20:38 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.57s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:39 INFO : toe: Making directory 2026/08/13 05:20:39 INFO : toe/toe: Making directory 2026/08/13 05:20:39 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 05:20:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 05:20:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/13 05:20:39 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:39 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:40 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/13 05:20:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/13 05:20:40 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.55s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:40 DEBUG : empty_dir: Making directory with metadata 2026/08/13 05:20:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 05:20:40 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:41 INFO : tictacempty_dir: Making directory 2026/08/13 05:20:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:41 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:41 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:41 INFO : tictactoe: Making directory 2026/08/13 05:20:41 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:41 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:41 INFO : tictactoe/tictactoe: Making directory 2026/08/13 05:20:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 05:20:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 05:20:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 05:20:41 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:41 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/13 05:20:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/13 05:20:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.78s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:42 DEBUG : empty_dir: Making directory with metadata 2026/08/13 05:20:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 05:20:42 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:42 INFO : tictacempty_dir: Making directory 2026/08/13 05:20:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:42 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:42 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:42 INFO : tictactoe: Making directory 2026/08/13 05:20:42 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:42 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:42 INFO : tictactoe/tictactoe: Making directory 2026/08/13 05:20:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 05:20:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 05:20:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:42 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:42 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 05:20:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/13 05:20:44 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:44 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:44 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:44 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 05:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 05:20:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/13 05:20:44 NOTICE: B2 bucket rclone-test-farivih7peru: 0 differences found 2026/08/13 05:20:44 NOTICE: B2 bucket rclone-test-farivih7peru: 1 matching files --- PASS: TestAllTag (2.22s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:44 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:45 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:45 INFO : tictactoe: Making directory 2026/08/13 05:20:45 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:45 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:45 INFO : tictactoe/tictactoe: Making directory 2026/08/13 05:20:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 05:20:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 05:20:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 05:20:45 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:45 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/13 05:20:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/13 05:20:45 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:46 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:46 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:46 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:46 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/13 05:20:46 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/13 05:20:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/13 05:20:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/13 05:20:46 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:46 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.70s) === RUN TestSyntax 2026/08/13 05:20:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:47 INFO : toe: Making directory 2026/08/13 05:20:47 INFO : toe/toe: Making directory 2026/08/13 05:20:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 05:20:47 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:47 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:48 DEBUG : toe/toe/toe: size = 11 OK 2026/08/13 05:20:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:48 INFO : toe/toe/toe: Copied (new) 2026/08/13 05:20:48 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.59s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:49 DEBUG : empty_dir: Making directory with metadata 2026/08/13 05:20:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 05:20:49 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:49 INFO : tictacempty_dir: Making directory 2026/08/13 05:20:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:49 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:49 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:49 INFO : tictactoe: Making directory 2026/08/13 05:20:49 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:49 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:49 INFO : tictactoe/tictactoe: Making directory 2026/08/13 05:20:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 05:20:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 05:20:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:49 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:49 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 05:20:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:50 INFO : toe/toe/toe.txt: Deleted 2026/08/13 05:20:50 INFO : toe/toe: Removing directory 2026/08/13 05:20:50 INFO : toe: Removing directory 2026/08/13 05:20:50 INFO : empty_dir: Removing directory 2026/08/13 05:20:50 DEBUG : Local file system at /tmp/rclone1027753527: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.55s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:51 DEBUG : empty_dir: Making directory with metadata 2026/08/13 05:20:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 05:20:51 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:51 INFO : tictacempty_dir: Making directory 2026/08/13 05:20:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:51 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:51 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:51 INFO : tictactoe: Making directory 2026/08/13 05:20:51 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:51 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:51 INFO : tictactoe/tictactoe: Making directory 2026/08/13 05:20:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 05:20:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 05:20:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:51 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:51 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 05:20:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:53 INFO : toe/toe/toe.txt: Deleted 2026/08/13 05:20:53 INFO : toe/toe: Removing directory 2026/08/13 05:20:53 INFO : toe: Removing directory 2026/08/13 05:20:53 INFO : empty_dir: Removing directory 2026/08/13 05:20:53 DEBUG : Local file system at /tmp/rclone1027753527: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/13 05:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 05:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/13 05:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 05:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 05:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 05:20:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/13 05:20:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/13 05:20:54 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.58s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:55 DEBUG : Reset feature "Copy" 2026/08/13 05:20:55 DEBUG : Reset feature "Move" 2026/08/13 05:20:55 DEBUG : Reset feature "Copy" 2026/08/13 05:20:55 DEBUG : Reset feature "Move" 2026/08/13 05:20:55 DEBUG : empty_dir: Making directory with metadata 2026/08/13 05:20:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/13 05:20:55 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:55 INFO : tictacempty_dir: Making directory 2026/08/13 05:20:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/13 05:20:55 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:55 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:55 INFO : tictactoe: Making directory 2026/08/13 05:20:55 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:55 DEBUG : toe: transformed to: tictactoe 2026/08/13 05:20:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:55 INFO : tictactoe/tictactoe: Making directory 2026/08/13 05:20:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/13 05:20:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/13 05:20:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 05:20:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:55 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:55 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 05:20:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/13 05:20:56 INFO : toe/toe/toe.txt: Deleted 2026/08/13 05:20:56 INFO : toe/toe: Removing directory 2026/08/13 05:20:56 INFO : toe: Removing directory 2026/08/13 05:20:56 INFO : empty_dir: Removing directory 2026/08/13 05:20:56 DEBUG : Local file system at /tmp/rclone1027753527: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/13 05:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/13 05:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/13 05:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 05:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 05:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/13 05:20:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/13 05:20:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/13 05:20:57 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.27s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:20:58 DEBUG : toe: transformed to: dG9l 2026/08/13 05:20:58 DEBUG : toe: transformed to: dG9l 2026/08/13 05:20:58 INFO : dG9l: Making directory 2026/08/13 05:20:58 DEBUG : toe: transformed to: dG9l 2026/08/13 05:20:58 DEBUG : toe: transformed to: dG9l 2026/08/13 05:20:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/13 05:20:58 INFO : dG9l/dG9l: Making directory 2026/08/13 05:20:58 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/13 05:20:58 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/13 05:20:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 05:20:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/13 05:20:58 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 05:20:58 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:20:58 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:20:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/13 05:20:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:20:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/13 05:20:59 DEBUG : Waiting for deletions to finish 2026/08/13 05:20:59 DEBUG : dG9l: transformed to: toe 2026/08/13 05:20:59 DEBUG : dG9l: transformed to: toe 2026/08/13 05:20:59 DEBUG : dG9l: transformed to: toe 2026/08/13 05:20:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/13 05:20:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/13 05:20:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/13 05:20:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/13 05:20:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/13 05:20:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/13 05:20:59 DEBUG : Local file system at /tmp/rclone1027753527: Waiting for checks to finish 2026/08/13 05:20:59 DEBUG : Local file system at /tmp/rclone1027753527: Waiting for transfers to finish 2026/08/13 05:20:59 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.04s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-farivih7peru", Local "Local file system at /tmp/rclone1027753527", Modify Window "1ms" 2026/08/13 05:21:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 05:21:00 DEBUG : toe: transformed to: 2026/08/13 05:21:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 05:21:00 DEBUG : toe: transformed to: 2026/08/13 05:21:00 INFO : B2 bucket rclone-test-farivih7peru: Making directory 2026/08/13 05:21:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 05:21:00 DEBUG : toe: transformed to: 2026/08/13 05:21:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 05:21:00 DEBUG : toe: transformed to: 2026/08/13 05:21:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 05:21:00 DEBUG : toe/toe: transformed to: 2026/08/13 05:21:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/13 05:21:00 INFO : toe/toe: Making directory 2026/08/13 05:21:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 05:21:00 DEBUG : toe/toe: transformed to: 2026/08/13 05:21:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/13 05:21:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 05:21:00 DEBUG : toe: transformed to: 2026/08/13 05:21:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/13 05:21:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/13 05:21:00 DEBUG : toe/toe/toe: transformed to: 2026/08/13 05:21:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/13 05:21:00 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for checks to finish 2026/08/13 05:21:00 DEBUG : B2 bucket rclone-test-farivih7peru: Waiting for transfers to finish 2026/08/13 05:21:01 DEBUG : toe/toe/toe: size = 11 OK 2026/08/13 05:21:01 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/13 05:21:01 INFO : toe/toe/toe: Copied (new) 2026/08/13 05:21:01 ERROR : B2 bucket rclone-test-farivih7peru: not deleting files as there were IO errors 2026/08/13 05:21:01 ERROR : B2 bucket rclone-test-farivih7peru: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/08/13 05:21:02 DEBUG : B2 bucket rclone-test-farivih7peru: Purge remote 2026/08/13 05:21:02 INFO : B2 bucket rclone-test-farivih7peru: cleaning bucket "rclone-test-farivih7peru" of all files 2026/08/13 05:21:03 DEBUG : BackupDir/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698cfc_d20260813_m051553_c001_v7007000_t0000_u01786598153258") 2026/08/13 05:21:03 DEBUG : BackupDir/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4016f84313a24078_d20260813_m051548_c001_v0001171_t0005_u01786598148557") 2026/08/13 05:21:03 DEBUG : CompareDest/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41546a0aeb1a03e0_d20260813_m051529_c001_v7007000_t0000_u01786598129770") 2026/08/13 05:21:03 DEBUG : CompareDest/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d57b_d20260813_m051524_c001_v0001131_t0014_u01786598124239") 2026/08/13 05:21:03 DEBUG : CompareDest/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41546a0aeb1a03e2_d20260813_m051529_c001_v7007000_t0000_u01786598129951") 2026/08/13 05:21:03 DEBUG : CompareDest/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041179_d20260813_m051525_c001_v0001131_t0023_u01786598125534") 2026/08/13 05:21:03 DEBUG : CopyDest/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698cfd_d20260813_m051553_c001_v7007000_t0000_u01786598153438") 2026/08/13 05:21:03 DEBUG : CopyDest/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd82fd_d20260813_m051545_c001_v0001180_t0038_u01786598145428") 2026/08/13 05:21:03 DEBUG : CopyDest/three: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698cfe_d20260813_m051553_c001_v7007000_t0000_u01786598153619") 2026/08/13 05:21:03 DEBUG : CopyDest/three: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0411ef_d20260813_m051551_c001_v0001131_t0023_u01786598151579") 2026/08/13 05:21:03 DEBUG : CopyDest/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698cff_d20260813_m051553_c001_v7007000_t0000_u01786598153800") 2026/08/13 05:21:03 DEBUG : CopyDest/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d5cf_d20260813_m051549_c001_v0001131_t0014_u01786598149692") 2026/08/13 05:21:03 DEBUG : EXISTING: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b38_d20260813_m051726_c001_v7007000_t0000_u01786598246877") 2026/08/13 05:21:03 DEBUG : EXISTING: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d759_d20260813_m051725_c001_v0001131_t0014_u01786598245914") 2026/08/13 05:21:03 DEBUG : PREFIXapple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f36d_d20260813_m051857_c001_v7007000_t0000_u01786598337646") 2026/08/13 05:21:04 DEBUG : PREFIXapple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a8e_d20260813_m051852_c001_v0001109_t0049_u01786598332895") 2026/08/13 05:21:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41009e268e7563ac_d20260813_m051857_c001_v7007000_t0000_u01786598337594") 2026/08/13 05:21:04 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7ea6_d20260813_m051852_c001_v0001038_t0019_u01786598332916") 2026/08/13 05:21:04 DEBUG : PREFIXbanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698df8_d20260813_m051857_c001_v7007000_t0000_u01786598337800") 2026/08/13 05:21:04 DEBUG : PREFIXbanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d951_d20260813_m051852_c001_v0001131_t0014_u01786598332905") 2026/08/13 05:21:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f415e3533b444dca8_d20260813_m051857_c001_v7007000_t0000_u01786598337711") 2026/08/13 05:21:04 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04159a_d20260813_m051852_c001_v0001131_t0023_u01786598332927") 2026/08/13 05:21:04 DEBUG : Testêé: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b2c_d20260813_m051723_c001_v7007000_t0000_u01786598243642") 2026/08/13 05:21:04 DEBUG : Testêé: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d74d_d20260813_m051723_c001_v0001131_t0014_u01786598243079") 2026/08/13 05:21:04 DEBUG : Testêé: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413ae_d20260813_m051722_c001_v0001131_t0023_u01786598242154") 2026/08/13 05:21:04 DEBUG : YXBwbGU=: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c89_d20260813_m051842_c001_v7007000_t0000_u01786598322694") 2026/08/13 05:21:04 DEBUG : YXBwbGU=: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041548_d20260813_m051837_c001_v0001131_t0023_u01786598317804") 2026/08/13 05:21:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c8a_d20260813_m051842_c001_v7007000_t0000_u01786598322877") 2026/08/13 05:21:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45a26_d20260813_m051837_c001_v0001109_t0005_u01786598317814") 2026/08/13 05:21:04 DEBUG : YmFuYW5h: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c8b_d20260813_m051843_c001_v7007000_t0000_u01786598323060") 2026/08/13 05:21:04 DEBUG : YmFuYW5h: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d8ed_d20260813_m051837_c001_v0001131_t0014_u01786598317826") 2026/08/13 05:21:04 DEBUG : a/potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2075_d20260813_m051400_c001_v7007000_t0000_u01786598040825") 2026/08/13 05:21:04 DEBUG : a/potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040f75_d20260813_m051359_c001_v0001131_t0035_u01786598039978") 2026/08/13 05:21:04 DEBUG : a/potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2072_d20260813_m051358_c001_v7007000_t0000_u01786598038698") 2026/08/13 05:21:04 DEBUG : a/potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040f67_d20260813_m051357_c001_v0001131_t0056_u01786598037743") 2026/08/13 05:21:04 DEBUG : a/potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afa9_d20260813_m051341_c001_v7007000_t0000_u01786598021875") 2026/08/13 05:21:04 DEBUG : a/potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040eff_d20260813_m051341_c001_v0001131_t0016_u01786598021021") 2026/08/13 05:21:04 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172b5_d20260813_m052029_c001_v7007000_t0000_u01786598429920") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0417a4_d20260813_m052027_c001_v0001131_t0023_u01786598427014") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a0_d20260813_m052018_c001_v7007000_t0000_u01786598418166") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041758_d20260813_m052014_c001_v0001131_t0023_u01786598414859") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330b1_d20260813_m052006_c001_v7007000_t0000_u01786598406150") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04171a_d20260813_m052003_c001_v0001131_t0023_u01786598403248") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f58_d20260813_m051954_c001_v7007000_t0000_u01786598394038") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0416d6_d20260813_m051951_c001_v0001131_t0023_u01786598391119") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f18_d20260813_m051942_c001_v7007000_t0000_u01786598382448") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0416a6_d20260813_m051939_c001_v0001131_t0023_u01786598379065") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ec6_d20260813_m051930_c001_v7007000_t0000_u01786598370290") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da13_d20260813_m051925_c001_v0001131_t0014_u01786598365602") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cb3_d20260813_m051916_c001_v7007000_t0000_u01786598356616") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9d7_d20260813_m051913_c001_v0001131_t0014_u01786598353755") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2d36_d20260813_m051912_c001_v7007000_t0000_u01786598352706") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9b7_d20260813_m051908_c001_v0001131_t0014_u01786598348168") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698dfb_d20260813_m051859_c001_v7007000_t0000_u01786598339353") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7ec6_d20260813_m051856_c001_v0001038_t0054_u01786598336643") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd005317279_d20260813_m051855_c001_v7007000_t0000_u01786598335749") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a82_d20260813_m051851_c001_v0001109_t0049_u01786598331436") 2026/08/13 05:21:05 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77bcf_d20260813_m051841_c001_v7007000_t0000_u01786598321004") 2026/08/13 05:21:06 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041543_d20260813_m051836_c001_v0001131_t0023_u01786598316013") 2026/08/13 05:21:06 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438a7_d20260813_m051827_c001_v7007000_t0000_u01786598307342") 2026/08/13 05:21:06 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041506_d20260813_m051824_c001_v0001131_t0023_u01786598304517") 2026/08/13 05:21:06 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c9f_d20260813_m051815_c001_v7007000_t0000_u01786598295458") 2026/08/13 05:21:06 DEBUG : apple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0414e0_d20260813_m051812_c001_v0001131_t0023_u01786598292729") 2026/08/13 05:21:06 DEBUG : appleSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a128743918_d20260813_m051915_c001_v7007000_t0000_u01786598355099") 2026/08/13 05:21:06 DEBUG : appleSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9bb_d20260813_m051909_c001_v0001131_t0014_u01786598349623") 2026/08/13 05:21:06 DEBUG : appleapple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ec7_d20260813_m051930_c001_v7007000_t0000_u01786598370539") 2026/08/13 05:21:06 DEBUG : appleapple: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da1f_d20260813_m051927_c001_v0001131_t0014_u01786598367072") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172b6_d20260813_m052030_c001_v7007000_t0000_u01786598430102") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db67_d20260813_m052027_c001_v0001131_t0014_u01786598427380") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a1_d20260813_m052018_c001_v7007000_t0000_u01786598418348") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db35_d20260813_m052015_c001_v0001131_t0014_u01786598415239") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330b2_d20260813_m052006_c001_v7007000_t0000_u01786598406335") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439daff_d20260813_m052003_c001_v0001131_t0014_u01786598403614") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f59_d20260813_m051954_c001_v7007000_t0000_u01786598394218") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439dac3_d20260813_m051951_c001_v0001131_t0014_u01786598391488") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f1c_d20260813_m051942_c001_v7007000_t0000_u01786598382630") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da77_d20260813_m051939_c001_v0001131_t0014_u01786598379435") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3d97868_d20260813_m051928_c001_v7007000_t0000_u01786598368227") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04165e_d20260813_m051925_c001_v0001131_t0023_u01786598365976") 2026/08/13 05:21:06 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cb5_d20260813_m051916_c001_v7007000_t0000_u01786598356800") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f1e_d20260813_m051913_c001_v0001038_t0054_u01786598353767") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4004132ab4b927d8_d20260813_m051912_c001_v7007000_t0000_u01786598352860") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f00_d20260813_m051908_c001_v0001038_t0054_u01786598348536") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698dfc_d20260813_m051859_c001_v7007000_t0000_u01786598339534") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d96f_d20260813_m051856_c001_v0001131_t0014_u01786598336622") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11bec4a_d20260813_m051855_c001_v7007000_t0000_u01786598335321") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7ea0_d20260813_m051851_c001_v0001038_t0054_u01786598331803") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee63460932ffc_d20260813_m051840_c001_v7007000_t0000_u01786598320962") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d8e7_d20260813_m051836_c001_v0001131_t0014_u01786598316382") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438a8_d20260813_m051827_c001_v7007000_t0000_u01786598307524") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d8a7_d20260813_m051824_c001_v0001131_t0014_u01786598304883") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca0_d20260813_m051815_c001_v7007000_t0000_u01786598295640") 2026/08/13 05:21:07 DEBUG : appleappleapplebanana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d871_d20260813_m051813_c001_v0001131_t0014_u01786598293096") 2026/08/13 05:21:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cb1_d20260813_m051914_c001_v7007000_t0000_u01786598354931") 2026/08/13 05:21:07 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45b04_d20260813_m051909_c001_v0001109_t0022_u01786598349633") 2026/08/13 05:21:07 DEBUG : b/potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2076_d20260813_m051401_c001_v7007000_t0000_u01786598041005") 2026/08/13 05:21:07 DEBUG : b/potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f6d_d20260813_m051359_c001_v0001131_t0023_u01786598039243") 2026/08/13 05:21:07 DEBUG : b/potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2070_d20260813_m051358_c001_v7007000_t0000_u01786598038155") 2026/08/13 05:21:07 DEBUG : b/potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f5d_d20260813_m051357_c001_v0001131_t0023_u01786598037009") 2026/08/13 05:21:07 DEBUG : b/potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afa8_d20260813_m051341_c001_v7007000_t0000_u01786598021328") 2026/08/13 05:21:07 DEBUG : b/potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040efb_d20260813_m051340_c001_v0001131_t0023_u01786598020287") 2026/08/13 05:21:08 DEBUG : backup/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c37_d20260813_m051626_c001_v7007000_t0000_u01786598186062") 2026/08/13 05:21:08 DEBUG : backup/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f412aed7b4d741f24_d20260813_m051624_c001_v0001102_t0059_u01786598184562") 2026/08/13 05:21:08 DEBUG : backup/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40239dc1d540456b_d20260813_m051621_c001_v0001178_t0051_u01786598181085") 2026/08/13 05:21:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b06_d20260813_m051649_c001_v7007000_t0000_u01786598209293") 2026/08/13 05:21:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f406ae2782ea14c91_d20260813_m051647_c001_v0001038_t0001_u01786598207768") 2026/08/13 05:21:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4011984961bcbd7a_d20260813_m051644_c001_v0001134_t0040_u01786598204329") 2026/08/13 05:21:08 DEBUG : backup/one.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40122dc171909e3b_d20260813_m051637_c001_v7007000_t0000_u01786598197733") 2026/08/13 05:21:08 DEBUG : backup/one.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f408ca2816b7c7c3f_d20260813_m051636_c001_v0001183_t0041_u01786598196230") 2026/08/13 05:21:08 DEBUG : backup/one.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4138e494015a9436_d20260813_m051632_c001_v0001180_t0040_u01786598192860") 2026/08/13 05:21:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b07_d20260813_m051649_c001_v7007000_t0000_u01786598209476") 2026/08/13 05:21:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4109f5fecbb6be39_d20260813_m051648_c001_v0001116_t0033_u01786598208520") 2026/08/13 05:21:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f419dc3a31b663e66_d20260813_m051645_c001_v0001042_t0030_u01786598205711") 2026/08/13 05:21:08 DEBUG : backup/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c38_d20260813_m051626_c001_v7007000_t0000_u01786598186244") 2026/08/13 05:21:08 DEBUG : backup/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40439b7f31fb115f_d20260813_m051625_c001_v0001099_t0045_u01786598185318") 2026/08/13 05:21:08 DEBUG : backup/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4031bfcc960769f8_d20260813_m051622_c001_v0001179_t0011_u01786598182394") 2026/08/13 05:21:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40122dc171909e3e_d20260813_m051637_c001_v7007000_t0000_u01786598197917") 2026/08/13 05:21:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f418bad71df3e41ff_d20260813_m051636_c001_v0001185_t0057_u01786598196986") 2026/08/13 05:21:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4138e494015a943e_d20260813_m051634_c001_v0001180_t0004_u01786598194154") 2026/08/13 05:21:08 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172b7_d20260813_m052030_c001_v7007000_t0000_u01786598430284") 2026/08/13 05:21:08 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45d5c_d20260813_m052027_c001_v0001109_t0049_u01786598427195") 2026/08/13 05:21:08 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a2_d20260813_m052018_c001_v7007000_t0000_u01786598418529") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45cfa_d20260813_m052015_c001_v0001109_t0049_u01786598415042") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330b4_d20260813_m052006_c001_v7007000_t0000_u01786598406518") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45ca2_d20260813_m052003_c001_v0001109_t0049_u01786598403431") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f5a_d20260813_m051954_c001_v7007000_t0000_u01786598394400") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45c52_d20260813_m051951_c001_v0001109_t0049_u01786598391304") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f20_d20260813_m051942_c001_v7007000_t0000_u01786598382811") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45bee_d20260813_m051939_c001_v0001109_t0049_u01786598379248") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ec8_d20260813_m051930_c001_v7007000_t0000_u01786598370721") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f68_d20260813_m051925_c001_v0001038_t0054_u01786598365790") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cb6_d20260813_m051916_c001_v7007000_t0000_u01786598356983") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041618_d20260813_m051913_c001_v0001131_t0023_u01786598353777") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e1e_d20260813_m051912_c001_v7007000_t0000_u01786598352274") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45afc_d20260813_m051908_c001_v0001109_t0049_u01786598348351") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698dfd_d20260813_m051859_c001_v7007000_t0000_u01786598339715") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45aa4_d20260813_m051856_c001_v0001109_t0049_u01786598336632") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759ca1_d20260813_m051855_c001_v7007000_t0000_u01786598335306") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d94b_d20260813_m051851_c001_v0001131_t0014_u01786598331619") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2d30_d20260813_m051841_c001_v7007000_t0000_u01786598321013") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a1c_d20260813_m051836_c001_v0001109_t0049_u01786598316197") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438a9_d20260813_m051827_c001_v7007000_t0000_u01786598307706") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a459ca_d20260813_m051824_c001_v0001109_t0049_u01786598304699") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca1_d20260813_m051815_c001_v7007000_t0000_u01786598295822") 2026/08/13 05:21:09 DEBUG : banana: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45972_d20260813_m051812_c001_v0001109_t0049_u01786598292912") 2026/08/13 05:21:10 DEBUG : bananaSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e2b_d20260813_m051914_c001_v7007000_t0000_u01786598354779") 2026/08/13 05:21:10 DEBUG : bananaSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f08_d20260813_m051909_c001_v0001038_t0054_u01786598349645") 2026/08/13 05:21:10 DEBUG : both0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c64_d20260813_m051753_c001_v7007000_t0000_u01786598273772") 2026/08/13 05:21:10 DEBUG : both0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041424_d20260813_m051743_c001_v0001131_t0023_u01786598263393") 2026/08/13 05:21:10 DEBUG : both0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f893_d20260813_m051739_c001_v7007000_t0000_u01786598259186") 2026/08/13 05:21:10 DEBUG : both0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413c4_d20260813_m051728_c001_v0001131_t0023_u01786598248808") 2026/08/13 05:21:10 DEBUG : both1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c65_d20260813_m051753_c001_v7007000_t0000_u01786598273954") 2026/08/13 05:21:10 DEBUG : both1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041428_d20260813_m051744_c001_v0001131_t0023_u01786598264120") 2026/08/13 05:21:10 DEBUG : both1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f894_d20260813_m051739_c001_v7007000_t0000_u01786598259368") 2026/08/13 05:21:10 DEBUG : both1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413c8_d20260813_m051729_c001_v0001131_t0023_u01786598249176") 2026/08/13 05:21:10 DEBUG : both10: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c67_d20260813_m051754_c001_v7007000_t0000_u01786598274137") 2026/08/13 05:21:10 DEBUG : both10: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041448_d20260813_m051747_c001_v0001131_t0023_u01786598267447") 2026/08/13 05:21:10 DEBUG : both10: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f895_d20260813_m051739_c001_v7007000_t0000_u01786598259550") 2026/08/13 05:21:10 DEBUG : both10: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413f0_d20260813_m051732_c001_v0001131_t0023_u01786598252492") 2026/08/13 05:21:10 DEBUG : both11: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c68_d20260813_m051754_c001_v7007000_t0000_u01786598274321") 2026/08/13 05:21:10 DEBUG : both11: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04144e_d20260813_m051747_c001_v0001131_t0023_u01786598267818") 2026/08/13 05:21:10 DEBUG : both11: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f896_d20260813_m051739_c001_v7007000_t0000_u01786598259733") 2026/08/13 05:21:10 DEBUG : both11: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413f6_d20260813_m051732_c001_v0001131_t0023_u01786598252980") 2026/08/13 05:21:11 DEBUG : both12: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c6a_d20260813_m051754_c001_v7007000_t0000_u01786598274504") 2026/08/13 05:21:11 DEBUG : both12: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041450_d20260813_m051748_c001_v0001131_t0023_u01786598268189") 2026/08/13 05:21:11 DEBUG : both12: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f897_d20260813_m051739_c001_v7007000_t0000_u01786598259915") 2026/08/13 05:21:11 DEBUG : both12: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413f8_d20260813_m051733_c001_v0001131_t0023_u01786598253348") 2026/08/13 05:21:11 DEBUG : both13: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c6b_d20260813_m051754_c001_v7007000_t0000_u01786598274687") 2026/08/13 05:21:11 DEBUG : both13: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041452_d20260813_m051748_c001_v0001131_t0023_u01786598268558") 2026/08/13 05:21:11 DEBUG : both13: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f898_d20260813_m051740_c001_v7007000_t0000_u01786598260098") 2026/08/13 05:21:11 DEBUG : both13: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413fa_d20260813_m051733_c001_v0001131_t0023_u01786598253715") 2026/08/13 05:21:11 DEBUG : both14: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c6d_d20260813_m051754_c001_v7007000_t0000_u01786598274871") 2026/08/13 05:21:11 DEBUG : both14: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041454_d20260813_m051748_c001_v0001131_t0023_u01786598268927") 2026/08/13 05:21:11 DEBUG : both14: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f899_d20260813_m051740_c001_v7007000_t0000_u01786598260281") 2026/08/13 05:21:11 DEBUG : both14: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413fe_d20260813_m051734_c001_v0001131_t0023_u01786598254084") 2026/08/13 05:21:11 DEBUG : both15: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c6e_d20260813_m051755_c001_v7007000_t0000_u01786598275058") 2026/08/13 05:21:11 DEBUG : both15: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041456_d20260813_m051749_c001_v0001131_t0023_u01786598269297") 2026/08/13 05:21:11 DEBUG : both15: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f89a_d20260813_m051740_c001_v7007000_t0000_u01786598260464") 2026/08/13 05:21:11 DEBUG : both15: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041400_d20260813_m051734_c001_v0001131_t0023_u01786598254529") 2026/08/13 05:21:11 DEBUG : both16: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c6f_d20260813_m051755_c001_v7007000_t0000_u01786598275265") 2026/08/13 05:21:11 DEBUG : both16: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041458_d20260813_m051749_c001_v0001131_t0023_u01786598269667") 2026/08/13 05:21:11 DEBUG : both16: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f89b_d20260813_m051740_c001_v7007000_t0000_u01786598260646") 2026/08/13 05:21:11 DEBUG : both16: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041404_d20260813_m051734_c001_v0001131_t0023_u01786598254895") 2026/08/13 05:21:11 DEBUG : both17: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c70_d20260813_m051755_c001_v7007000_t0000_u01786598275603") 2026/08/13 05:21:11 DEBUG : both17: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04145e_d20260813_m051750_c001_v0001131_t0023_u01786598270108") 2026/08/13 05:21:12 DEBUG : both17: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f89c_d20260813_m051740_c001_v7007000_t0000_u01786598260828") 2026/08/13 05:21:12 DEBUG : both17: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04140a_d20260813_m051735_c001_v0001131_t0023_u01786598255261") 2026/08/13 05:21:12 DEBUG : both18: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c71_d20260813_m051755_c001_v7007000_t0000_u01786598275882") 2026/08/13 05:21:12 DEBUG : both18: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041464_d20260813_m051750_c001_v0001131_t0023_u01786598270477") 2026/08/13 05:21:12 DEBUG : both18: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f89d_d20260813_m051741_c001_v7007000_t0000_u01786598261010") 2026/08/13 05:21:12 DEBUG : both18: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04140e_d20260813_m051735_c001_v0001131_t0023_u01786598255632") 2026/08/13 05:21:12 DEBUG : both19: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c72_d20260813_m051756_c001_v7007000_t0000_u01786598276064") 2026/08/13 05:21:12 DEBUG : both19: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041468_d20260813_m051750_c001_v0001131_t0023_u01786598270846") 2026/08/13 05:21:12 DEBUG : both19: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f89e_d20260813_m051741_c001_v7007000_t0000_u01786598261192") 2026/08/13 05:21:12 DEBUG : both19: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041410_d20260813_m051735_c001_v0001131_t0023_u01786598255998") 2026/08/13 05:21:12 DEBUG : both2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c73_d20260813_m051756_c001_v7007000_t0000_u01786598276246") 2026/08/13 05:21:12 DEBUG : both2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04142a_d20260813_m051744_c001_v0001131_t0023_u01786598264488") 2026/08/13 05:21:12 DEBUG : both2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f89f_d20260813_m051741_c001_v7007000_t0000_u01786598261375") 2026/08/13 05:21:12 DEBUG : both2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413d0_d20260813_m051729_c001_v0001131_t0023_u01786598249543") 2026/08/13 05:21:12 DEBUG : both3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c75_d20260813_m051756_c001_v7007000_t0000_u01786598276428") 2026/08/13 05:21:12 DEBUG : both3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041430_d20260813_m051744_c001_v0001131_t0023_u01786598264857") 2026/08/13 05:21:12 DEBUG : both3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f8a0_d20260813_m051741_c001_v7007000_t0000_u01786598261558") 2026/08/13 05:21:12 DEBUG : both3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413d4_d20260813_m051729_c001_v0001131_t0023_u01786598249910") 2026/08/13 05:21:12 DEBUG : both4: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c76_d20260813_m051756_c001_v7007000_t0000_u01786598276611") 2026/08/13 05:21:12 DEBUG : both4: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041432_d20260813_m051745_c001_v0001131_t0023_u01786598265226") 2026/08/13 05:21:13 DEBUG : both4: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f8a1_d20260813_m051741_c001_v7007000_t0000_u01786598261740") 2026/08/13 05:21:13 DEBUG : both4: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413d8_d20260813_m051730_c001_v0001131_t0023_u01786598250277") 2026/08/13 05:21:13 DEBUG : both5: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c77_d20260813_m051756_c001_v7007000_t0000_u01786598276794") 2026/08/13 05:21:13 DEBUG : both5: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041436_d20260813_m051745_c001_v0001131_t0023_u01786598265595") 2026/08/13 05:21:13 DEBUG : both5: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f8a2_d20260813_m051741_c001_v7007000_t0000_u01786598261923") 2026/08/13 05:21:13 DEBUG : both5: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413dc_d20260813_m051730_c001_v0001131_t0023_u01786598250644") 2026/08/13 05:21:13 DEBUG : both6: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c78_d20260813_m051756_c001_v7007000_t0000_u01786598276976") 2026/08/13 05:21:13 DEBUG : both6: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04143a_d20260813_m051745_c001_v0001131_t0023_u01786598265964") 2026/08/13 05:21:13 DEBUG : both6: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f8a3_d20260813_m051742_c001_v7007000_t0000_u01786598262107") 2026/08/13 05:21:13 DEBUG : both6: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413e0_d20260813_m051731_c001_v0001131_t0023_u01786598251012") 2026/08/13 05:21:13 DEBUG : both7: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c79_d20260813_m051757_c001_v7007000_t0000_u01786598277159") 2026/08/13 05:21:13 DEBUG : both7: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04143c_d20260813_m051746_c001_v0001131_t0023_u01786598266331") 2026/08/13 05:21:13 DEBUG : both7: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f8a4_d20260813_m051742_c001_v7007000_t0000_u01786598262289") 2026/08/13 05:21:13 DEBUG : both7: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413e4_d20260813_m051731_c001_v0001131_t0023_u01786598251385") 2026/08/13 05:21:13 DEBUG : both8: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c7a_d20260813_m051757_c001_v7007000_t0000_u01786598277341") 2026/08/13 05:21:13 DEBUG : both8: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04143e_d20260813_m051746_c001_v0001131_t0023_u01786598266699") 2026/08/13 05:21:13 DEBUG : both8: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f8a5_d20260813_m051742_c001_v7007000_t0000_u01786598262472") 2026/08/13 05:21:13 DEBUG : both8: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413e8_d20260813_m051731_c001_v0001131_t0023_u01786598251751") 2026/08/13 05:21:13 DEBUG : both9: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c7b_d20260813_m051757_c001_v7007000_t0000_u01786598277524") 2026/08/13 05:21:13 DEBUG : both9: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041442_d20260813_m051747_c001_v0001131_t0023_u01786598267068") 2026/08/13 05:21:13 DEBUG : both9: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f8a6_d20260813_m051742_c001_v7007000_t0000_u01786598262654") 2026/08/13 05:21:14 DEBUG : both9: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413ee_d20260813_m051732_c001_v0001131_t0023_u01786598252117") 2026/08/13 05:21:14 DEBUG : c/non empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2077_d20260813_m051401_c001_v7007000_t0000_u01786598041186") 2026/08/13 05:21:14 DEBUG : c/non empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f6f_d20260813_m051359_c001_v0001131_t0023_u01786598039430") 2026/08/13 05:21:14 DEBUG : c/non empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2073_d20260813_m051358_c001_v7007000_t0000_u01786598038879") 2026/08/13 05:21:14 DEBUG : c/non empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f5f_d20260813_m051357_c001_v0001131_t0023_u01786598037195") 2026/08/13 05:21:14 DEBUG : c/non empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afaa_d20260813_m051342_c001_v7007000_t0000_u01786598022058") 2026/08/13 05:21:14 DEBUG : c/non empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040efd_d20260813_m051340_c001_v0001131_t0023_u01786598020472") 2026/08/13 05:21:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c8c_d20260813_m051843_c001_v7007000_t0000_u01786598323242") 2026/08/13 05:21:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e66_d20260813_m051837_c001_v0001038_t0054_u01786598317836") 2026/08/13 05:21:14 DEBUG : check sum: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afa2_d20260813_m051333_c001_v7007000_t0000_u01786598013897") 2026/08/13 05:21:14 DEBUG : check sum: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040ecf_d20260813_m051332_c001_v0001131_t0023_u01786598012946") 2026/08/13 05:21:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3da20f4_d20260813_m052100_c001_v7007000_t0000_u01786598460252") 2026/08/13 05:21:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041824_d20260813_m052059_c001_v0001131_t0023_u01786598459198") 2026/08/13 05:21:14 DEBUG : dest/3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698cf4_d20260813_m051538_c001_v7007000_t0000_u01786598138767") 2026/08/13 05:21:14 DEBUG : dest/3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411723706d2b9fc4_d20260813_m051537_c001_v0001038_t0015_u01786598137669") 2026/08/13 05:21:14 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ec9_d20260813_m051930_c001_v7007000_t0000_u01786598370902") 2026/08/13 05:21:14 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041664_d20260813_m051927_c001_v0001131_t0023_u01786598367094") 2026/08/13 05:21:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172b8_d20260813_m052030_c001_v7007000_t0000_u01786598430465") 2026/08/13 05:21:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04178a_d20260813_m052022_c001_v0001131_t0023_u01786598422836") 2026/08/13 05:21:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a3_d20260813_m052018_c001_v7007000_t0000_u01786598418711") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04173a_d20260813_m052010_c001_v0001131_t0023_u01786598410815") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330b7_d20260813_m052006_c001_v7007000_t0000_u01786598406702") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0416f2_d20260813_m051959_c001_v0001131_t0023_u01786598399137") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f5b_d20260813_m051954_c001_v7007000_t0000_u01786598394685") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0416c6_d20260813_m051947_c001_v0001131_t0023_u01786598387089") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f25_d20260813_m051942_c001_v7007000_t0000_u01786598382993") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04168a_d20260813_m051935_c001_v0001131_t0023_u01786598375040") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3d9786a_d20260813_m051928_c001_v7007000_t0000_u01786598368409") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9f7_d20260813_m051921_c001_v0001131_t0014_u01786598361371") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cb7_d20260813_m051917_c001_v7007000_t0000_u01786598357166") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9d9_d20260813_m051913_c001_v0001131_t0014_u01786598353939") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4004132ab4b927d7_d20260813_m051912_c001_v7007000_t0000_u01786598352676") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d99b_d20260813_m051903_c001_v0001131_t0014_u01786598343928") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698dfe_d20260813_m051859_c001_v7007000_t0000_u01786598339895") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d971_d20260813_m051856_c001_v0001131_t0014_u01786598336808") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41009e268e7563a9_d20260813_m051855_c001_v7007000_t0000_u01786598335547") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a66_d20260813_m051847_c001_v0001109_t0049_u01786598327410") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77bc6_d20260813_m051840_c001_v7007000_t0000_u01786598320382") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041528_d20260813_m051831_c001_v0001131_t0023_u01786598311958") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438aa_d20260813_m051827_c001_v7007000_t0000_u01786598307888") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0414f8_d20260813_m051820_c001_v0001131_t0023_u01786598300483") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca2_d20260813_m051816_c001_v7007000_t0000_u01786598296005") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0414ce_d20260813_m051809_c001_v0001131_t0023_u01786598289762") 2026/08/13 05:21:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f409cb53cbaad9e8c_d20260813_m051914_c001_v7007000_t0000_u01786598354957") 2026/08/13 05:21:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d9bf_d20260813_m051909_c001_v0001131_t0027_u01786598349806") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077eca_d20260813_m051931_c001_v7007000_t0000_u01786598371124") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b88_d20260813_m051927_c001_v0001109_t0049_u01786598367102") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172b9_d20260813_m052030_c001_v7007000_t0000_u01786598430649") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45d36_d20260813_m052023_c001_v0001109_t0049_u01786598423383") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a4_d20260813_m052018_c001_v7007000_t0000_u01786598418893") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45cd2_d20260813_m052011_c001_v0001109_t0049_u01786598411362") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330b8_d20260813_m052006_c001_v7007000_t0000_u01786598406897") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45c8c_d20260813_m051959_c001_v0001109_t0049_u01786598399681") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f5d_d20260813_m051954_c001_v7007000_t0000_u01786598394867") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45c34_d20260813_m051947_c001_v0001109_t0049_u01786598387640") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f29_d20260813_m051943_c001_v7007000_t0000_u01786598383174") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45bc2_d20260813_m051935_c001_v0001109_t0049_u01786598375589") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402d0eab1280a382_d20260813_m051928_c001_v7007000_t0000_u01786598368426") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f50_d20260813_m051921_c001_v0001038_t0054_u01786598361920") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cb8_d20260813_m051917_c001_v7007000_t0000_u01786598357349") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f20_d20260813_m051913_c001_v0001038_t0054_u01786598353953") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e22_d20260813_m051912_c001_v7007000_t0000_u01786598352823") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45ae0_d20260813_m051904_c001_v0001109_t0049_u01786598344469") 2026/08/13 05:21:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698dff_d20260813_m051900_c001_v7007000_t0000_u01786598340076") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45aaa_d20260813_m051856_c001_v0001109_t0049_u01786598336818") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd005317278_d20260813_m051855_c001_v7007000_t0000_u01786598335559") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d931_d20260813_m051847_c001_v0001131_t0014_u01786598327955") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2d2f_d20260813_m051840_c001_v7007000_t0000_u01786598320818") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a00_d20260813_m051832_c001_v0001109_t0049_u01786598312508") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438ab_d20260813_m051828_c001_v7007000_t0000_u01786598308077") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a459aa_d20260813_m051821_c001_v0001109_t0049_u01786598301031") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca3_d20260813_m051816_c001_v7007000_t0000_u01786598296188") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45958_d20260813_m051809_c001_v0001109_t0049_u01786598289954") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e2c_d20260813_m051914_c001_v7007000_t0000_u01786598354967") 2026/08/13 05:21:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7f0a_d20260813_m051909_c001_v0001038_t0043_u01786598349830") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ecb_d20260813_m051931_c001_v7007000_t0000_u01786598371305") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da21_d20260813_m051927_c001_v0001131_t0014_u01786598367259") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172ba_d20260813_m052030_c001_v7007000_t0000_u01786598430831") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db51_d20260813_m052023_c001_v0001131_t0014_u01786598423928") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a5_d20260813_m052019_c001_v7007000_t0000_u01786598419074") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db1f_d20260813_m052011_c001_v0001131_t0014_u01786598411907") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330ba_d20260813_m052007_c001_v7007000_t0000_u01786598407081") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439dae5_d20260813_m052000_c001_v0001131_t0014_u01786598400231") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f5e_d20260813_m051955_c001_v7007000_t0000_u01786598395048") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439daad_d20260813_m051948_c001_v0001131_t0014_u01786598388185") 2026/08/13 05:21:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f2d_d20260813_m051943_c001_v7007000_t0000_u01786598383356") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da55_d20260813_m051936_c001_v0001131_t0014_u01786598376136") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e52_d20260813_m051928_c001_v7007000_t0000_u01786598368033") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041648_d20260813_m051922_c001_v0001131_t0023_u01786598362471") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cb9_d20260813_m051917_c001_v7007000_t0000_u01786598357532") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04161a_d20260813_m051913_c001_v0001131_t0023_u01786598353964") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77c1b_d20260813_m051912_c001_v7007000_t0000_u01786598352470") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7ee8_d20260813_m051905_c001_v0001038_t0054_u01786598345014") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e00_d20260813_m051900_c001_v7007000_t0000_u01786598340257") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7ec8_d20260813_m051856_c001_v0001038_t0054_u01786598336828") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759ca2_d20260813_m051855_c001_v7007000_t0000_u01786598335489") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e8e_d20260813_m051848_c001_v0001038_t0054_u01786598328498") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77bc8_d20260813_m051840_c001_v7007000_t0000_u01786598320635") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d8cb_d20260813_m051833_c001_v0001131_t0014_u01786598313053") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438ac_d20260813_m051828_c001_v7007000_t0000_u01786598308258") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d88f_d20260813_m051821_c001_v0001131_t0014_u01786598301581") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca4_d20260813_m051816_c001_v7007000_t0000_u01786598296371") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d85f_d20260813_m051810_c001_v0001131_t0014_u01786598290138") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4004132ab4b927d9_d20260813_m051914_c001_v7007000_t0000_u01786598354715") 2026/08/13 05:21:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc041602_d20260813_m051909_c001_v0001131_t0045_u01786598349840") 2026/08/13 05:21:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ecc_d20260813_m051931_c001_v7007000_t0000_u01786598371486") 2026/08/13 05:21:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f6e_d20260813_m051927_c001_v0001038_t0054_u01786598367271") 2026/08/13 05:21:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172bb_d20260813_m052031_c001_v7007000_t0000_u01786598431013") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8080_d20260813_m052024_c001_v0001038_t0054_u01786598424475") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a6_d20260813_m052019_c001_v7007000_t0000_u01786598419256") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8056_d20260813_m052012_c001_v0001038_t0054_u01786598412452") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330bc_d20260813_m052007_c001_v7007000_t0000_u01786598407265") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a801e_d20260813_m052000_c001_v0001038_t0054_u01786598400787") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f5f_d20260813_m051955_c001_v7007000_t0000_u01786598395230") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7fce_d20260813_m051948_c001_v0001038_t0054_u01786598388724") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f32_d20260813_m051943_c001_v7007000_t0000_u01786598383537") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f90_d20260813_m051936_c001_v0001038_t0054_u01786598376677") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee6346093306b_d20260813_m051928_c001_v7007000_t0000_u01786598368438") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b62_d20260813_m051923_c001_v0001109_t0049_u01786598363193") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cba_d20260813_m051917_c001_v7007000_t0000_u01786598357717") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b22_d20260813_m051913_c001_v0001109_t0049_u01786598353974") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41375cdac2ce9d46_d20260813_m051912_c001_v7007000_t0000_u01786598352687") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415ee_d20260813_m051905_c001_v0001131_t0023_u01786598345778") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e01_d20260813_m051900_c001_v7007000_t0000_u01786598340439") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415b8_d20260813_m051856_c001_v0001131_t0023_u01786598336840") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11bec49_d20260813_m051855_c001_v7007000_t0000_u01786598335137") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041580_d20260813_m051849_c001_v0001131_t0023_u01786598329041") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77bcb_d20260813_m051840_c001_v7007000_t0000_u01786598320818") 2026/08/13 05:21:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e4e_d20260813_m051833_c001_v0001038_t0054_u01786598313602") 2026/08/13 05:21:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438ad_d20260813_m051828_c001_v7007000_t0000_u01786598308440") 2026/08/13 05:21:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e28_d20260813_m051822_c001_v0001038_t0054_u01786598302121") 2026/08/13 05:21:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca5_d20260813_m051816_c001_v7007000_t0000_u01786598296553") 2026/08/13 05:21:20 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7df2_d20260813_m051810_c001_v0001038_t0054_u01786598290325") 2026/08/13 05:21:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a128743914_d20260813_m051914_c001_v7007000_t0000_u01786598354736") 2026/08/13 05:21:20 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d9c3_d20260813_m051910_c001_v0001131_t0012_u01786598350187") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ecd_d20260813_m051931_c001_v7007000_t0000_u01786598371668") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041666_d20260813_m051927_c001_v0001131_t0023_u01786598367281") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172bc_d20260813_m052031_c001_v7007000_t0000_u01786598431194") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04179a_d20260813_m052024_c001_v0001131_t0023_u01786598424661") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a7_d20260813_m052019_c001_v7007000_t0000_u01786598419437") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041748_d20260813_m052012_c001_v0001131_t0023_u01786598412642") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330bd_d20260813_m052007_c001_v7007000_t0000_u01786598407449") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041702_d20260813_m052000_c001_v0001131_t0023_u01786598400972") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f61_d20260813_m051955_c001_v7007000_t0000_u01786598395412") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0416ca_d20260813_m051948_c001_v0001131_t0023_u01786598388909") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f36_d20260813_m051943_c001_v7007000_t0000_u01786598383718") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041696_d20260813_m051936_c001_v0001131_t0023_u01786598376858") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3d97869_d20260813_m051928_c001_v7007000_t0000_u01786598368237") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da07_d20260813_m051923_c001_v0001131_t0014_u01786598363380") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cbb_d20260813_m051917_c001_v7007000_t0000_u01786598357905") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9db_d20260813_m051914_c001_v0001131_t0014_u01786598354123") 2026/08/13 05:21:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a128743908_d20260813_m051912_c001_v7007000_t0000_u01786598352485") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9a3_d20260813_m051905_c001_v0001131_t0014_u01786598345960") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e02_d20260813_m051900_c001_v7007000_t0000_u01786598340622") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d975_d20260813_m051856_c001_v0001131_t0014_u01786598336996") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759ca0_d20260813_m051855_c001_v7007000_t0000_u01786598335123") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a74_d20260813_m051849_c001_v0001109_t0049_u01786598329224") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b22fc_d20260813_m051840_c001_v7007000_t0000_u01786598320935") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041532_d20260813_m051833_c001_v0001131_t0023_u01786598313789") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438ae_d20260813_m051828_c001_v7007000_t0000_u01786598308627") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0414fc_d20260813_m051822_c001_v0001131_t0023_u01786598302304") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca6_d20260813_m051816_c001_v7007000_t0000_u01786598296735") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0414d0_d20260813_m051810_c001_v0001131_t0023_u01786598290511") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4270390dca2be406_d20260813_m051914_c001_v7007000_t0000_u01786598354978") 2026/08/13 05:21:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45b0a_d20260813_m051910_c001_v0001109_t0021_u01786598350267") 2026/08/13 05:21:21 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ece_d20260813_m051931_c001_v7007000_t0000_u01786598371849") 2026/08/13 05:21:21 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b8c_d20260813_m051927_c001_v0001109_t0049_u01786598367290") 2026/08/13 05:21:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172bd_d20260813_m052031_c001_v7007000_t0000_u01786598431376") 2026/08/13 05:21:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45d44_d20260813_m052024_c001_v0001109_t0049_u01786598424841") 2026/08/13 05:21:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a8_d20260813_m052019_c001_v7007000_t0000_u01786598419666") 2026/08/13 05:21:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45ce4_d20260813_m052012_c001_v0001109_t0049_u01786598412824") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330bf_d20260813_m052007_c001_v7007000_t0000_u01786598407633") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45c96_d20260813_m052001_c001_v0001109_t0049_u01786598401156") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f62_d20260813_m051955_c001_v7007000_t0000_u01786598395594") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45c3a_d20260813_m051949_c001_v0001109_t0049_u01786598389099") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f3b_d20260813_m051943_c001_v7007000_t0000_u01786598383900") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45bd4_d20260813_m051937_c001_v0001109_t0049_u01786598377041") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4185093e2be4ac3f_d20260813_m051928_c001_v7007000_t0000_u01786598368453") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f57_d20260813_m051923_c001_v0001038_t0054_u01786598363567") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cbd_d20260813_m051918_c001_v7007000_t0000_u01786598358088") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f22_d20260813_m051914_c001_v0001038_t0054_u01786598354139") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77c1d_d20260813_m051912_c001_v7007000_t0000_u01786598352837") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45aea_d20260813_m051906_c001_v0001109_t0049_u01786598346143") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e04_d20260813_m051900_c001_v7007000_t0000_u01786598340803") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45aac_d20260813_m051857_c001_v0001109_t0049_u01786598337008") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f36a_d20260813_m051855_c001_v7007000_t0000_u01786598335502") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d933_d20260813_m051849_c001_v0001131_t0014_u01786598329409") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b22fb_d20260813_m051840_c001_v7007000_t0000_u01786598320754") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a0e_d20260813_m051833_c001_v0001109_t0049_u01786598313973") 2026/08/13 05:21:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438af_d20260813_m051828_c001_v7007000_t0000_u01786598308809") 2026/08/13 05:21:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a459b4_d20260813_m051822_c001_v0001109_t0049_u01786598302490") 2026/08/13 05:21:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca7_d20260813_m051816_c001_v7007000_t0000_u01786598296919") 2026/08/13 05:21:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a4595d_d20260813_m051810_c001_v0001109_t0049_u01786598290693") 2026/08/13 05:21:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759caf_d20260813_m051914_c001_v7007000_t0000_u01786598354748") 2026/08/13 05:21:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc041604_d20260813_m051910_c001_v0001131_t0036_u01786598350301") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ecf_d20260813_m051932_c001_v7007000_t0000_u01786598372031") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da23_d20260813_m051927_c001_v0001131_t0014_u01786598367446") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172bf_d20260813_m052031_c001_v7007000_t0000_u01786598431556") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db5b_d20260813_m052025_c001_v0001131_t0014_u01786598425027") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172a9_d20260813_m052019_c001_v7007000_t0000_u01786598419848") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db23_d20260813_m052013_c001_v0001131_t0014_u01786598413007") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330c0_d20260813_m052007_c001_v7007000_t0000_u01786598407817") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439daeb_d20260813_m052001_c001_v0001131_t0014_u01786598401339") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f63_d20260813_m051955_c001_v7007000_t0000_u01786598395776") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439dab5_d20260813_m051949_c001_v0001131_t0014_u01786598389283") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f3f_d20260813_m051944_c001_v7007000_t0000_u01786598384082") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da5f_d20260813_m051937_c001_v0001131_t0014_u01786598377226") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ec4_d20260813_m051928_c001_v7007000_t0000_u01786598368383") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04164e_d20260813_m051923_c001_v0001131_t0023_u01786598363751") 2026/08/13 05:21:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cbe_d20260813_m051918_c001_v7007000_t0000_u01786598358272") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04161c_d20260813_m051914_c001_v0001131_t0023_u01786598354149") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77c1a_d20260813_m051912_c001_v7007000_t0000_u01786598352285") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7eea_d20260813_m051906_c001_v0001038_t0054_u01786598346327") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e05_d20260813_m051900_c001_v7007000_t0000_u01786598340983") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7eca_d20260813_m051857_c001_v0001038_t0054_u01786598337017") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41009e268e7563ab_d20260813_m051855_c001_v7007000_t0000_u01786598335737") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e94_d20260813_m051849_c001_v0001038_t0054_u01786598329594") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c85_d20260813_m051840_c001_v7007000_t0000_u01786598320765") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d8d3_d20260813_m051834_c001_v0001131_t0014_u01786598314157") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438b0_d20260813_m051829_c001_v7007000_t0000_u01786598309010") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d89b_d20260813_m051822_c001_v0001131_t0014_u01786598302677") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca8_d20260813_m051817_c001_v7007000_t0000_u01786598297102") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d861_d20260813_m051810_c001_v0001131_t0014_u01786598290877") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4270390dca2be405_d20260813_m051914_c001_v7007000_t0000_u01786598354790") 2026/08/13 05:21:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7f10_d20260813_m051910_c001_v0001038_t0011_u01786598350328") 2026/08/13 05:21:24 DEBUG : dir1/0007-12345: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ed0_d20260813_m051932_c001_v7007000_t0000_u01786598372212") 2026/08/13 05:21:24 DEBUG : dir1/0007-12345: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f70_d20260813_m051927_c001_v0001038_t0054_u01786598367458") 2026/08/13 05:21:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172c0_d20260813_m052031_c001_v7007000_t0000_u01786598431738") 2026/08/13 05:21:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8088_d20260813_m052025_c001_v0001038_t0054_u01786598425210") 2026/08/13 05:21:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172aa_d20260813_m052020_c001_v7007000_t0000_u01786598420030") 2026/08/13 05:21:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a805e_d20260813_m052013_c001_v0001038_t0054_u01786598413200") 2026/08/13 05:21:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330c2_d20260813_m052008_c001_v7007000_t0000_u01786598408000") 2026/08/13 05:21:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8022_d20260813_m052001_c001_v0001038_t0054_u01786598401523") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f66_d20260813_m051955_c001_v7007000_t0000_u01786598395958") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7fd4_d20260813_m051949_c001_v0001038_t0054_u01786598389467") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f43_d20260813_m051944_c001_v7007000_t0000_u01786598384263") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f98_d20260813_m051937_c001_v0001038_t0054_u01786598377409") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e54_d20260813_m051928_c001_v7007000_t0000_u01786598368401") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b6c_d20260813_m051923_c001_v0001109_t0049_u01786598363935") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cbf_d20260813_m051918_c001_v7007000_t0000_u01786598358457") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b24_d20260813_m051914_c001_v0001109_t0049_u01786598354159") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4193c95999fa3ece_d20260813_m051912_c001_v7007000_t0000_u01786598352687") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415f0_d20260813_m051906_c001_v0001131_t0023_u01786598346512") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e06_d20260813_m051901_c001_v7007000_t0000_u01786598341166") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415ba_d20260813_m051857_c001_v0001131_t0023_u01786598337029") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4188540825243f77_d20260813_m051855_c001_v7007000_t0000_u01786598335705") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041582_d20260813_m051849_c001_v0001131_t0023_u01786598329778") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41698ece5743a1e1_d20260813_m051840_c001_v7007000_t0000_u01786598320971") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e52_d20260813_m051834_c001_v0001038_t0054_u01786598314341") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438b1_d20260813_m051829_c001_v7007000_t0000_u01786598309192") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e2a_d20260813_m051822_c001_v0001038_t0054_u01786598302861") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2ca9_d20260813_m051817_c001_v7007000_t0000_u01786598297285") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7df6_d20260813_m051811_c001_v0001038_t0054_u01786598291063") 2026/08/13 05:21:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cb2_d20260813_m051915_c001_v7007000_t0000_u01786598355115") 2026/08/13 05:21:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7f12_d20260813_m051910_c001_v0001038_t0022_u01786598350678") 2026/08/13 05:21:26 DEBUG : dir1/0008-23456: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ed1_d20260813_m051932_c001_v7007000_t0000_u01786598372394") 2026/08/13 05:21:26 DEBUG : dir1/0008-23456: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041668_d20260813_m051927_c001_v0001131_t0023_u01786598367468") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172c3_d20260813_m052031_c001_v7007000_t0000_u01786598431983") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0417a0_d20260813_m052025_c001_v0001131_t0023_u01786598425396") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172ab_d20260813_m052020_c001_v7007000_t0000_u01786598420212") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04174c_d20260813_m052013_c001_v0001131_t0023_u01786598413386") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330c5_d20260813_m052008_c001_v7007000_t0000_u01786598408184") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041708_d20260813_m052001_c001_v0001131_t0023_u01786598401707") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f67_d20260813_m051956_c001_v7007000_t0000_u01786598396139") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0416ce_d20260813_m051949_c001_v0001131_t0023_u01786598389651") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f47_d20260813_m051944_c001_v7007000_t0000_u01786598384445") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04169a_d20260813_m051937_c001_v0001131_t0023_u01786598377591") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4270390dca2be408_d20260813_m051928_c001_v7007000_t0000_u01786598368454") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da0d_d20260813_m051924_c001_v0001131_t0014_u01786598364121") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cc0_d20260813_m051918_c001_v7007000_t0000_u01786598358641") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9df_d20260813_m051914_c001_v0001131_t0014_u01786598354306") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4193c95999fa3ecd_d20260813_m051912_c001_v7007000_t0000_u01786598352493") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9a9_d20260813_m051906_c001_v0001131_t0014_u01786598346696") 2026/08/13 05:21:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e07_d20260813_m051901_c001_v7007000_t0000_u01786598341348") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d977_d20260813_m051857_c001_v0001131_t0014_u01786598337181") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4188540825243f75_d20260813_m051855_c001_v7007000_t0000_u01786598335525") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a78_d20260813_m051849_c001_v0001109_t0049_u01786598329961") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77bce_d20260813_m051840_c001_v7007000_t0000_u01786598320981") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041538_d20260813_m051834_c001_v0001131_t0023_u01786598314527") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438b2_d20260813_m051829_c001_v7007000_t0000_u01786598309374") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041500_d20260813_m051823_c001_v0001131_t0023_u01786598303043") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2caa_d20260813_m051817_c001_v7007000_t0000_u01786598297468") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0414d4_d20260813_m051811_c001_v0001131_t0023_u01786598291249") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a128743916_d20260813_m051914_c001_v7007000_t0000_u01786598354919") 2026/08/13 05:21:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc04160a_d20260813_m051910_c001_v0001131_t0051_u01786598350710") 2026/08/13 05:21:27 DEBUG : dir1/0009-34567: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ed3_d20260813_m051932_c001_v7007000_t0000_u01786598372577") 2026/08/13 05:21:27 DEBUG : dir1/0009-34567: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b90_d20260813_m051927_c001_v0001109_t0049_u01786598367478") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172c5_d20260813_m052032_c001_v7007000_t0000_u01786598432165") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45d4c_d20260813_m052025_c001_v0001109_t0049_u01786598425577") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172ac_d20260813_m052020_c001_v7007000_t0000_u01786598420394") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45cea_d20260813_m052013_c001_v0001109_t0049_u01786598413570") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330c6_d20260813_m052008_c001_v7007000_t0000_u01786598408368") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45c9c_d20260813_m052001_c001_v0001109_t0049_u01786598401891") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f68_d20260813_m051956_c001_v7007000_t0000_u01786598396321") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45c3c_d20260813_m051949_c001_v0001109_t0049_u01786598389836") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f4c_d20260813_m051944_c001_v7007000_t0000_u01786598384628") 2026/08/13 05:21:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45bde_d20260813_m051937_c001_v0001109_t0049_u01786598377774") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3d97866_d20260813_m051928_c001_v7007000_t0000_u01786598368045") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f5e_d20260813_m051924_c001_v0001038_t0054_u01786598364308") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cc1_d20260813_m051918_c001_v7007000_t0000_u01786598358824") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f2a_d20260813_m051914_c001_v0001038_t0054_u01786598354325") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4193c95999fa3ecf_d20260813_m051912_c001_v7007000_t0000_u01786598352690") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45af2_d20260813_m051906_c001_v0001109_t0049_u01786598346879") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e08_d20260813_m051901_c001_v7007000_t0000_u01786598341529") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45ab0_d20260813_m051857_c001_v0001109_t0049_u01786598337193") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42404439bc520aba_d20260813_m051855_c001_v7007000_t0000_u01786598335534") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d939_d20260813_m051850_c001_v0001131_t0014_u01786598330146") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee63460932ffb_d20260813_m051840_c001_v7007000_t0000_u01786598320778") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a12_d20260813_m051834_c001_v0001109_t0049_u01786598314711") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438b4_d20260813_m051829_c001_v7007000_t0000_u01786598309555") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a459ba_d20260813_m051823_c001_v0001109_t0049_u01786598303230") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a128743871_d20260813_m051818_c001_v7007000_t0000_u01786598298013") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45964_d20260813_m051811_c001_v0001109_t0049_u01786598291433") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2d37_d20260813_m051914_c001_v7007000_t0000_u01786598354725") 2026/08/13 05:21:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d9c7_d20260813_m051910_c001_v0001131_t0059_u01786598350799") 2026/08/13 05:21:28 DEBUG : dir1/0010-45678: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ed4_d20260813_m051932_c001_v7007000_t0000_u01786598372762") 2026/08/13 05:21:28 DEBUG : dir1/0010-45678: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da27_d20260813_m051927_c001_v0001131_t0014_u01786598367632") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172c6_d20260813_m052032_c001_v7007000_t0000_u01786598432347") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db5f_d20260813_m052025_c001_v0001131_t0014_u01786598425762") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172ad_d20260813_m052020_c001_v7007000_t0000_u01786598420576") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db29_d20260813_m052013_c001_v0001131_t0014_u01786598413753") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330c8_d20260813_m052008_c001_v7007000_t0000_u01786598408552") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439daf1_d20260813_m052002_c001_v0001131_t0014_u01786598402074") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f69_d20260813_m051956_c001_v7007000_t0000_u01786598396501") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439dab9_d20260813_m051950_c001_v0001131_t0014_u01786598390019") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f4d_d20260813_m051944_c001_v7007000_t0000_u01786598384811") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da69_d20260813_m051937_c001_v0001131_t0014_u01786598377960") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ec5_d20260813_m051928_c001_v7007000_t0000_u01786598368666") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041654_d20260813_m051924_c001_v0001131_t0023_u01786598364494") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cc2_d20260813_m051919_c001_v7007000_t0000_u01786598359008") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041620_d20260813_m051914_c001_v0001131_t0023_u01786598354335") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a128743906_d20260813_m051912_c001_v7007000_t0000_u01786598352294") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7eee_d20260813_m051907_c001_v0001038_t0054_u01786598347063") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e09_d20260813_m051901_c001_v7007000_t0000_u01786598341711") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7ecc_d20260813_m051857_c001_v0001038_t0054_u01786598337203") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759ca3_d20260813_m051855_c001_v7007000_t0000_u01786598335672") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e96_d20260813_m051850_c001_v0001038_t0054_u01786598330331") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4270390dca2be3c9_d20260813_m051840_c001_v7007000_t0000_u01786598320993") 2026/08/13 05:21:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d8df_d20260813_m051834_c001_v0001131_t0014_u01786598314896") 2026/08/13 05:21:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438b5_d20260813_m051829_c001_v7007000_t0000_u01786598309738") 2026/08/13 05:21:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d89f_d20260813_m051823_c001_v0001131_t0014_u01786598303419") 2026/08/13 05:21:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a128743873_d20260813_m051818_c001_v7007000_t0000_u01786598298196") 2026/08/13 05:21:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d867_d20260813_m051811_c001_v0001131_t0014_u01786598291615") 2026/08/13 05:21:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4004132ab4b927db_d20260813_m051915_c001_v7007000_t0000_u01786598355079") 2026/08/13 05:21:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45b10_d20260813_m051910_c001_v0001109_t0046_u01786598350813") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ed5_d20260813_m051932_c001_v7007000_t0000_u01786598372944") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f72_d20260813_m051927_c001_v0001038_t0054_u01786598367643") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172c8_d20260813_m052032_c001_v7007000_t0000_u01786598432529") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a808c_d20260813_m052025_c001_v0001038_t0054_u01786598425946") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172ae_d20260813_m052020_c001_v7007000_t0000_u01786598420758") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8060_d20260813_m052013_c001_v0001038_t0054_u01786598413938") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330cb_d20260813_m052008_c001_v7007000_t0000_u01786598408737") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8028_d20260813_m052002_c001_v0001038_t0054_u01786598402266") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f6b_d20260813_m051956_c001_v7007000_t0000_u01786598396684") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7fd8_d20260813_m051950_c001_v0001038_t0054_u01786598390203") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f4e_d20260813_m051944_c001_v7007000_t0000_u01786598384993") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f9e_d20260813_m051938_c001_v0001038_t0054_u01786598378143") 2026/08/13 05:21:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3d97867_d20260813_m051928_c001_v7007000_t0000_u01786598368054") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b74_d20260813_m051924_c001_v0001109_t0049_u01786598364679") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cc3_d20260813_m051919_c001_v7007000_t0000_u01786598359192") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b26_d20260813_m051914_c001_v0001109_t0049_u01786598354346") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a12874390b_d20260813_m051912_c001_v7007000_t0000_u01786598352846") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415f2_d20260813_m051907_c001_v0001131_t0023_u01786598347252") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e0a_d20260813_m051901_c001_v7007000_t0000_u01786598341892") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415be_d20260813_m051857_c001_v0001131_t0023_u01786598337215") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698df6_d20260813_m051855_c001_v7007000_t0000_u01786598335716") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041586_d20260813_m051850_c001_v0001131_t0023_u01786598330515") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c87_d20260813_m051840_c001_v7007000_t0000_u01786598320949") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e56_d20260813_m051835_c001_v0001038_t0054_u01786598315079") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438b6_d20260813_m051829_c001_v7007000_t0000_u01786598309921") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e2e_d20260813_m051823_c001_v0001038_t0054_u01786598303602") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a128743878_d20260813_m051818_c001_v7007000_t0000_u01786598298453") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7dfc_d20260813_m051811_c001_v0001038_t0054_u01786598291802") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77c1f_d20260813_m051914_c001_v7007000_t0000_u01786598354758") 2026/08/13 05:21:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7f14_d20260813_m051911_c001_v0001038_t0005_u01786598351027") 2026/08/13 05:21:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ed6_d20260813_m051933_c001_v7007000_t0000_u01786598373125") 2026/08/13 05:21:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04166a_d20260813_m051927_c001_v0001131_t0023_u01786598367655") 2026/08/13 05:21:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172c9_d20260813_m052032_c001_v7007000_t0000_u01786598432711") 2026/08/13 05:21:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0417a2_d20260813_m052026_c001_v0001131_t0023_u01786598426132") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172af_d20260813_m052020_c001_v7007000_t0000_u01786598420946") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041752_d20260813_m052014_c001_v0001131_t0023_u01786598414123") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330cd_d20260813_m052008_c001_v7007000_t0000_u01786598408922") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041712_d20260813_m052002_c001_v0001131_t0023_u01786598402509") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f6c_d20260813_m051956_c001_v7007000_t0000_u01786598396866") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0416d0_d20260813_m051950_c001_v0001131_t0023_u01786598390386") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f4f_d20260813_m051945_c001_v7007000_t0000_u01786598385175") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0416a0_d20260813_m051938_c001_v0001131_t0023_u01786598378328") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ec3_d20260813_m051928_c001_v7007000_t0000_u01786598368202") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da11_d20260813_m051924_c001_v0001131_t0014_u01786598364863") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cc4_d20260813_m051919_c001_v7007000_t0000_u01786598359420") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9e1_d20260813_m051914_c001_v0001131_t0014_u01786598354490") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e21_d20260813_m051912_c001_v7007000_t0000_u01786598352641") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9b3_d20260813_m051907_c001_v0001131_t0014_u01786598347435") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e0b_d20260813_m051902_c001_v7007000_t0000_u01786598342075") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d979_d20260813_m051857_c001_v0001131_t0014_u01786598337365") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698df5_d20260813_m051855_c001_v7007000_t0000_u01786598335516") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a7e_d20260813_m051850_c001_v0001109_t0049_u01786598330697") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77bca_d20260813_m051840_c001_v7007000_t0000_u01786598320779") 2026/08/13 05:21:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04153c_d20260813_m051835_c001_v0001131_t0023_u01786598315264") 2026/08/13 05:21:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438b7_d20260813_m051830_c001_v7007000_t0000_u01786598310103") 2026/08/13 05:21:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041502_d20260813_m051823_c001_v0001131_t0023_u01786598303784") 2026/08/13 05:21:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a12874387a_d20260813_m051818_c001_v7007000_t0000_u01786598298636") 2026/08/13 05:21:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0414d8_d20260813_m051811_c001_v0001131_t0023_u01786598291988") 2026/08/13 05:21:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4004132ab4b927da_d20260813_m051914_c001_v7007000_t0000_u01786598354898") 2026/08/13 05:21:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc04160e_d20260813_m051911_c001_v0001131_t0014_u01786598351398") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ed7_d20260813_m051933_c001_v7007000_t0000_u01786598373308") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b92_d20260813_m051927_c001_v0001109_t0049_u01786598367662") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172cb_d20260813_m052032_c001_v7007000_t0000_u01786598432894") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45d50_d20260813_m052026_c001_v0001109_t0049_u01786598426312") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172b0_d20260813_m052021_c001_v7007000_t0000_u01786598421128") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45cf4_d20260813_m052014_c001_v0001109_t0049_u01786598414305") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330cf_d20260813_m052009_c001_v7007000_t0000_u01786598409106") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45c9e_d20260813_m052002_c001_v0001109_t0049_u01786598402697") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f6d_d20260813_m051957_c001_v7007000_t0000_u01786598397048") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45c44_d20260813_m051950_c001_v0001109_t0049_u01786598390571") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f52_d20260813_m051945_c001_v7007000_t0000_u01786598385359") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45be4_d20260813_m051938_c001_v0001109_t0049_u01786598378510") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e53_d20260813_m051928_c001_v7007000_t0000_u01786598368217") 2026/08/13 05:21:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f64_d20260813_m051925_c001_v0001038_t0054_u01786598365050") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cc5_d20260813_m051919_c001_v7007000_t0000_u01786598359604") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f2e_d20260813_m051914_c001_v0001038_t0054_u01786598354511") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77c1c_d20260813_m051912_c001_v7007000_t0000_u01786598352654") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45af6_d20260813_m051907_c001_v0001109_t0049_u01786598347618") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e0c_d20260813_m051902_c001_v7007000_t0000_u01786598342257") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45ab2_d20260813_m051857_c001_v0001109_t0049_u01786598337377") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42404439bc520abc_d20260813_m051855_c001_v7007000_t0000_u01786598335725") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d93f_d20260813_m051850_c001_v0001131_t0014_u01786598330885") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41698ece5743a1e0_d20260813_m051840_c001_v7007000_t0000_u01786598320790") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a18_d20260813_m051835_c001_v0001109_t0049_u01786598315456") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438b8_d20260813_m051830_c001_v7007000_t0000_u01786598310285") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a459c2_d20260813_m051823_c001_v0001109_t0049_u01786598303968") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a12874387b_d20260813_m051818_c001_v7007000_t0000_u01786598298819") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a4596e_d20260813_m051812_c001_v0001109_t0049_u01786598292170") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2d39_d20260813_m051915_c001_v7007000_t0000_u01786598355089") 2026/08/13 05:21:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7f1a_d20260813_m051911_c001_v0001038_t0010_u01786598351411") 2026/08/13 05:21:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ed8_d20260813_m051933_c001_v7007000_t0000_u01786598373490") 2026/08/13 05:21:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da2b_d20260813_m051927_c001_v0001131_t0014_u01786598367819") 2026/08/13 05:21:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172ce_d20260813_m052033_c001_v7007000_t0000_u01786598433076") 2026/08/13 05:21:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db61_d20260813_m052026_c001_v0001131_t0014_u01786598426643") 2026/08/13 05:21:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172b1_d20260813_m052021_c001_v7007000_t0000_u01786598421310") 2026/08/13 05:21:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439db2f_d20260813_m052014_c001_v0001131_t0014_u01786598414489") 2026/08/13 05:21:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330d0_d20260813_m052009_c001_v7007000_t0000_u01786598409291") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439daf9_d20260813_m052002_c001_v0001131_t0014_u01786598402880") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f6e_d20260813_m051957_c001_v7007000_t0000_u01786598397231") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439dabf_d20260813_m051950_c001_v0001131_t0014_u01786598390754") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f53_d20260813_m051945_c001_v7007000_t0000_u01786598385541") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439da6d_d20260813_m051938_c001_v0001131_t0014_u01786598378695") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e55_d20260813_m051928_c001_v7007000_t0000_u01786598368659") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04165c_d20260813_m051925_c001_v0001131_t0023_u01786598365234") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cc6_d20260813_m051919_c001_v7007000_t0000_u01786598359787") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041622_d20260813_m051914_c001_v0001131_t0023_u01786598354521") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4193c95999fa3ecc_d20260813_m051912_c001_v7007000_t0000_u01786598352309") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7efa_d20260813_m051907_c001_v0001038_t0054_u01786598347801") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e0d_d20260813_m051902_c001_v7007000_t0000_u01786598342437") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7ece_d20260813_m051857_c001_v0001038_t0054_u01786598337389") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f36c_d20260813_m051855_c001_v7007000_t0000_u01786598335683") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e9a_d20260813_m051851_c001_v0001038_t0054_u01786598331069") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c88_d20260813_m051841_c001_v7007000_t0000_u01786598321131") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d8e3_d20260813_m051835_c001_v0001131_t0014_u01786598315643") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438b9_d20260813_m051830_c001_v7007000_t0000_u01786598310467") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d8a3_d20260813_m051824_c001_v0001131_t0014_u01786598304152") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a12874387d_d20260813_m051819_c001_v7007000_t0000_u01786598299001") 2026/08/13 05:21:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d86b_d20260813_m051812_c001_v0001131_t0014_u01786598292353") 2026/08/13 05:21:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2d38_d20260813_m051914_c001_v7007000_t0000_u01786598354907") 2026/08/13 05:21:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45b14_d20260813_m051911_c001_v0001109_t0026_u01786598351441") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ed9_d20260813_m051933_c001_v7007000_t0000_u01786598373676") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f78_d20260813_m051927_c001_v0001038_t0054_u01786598367830") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172cf_d20260813_m052033_c001_v7007000_t0000_u01786598433256") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a808e_d20260813_m052026_c001_v0001038_t0054_u01786598426828") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172b2_d20260813_m052021_c001_v7007000_t0000_u01786598421491") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8064_d20260813_m052014_c001_v0001038_t0054_u01786598414674") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330d2_d20260813_m052009_c001_v7007000_t0000_u01786598409475") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8032_d20260813_m052003_c001_v0001038_t0054_u01786598403065") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f70_d20260813_m051957_c001_v7007000_t0000_u01786598397412") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7fe0_d20260813_m051950_c001_v0001038_t0054_u01786598390937") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f54_d20260813_m051945_c001_v7007000_t0000_u01786598385726") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7fa2_d20260813_m051938_c001_v0001038_t0054_u01786598378879") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077ec2_d20260813_m051928_c001_v7007000_t0000_u01786598368021") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b78_d20260813_m051925_c001_v0001109_t0049_u01786598365418") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cc7_d20260813_m051919_c001_v7007000_t0000_u01786598359971") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b28_d20260813_m051914_c001_v0001109_t0049_u01786598354532") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a12874390a_d20260813_m051912_c001_v7007000_t0000_u01786598352665") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415f4_d20260813_m051907_c001_v0001131_t0023_u01786598347986") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e0e_d20260813_m051902_c001_v7007000_t0000_u01786598342619") 2026/08/13 05:21:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415c0_d20260813_m051857_c001_v0001131_t0023_u01786598337401") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11bec4b_d20260813_m051855_c001_v7007000_t0000_u01786598335505") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04158e_d20260813_m051851_c001_v0001131_t0023_u01786598331253") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4270390dca2be3c8_d20260813_m051840_c001_v7007000_t0000_u01786598320806") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e58_d20260813_m051835_c001_v0001038_t0054_u01786598315828") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438ba_d20260813_m051830_c001_v7007000_t0000_u01786598310649") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e30_d20260813_m051824_c001_v0001038_t0054_u01786598304333") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a12874387f_d20260813_m051819_c001_v7007000_t0000_u01786598299183") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7dfe_d20260813_m051812_c001_v0001038_t0054_u01786598292541") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f409cb53cbaad9e8a_d20260813_m051914_c001_v7007000_t0000_u01786598354773") 2026/08/13 05:21:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d9c9_d20260813_m051911_c001_v0001131_t0014_u01786598351488") 2026/08/13 05:21:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c8d_d20260813_m051843_c001_v7007000_t0000_u01786598323424") 2026/08/13 05:21:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc04154a_d20260813_m051837_c001_v0001131_t0054_u01786598317989") 2026/08/13 05:21:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c8e_d20260813_m051843_c001_v7007000_t0000_u01786598323608") 2026/08/13 05:21:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7e6c_d20260813_m051838_c001_v0001038_t0048_u01786598318022") 2026/08/13 05:21:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c8f_d20260813_m051843_c001_v7007000_t0000_u01786598323790") 2026/08/13 05:21:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d8ef_d20260813_m051838_c001_v0001131_t0051_u01786598318047") 2026/08/13 05:21:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c90_d20260813_m051844_c001_v7007000_t0000_u01786598324047") 2026/08/13 05:21:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45a2a_d20260813_m051838_c001_v0001109_t0014_u01786598318325") 2026/08/13 05:21:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c93_d20260813_m051844_c001_v7007000_t0000_u01786598324231") 2026/08/13 05:21:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7e6e_d20260813_m051838_c001_v0001038_t0038_u01786598318480") 2026/08/13 05:21:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c94_d20260813_m051844_c001_v7007000_t0000_u01786598324414") 2026/08/13 05:21:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d8f3_d20260813_m051838_c001_v0001131_t0039_u01786598318523") 2026/08/13 05:21:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c95_d20260813_m051844_c001_v7007000_t0000_u01786598324596") 2026/08/13 05:21:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc04154c_d20260813_m051838_c001_v0001131_t0043_u01786598318701") 2026/08/13 05:21:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c96_d20260813_m051844_c001_v7007000_t0000_u01786598324779") 2026/08/13 05:21:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7e70_d20260813_m051839_c001_v0001038_t0037_u01786598319032") 2026/08/13 05:21:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c97_d20260813_m051844_c001_v7007000_t0000_u01786598324961") 2026/08/13 05:21:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d8f7_d20260813_m051839_c001_v0001131_t0000_u01786598319051") 2026/08/13 05:21:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c98_d20260813_m051845_c001_v7007000_t0000_u01786598325143") 2026/08/13 05:21:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45a30_d20260813_m051839_c001_v0001109_t0059_u01786598319083") 2026/08/13 05:21:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c99_d20260813_m051845_c001_v7007000_t0000_u01786598325326") 2026/08/13 05:21:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc041552_d20260813_m051839_c001_v0001131_t0024_u01786598319393") 2026/08/13 05:21:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c9a_d20260813_m051845_c001_v7007000_t0000_u01786598325509") 2026/08/13 05:21:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7e74_d20260813_m051839_c001_v0001038_t0024_u01786598319422") 2026/08/13 05:21:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c9b_d20260813_m051845_c001_v7007000_t0000_u01786598325729") 2026/08/13 05:21:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc041554_d20260813_m051839_c001_v0001131_t0055_u01786598319648") 2026/08/13 05:21:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c9c_d20260813_m051845_c001_v7007000_t0000_u01786598325912") 2026/08/13 05:21:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d8fb_d20260813_m051839_c001_v0001131_t0012_u01786598319660") 2026/08/13 05:21:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c9d_d20260813_m051846_c001_v7007000_t0000_u01786598326095") 2026/08/13 05:21:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7e76_d20260813_m051839_c001_v0001038_t0019_u01786598319756") 2026/08/13 05:21:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759c9e_d20260813_m051846_c001_v7007000_t0000_u01786598326277") 2026/08/13 05:21:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45a36_d20260813_m051839_c001_v0001109_t0049_u01786598319841") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42404439bc520ac3_d20260813_m051857_c001_v7007000_t0000_u01786598337603") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45a94_d20260813_m051853_c001_v0001109_t0000_u01786598333079") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4188540825243f79_d20260813_m051857_c001_v7007000_t0000_u01786598337810") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d955_d20260813_m051853_c001_v0001131_t0006_u01786598333090") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698df7_d20260813_m051857_c001_v7007000_t0000_u01786598337616") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc04159c_d20260813_m051853_c001_v0001131_t0000_u01786598333112") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11bec4f_d20260813_m051857_c001_v7007000_t0000_u01786598337822") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7eac_d20260813_m051853_c001_v0001038_t0055_u01786598333376") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f36e_d20260813_m051857_c001_v7007000_t0000_u01786598337831") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d957_d20260813_m051853_c001_v0001131_t0023_u01786598333465") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4188540825243f78_d20260813_m051857_c001_v7007000_t0000_u01786598337626") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc04159e_d20260813_m051853_c001_v0001131_t0032_u01786598333596") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd00531727b_d20260813_m051857_c001_v7007000_t0000_u01786598337584") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45a96_d20260813_m051853_c001_v0001109_t0009_u01786598333681") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698df9_d20260813_m051857_c001_v7007000_t0000_u01786598337982") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d95f_d20260813_m051853_c001_v0001131_t0049_u01786598333757") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd00531727c_d20260813_m051857_c001_v7007000_t0000_u01786598337766") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7eb0_d20260813_m051853_c001_v0001038_t0006_u01786598333875") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f415e3533b444dca9_d20260813_m051857_c001_v7007000_t0000_u01786598337894") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc0415a2_d20260813_m051853_c001_v0001131_t0020_u01786598333987") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd00531727d_d20260813_m051857_c001_v7007000_t0000_u01786598337949") 2026/08/13 05:21:39 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45a9a_d20260813_m051854_c001_v0001109_t0052_u01786598334255") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41009e268e7563ad_d20260813_m051857_c001_v7007000_t0000_u01786598337777") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7eba_d20260813_m051854_c001_v0001038_t0054_u01786598334296") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42404439bc520ac4_d20260813_m051857_c001_v7007000_t0000_u01786598337786") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc0415a4_d20260813_m051854_c001_v0001131_t0008_u01786598334323") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41009e268e7563ae_d20260813_m051857_c001_v7007000_t0000_u01786598337959") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d963_d20260813_m051854_c001_v0001131_t0036_u01786598334408") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11bec4e_d20260813_m051857_c001_v7007000_t0000_u01786598337637") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc0415a6_d20260813_m051854_c001_v0001131_t0023_u01786598334642") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42404439bc520ac6_d20260813_m051857_c001_v7007000_t0000_u01786598337968") 2026/08/13 05:21:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415a8_d20260813_m051854_c001_v0001131_t0023_u01786598334939") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b1e_d20260813_m051720_c001_v7007000_t0000_u01786598240679") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41021b5e13009b4d_d20260813_m051718_c001_v0001157_t0016_u01786598238990") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4004132ab4b921e2_d20260813_m051718_c001_v7007000_t0000_u01786598238807") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41021b5e13009b39_d20260813_m051716_c001_v0001157_t0016_u01786598236547") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4004132ab4b921d7_d20260813_m051715_c001_v7007000_t0000_u01786598235821") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d71f_d20260813_m051711_c001_v0001131_t0014_u01786598231824") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b14_d20260813_m051710_c001_v7007000_t0000_u01786598230349") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190442a0a82ca39_d20260813_m051708_c001_v0001174_t0002_u01786598228515") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11beaf3_d20260813_m051708_c001_v7007000_t0000_u01786598228329") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190442a0a82ca09_d20260813_m051706_c001_v0001174_t0002_u01786598226077") 2026/08/13 05:21:40 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11beae0_d20260813_m051705_c001_v7007000_t0000_u01786598225352") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04134c_d20260813_m051701_c001_v0001131_t0023_u01786598221763") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b0e_d20260813_m051700_c001_v7007000_t0000_u01786598220406") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f7c08db408a6_d20260813_m051659_c001_v0001178_t0027_u01786598219284") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4172710ae41d82ad_d20260813_m051659_c001_v7007000_t0000_u01786598219101") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f7c08db40890_d20260813_m051654_c001_v0001178_t0027_u01786598214776") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4172710ae41d829d_d20260813_m051654_c001_v7007000_t0000_u01786598214044") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd842d_d20260813_m051650_c001_v0001180_t0038_u01786598210597") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b08_d20260813_m051649_c001_v7007000_t0000_u01786598209659") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40056a5625c75ce2_d20260813_m051648_c001_v0001174_t0047_u01786598208137") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698d72_d20260813_m051647_c001_v7007000_t0000_u01786598207955") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40056a5625c75cc4_d20260813_m051645_c001_v0001174_t0047_u01786598205249") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698d6b_d20260813_m051644_c001_v7007000_t0000_u01786598204517") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0412ec_d20260813_m051639_c001_v0001131_t0023_u01786598199013") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40122dc171909e3f_d20260813_m051638_c001_v7007000_t0000_u01786598198102") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4041363cfe926ca1_d20260813_m051636_c001_v0001184_t0022_u01786598196603") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077e1b_d20260813_m051636_c001_v7007000_t0000_u01786598196419") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4041363cfe926c89_d20260813_m051633_c001_v0001184_t0022_u01786598193777") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077e16_d20260813_m051633_c001_v7007000_t0000_u01786598193051") 2026/08/13 05:21:41 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d661_d20260813_m051627_c001_v0001131_t0014_u01786598187457") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c39_d20260813_m051626_c001_v7007000_t0000_u01786598186426") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4051ad1062830597_d20260813_m051624_c001_v0001174_t0048_u01786598184933") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee63460932f4d_d20260813_m051624_c001_v7007000_t0000_u01786598184749") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4051ad1062830557_d20260813_m051622_c001_v0001174_t0048_u01786598182009") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee63460932f4b_d20260813_m051621_c001_v7007000_t0000_u01786598181281") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd8327_d20260813_m051555_c001_v0001180_t0038_u01786598155068") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698d00_d20260813_m051553_c001_v7007000_t0000_u01786598153982") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4073b29b567baac3_d20260813_m051548_c001_v0001174_t0014_u01786598148946") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4085766727accc7a_d20260813_m051548_c001_v7007000_t0000_u01786598148750") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0411d7_d20260813_m051544_c001_v0001131_t0023_u01786598144872") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407731f22de5993d_d20260813_m051544_c001_v0001100_t0057_u01786598144138") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407731f22de59935_d20260813_m051543_c001_v0001100_t0057_u01786598143206") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41546a0aeb1a03e3_d20260813_m051530_c001_v7007000_t0000_u01786598130132") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd829d_d20260813_m051523_c001_v0001180_t0038_u01786598123689") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f419cfde5ce4648c8_d20260813_m051522_c001_v0001165_t0025_u01786598122958") 2026/08/13 05:21:42 DEBUG : dst/one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f419cfde5ce4648be_d20260813_m051522_c001_v0001165_t0025_u01786598122036") 2026/08/13 05:21:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b1f_d20260813_m051720_c001_v7007000_t0000_u01786598240863") 2026/08/13 05:21:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f416bc0d1b864b9b3_d20260813_m051718_c001_v0001181_t0004_u01786598238619") 2026/08/13 05:21:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f416b0c88f036764e_d20260813_m051715_c001_v0001105_t0030_u01786598235633") 2026/08/13 05:21:42 DEBUG : dst/one.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b15_d20260813_m051710_c001_v7007000_t0000_u01786598230534") 2026/08/13 05:21:43 DEBUG : dst/one.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4106813fbd0ee980_d20260813_m051708_c001_v0001171_t0002_u01786598228141") 2026/08/13 05:21:43 DEBUG : dst/one.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40929f0840c74018_d20260813_m051705_c001_v0001120_t0027_u01786598225165") 2026/08/13 05:21:43 DEBUG : dst/one.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b0f_d20260813_m051700_c001_v7007000_t0000_u01786598220589") 2026/08/13 05:21:43 DEBUG : dst/one.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f405763979a7738e3_d20260813_m051658_c001_v0001102_t0045_u01786598218916") 2026/08/13 05:21:43 DEBUG : dst/one.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f406793467d3941a5_d20260813_m051653_c001_v0001172_t0030_u01786598213857") 2026/08/13 05:21:43 DEBUG : dst/three: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698d01_d20260813_m051554_c001_v7007000_t0000_u01786598154164") 2026/08/13 05:21:43 DEBUG : dst/three: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407731f22de59979_d20260813_m051552_c001_v0001100_t0057_u01786598152694") 2026/08/13 05:21:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b20_d20260813_m051721_c001_v7007000_t0000_u01786598241047") 2026/08/13 05:21:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f405dc05fba6dee46_d20260813_m051719_c001_v0001131_t0044_u01786598239730") 2026/08/13 05:21:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f419ce80fbc12d91a_d20260813_m051717_c001_v0001185_t0014_u01786598237287") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b22_d20260813_m051721_c001_v7007000_t0000_u01786598241230") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41021b5e13009b57_d20260813_m051720_c001_v0001157_t0016_u01786598240099") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4004132ab4b921e7_d20260813_m051719_c001_v7007000_t0000_u01786598239917") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41021b5e13009b43_d20260813_m051717_c001_v0001157_t0016_u01786598237666") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4004132ab4b921dd_d20260813_m051717_c001_v7007000_t0000_u01786598237477") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d725_d20260813_m051712_c001_v0001131_t0014_u01786598232555") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b16_d20260813_m051710_c001_v7007000_t0000_u01786598230717") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190442a0a82ca45_d20260813_m051709_c001_v0001174_t0002_u01786598229775") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11beaf8_d20260813_m051709_c001_v7007000_t0000_u01786598229574") 2026/08/13 05:21:43 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190442a0a82ca21_d20260813_m051707_c001_v0001174_t0002_u01786598227194") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11beae3_d20260813_m051707_c001_v7007000_t0000_u01786598227011") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041350_d20260813_m051702_c001_v0001131_t0023_u01786598222128") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4172710ae41d82b0_d20260813_m051659_c001_v7007000_t0000_u01786598219853") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d6ef_d20260813_m051658_c001_v0001131_t0014_u01786598218146") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4172710ae41d82a2_d20260813_m051655_c001_v7007000_t0000_u01786598215346") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041322_d20260813_m051651_c001_v0001131_t0023_u01786598211332") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698d74_d20260813_m051648_c001_v7007000_t0000_u01786598208740") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041304_d20260813_m051646_c001_v0001131_t0023_u01786598206992") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698d6e_d20260813_m051645_c001_v7007000_t0000_u01786598205897") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d6a3_d20260813_m051639_c001_v0001131_t0014_u01786598199746") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077e1c_d20260813_m051637_c001_v7007000_t0000_u01786598197176") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d689_d20260813_m051635_c001_v0001131_t0014_u01786598195453") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077e1a_d20260813_m051634_c001_v7007000_t0000_u01786598194341") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd83bb_d20260813_m051628_c001_v0001180_t0038_u01786598188189") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee63460932f4e_d20260813_m051625_c001_v7007000_t0000_u01786598185504") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd8399_d20260813_m051623_c001_v0001180_t0038_u01786598183691") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee63460932f4c_d20260813_m051622_c001_v7007000_t0000_u01786598182584") 2026/08/13 05:21:44 DEBUG : dst/three.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041209_d20260813_m051555_c001_v0001131_t0023_u01786598155802") 2026/08/13 05:21:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b17_d20260813_m051710_c001_v7007000_t0000_u01786598230902") 2026/08/13 05:21:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f406f18c84b91c43a_d20260813_m051709_c001_v0001116_t0008_u01786598229251") 2026/08/13 05:21:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4075fd8fa58c8b14_d20260813_m051706_c001_v0001137_t0014_u01786598226824") 2026/08/13 05:21:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b10_d20260813_m051700_c001_v7007000_t0000_u01786598220773") 2026/08/13 05:21:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4021bc502e2c2ece_d20260813_m051659_c001_v0001174_t0059_u01786598219666") 2026/08/13 05:21:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f401ca403c05329a7_d20260813_m051655_c001_v0001100_t0049_u01786598215160") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b24_d20260813_m051721_c001_v7007000_t0000_u01786598241413") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041384_d20260813_m051712_c001_v0001131_t0023_u01786598232371") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b18_d20260813_m051711_c001_v7007000_t0000_u01786598231087") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d6f7_d20260813_m051701_c001_v0001131_t0014_u01786598221946") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b11_d20260813_m051701_c001_v7007000_t0000_u01786598221025") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d6d5_d20260813_m051651_c001_v0001131_t0014_u01786598211148") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b09_d20260813_m051649_c001_v7007000_t0000_u01786598209843") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd83f1_d20260813_m051639_c001_v0001180_t0038_u01786598199557") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40122dc171909e41_d20260813_m051638_c001_v7007000_t0000_u01786598198286") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0412bc_d20260813_m051628_c001_v0001131_t0023_u01786598188002") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c3b_d20260813_m051626_c001_v7007000_t0000_u01786598186608") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d5ed_d20260813_m051555_c001_v0001131_t0014_u01786598155620") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698d02_d20260813_m051554_c001_v7007000_t0000_u01786598154346") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4035b6f0c64f36ee_d20260813_m051550_c001_v0001174_t0042_u01786598150456") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41546a0aeb1a03e5_d20260813_m051530_c001_v7007000_t0000_u01786598130311") 2026/08/13 05:21:45 DEBUG : dst/two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f419cfde5ce464906_d20260813_m051529_c001_v0001165_t0025_u01786598129225") 2026/08/13 05:21:45 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77ad4_d20260813_m051455_c001_v7007000_t0000_u01786598095802") 2026/08/13 05:21:45 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0410a5_d20260813_m051452_c001_v0001131_t0023_u01786598092384") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77ad2_d20260813_m051450_c001_v7007000_t0000_u01786598090319") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04105f_d20260813_m051440_c001_v0001131_t0023_u01786598080815") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f7795b_d20260813_m051432_c001_v7007000_t0000_u01786598072681") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041029_d20260813_m051429_c001_v0001131_t0023_u01786598069829") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2086_d20260813_m051412_c001_v7007000_t0000_u01786598052524") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040fb9_d20260813_m051410_c001_v0001131_t0023_u01786598050477") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2082_d20260813_m051409_c001_v7007000_t0000_u01786598049356") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040faf_d20260813_m051408_c001_v0001131_t0023_u01786598048265") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b207c_d20260813_m051405_c001_v7007000_t0000_u01786598045490") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f8f_d20260813_m051403_c001_v0001131_t0023_u01786598043811") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2079_d20260813_m051403_c001_v7007000_t0000_u01786598043078") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f81_d20260813_m051401_c001_v0001131_t0023_u01786598041753") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b206e_d20260813_m051356_c001_v7007000_t0000_u01786598036463") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f57_d20260813_m051354_c001_v0001131_t0023_u01786598034978") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b206b_d20260813_m051354_c001_v7007000_t0000_u01786598034244") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f4d_d20260813_m051353_c001_v0001131_t0023_u01786598033518") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afbe_d20260813_m051349_c001_v7007000_t0000_u01786598029151") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f27_d20260813_m051347_c001_v0001131_t0023_u01786598027662") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afb0_d20260813_m051345_c001_v7007000_t0000_u01786598025825") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f0d_d20260813_m051344_c001_v0001131_t0023_u01786598024912") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afac_d20260813_m051344_c001_v7007000_t0000_u01786598024545") 2026/08/13 05:21:46 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f413ebec147d77392_d20260813_m051343_c001_v0001100_t0014_u01786598023996") 2026/08/13 05:21:47 DEBUG : empty space: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f05_d20260813_m051342_c001_v0001131_t0023_u01786598022424") 2026/08/13 05:21:47 DEBUG : enormous: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2084_d20260813_m051411_c001_v7007000_t0000_u01786598051622") 2026/08/13 05:21:47 DEBUG : enormous: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040fbb_d20260813_m051410_c001_v0001131_t0043_u01786598050661") 2026/08/13 05:21:47 DEBUG : existing: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77b33_d20260813_m051725_c001_v7007000_t0000_u01786598245535") 2026/08/13 05:21:47 DEBUG : existing: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0413b2_d20260813_m051724_c001_v0001131_t0023_u01786598244401") 2026/08/13 05:21:47 DEBUG : existing: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77958_d20260813_m051428_c001_v7007000_t0000_u01786598068257") 2026/08/13 05:21:47 DEBUG : existing: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd816b_d20260813_m051427_c001_v0001180_t0038_u01786598067309") 2026/08/13 05:21:47 DEBUG : existing: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afa7_d20260813_m051339_c001_v7007000_t0000_u01786598019923") 2026/08/13 05:21:47 DEBUG : existing: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040ef3_d20260813_m051339_c001_v0001131_t0023_u01786598019011") 2026/08/13 05:21:47 DEBUG : existing: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afa6_d20260813_m051338_c001_v7007000_t0000_u01786598018465") 2026/08/13 05:21:47 DEBUG : existing: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040eeb_d20260813_m051337_c001_v0001131_t0023_u01786598017918") 2026/08/13 05:21:47 DEBUG : existing: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040ee5_d20260813_m051337_c001_v0001131_t0023_u01786598017185") 2026/08/13 05:21:47 DEBUG : existing-b: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77959_d20260813_m051428_c001_v7007000_t0000_u01786598068438") 2026/08/13 05:21:47 DEBUG : existing-b: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04101d_d20260813_m051427_c001_v0001131_t0023_u01786598067317") 2026/08/13 05:21:47 DEBUG : file1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c95_d20260813_m051804_c001_v7007000_t0000_u01786598284971") 2026/08/13 05:21:47 DEBUG : file1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7de4_d20260813_m051804_c001_v0001038_t0054_u01786598284199") 2026/08/13 05:21:47 DEBUG : file1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c92_d20260813_m051802_c001_v7007000_t0000_u01786598282898") 2026/08/13 05:21:47 DEBUG : file1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45920_d20260813_m051802_c001_v0001109_t0049_u01786598282103") 2026/08/13 05:21:47 DEBUG : five: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2089_d20260813_m051415_c001_v7007000_t0000_u01786598055933") 2026/08/13 05:21:47 DEBUG : five: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040fcd_d20260813_m051414_c001_v0001131_t0023_u01786598054065") 2026/08/13 05:21:47 DEBUG : foo: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afb7_d20260813_m051347_c001_v7007000_t0000_u01786598027297") 2026/08/13 05:21:47 DEBUG : foo: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f21_d20260813_m051346_c001_v0001131_t0023_u01786598026748") 2026/08/13 05:21:48 DEBUG : foo: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f1d_d20260813_m051346_c001_v0001131_t0023_u01786598026191") 2026/08/13 05:21:48 DEBUG : four: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b208a_d20260813_m051416_c001_v7007000_t0000_u01786598056113") 2026/08/13 05:21:48 DEBUG : four: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d441_d20260813_m051414_c001_v0001131_t0014_u01786598054619") 2026/08/13 05:21:48 DEBUG : four: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040fcb_d20260813_m051413_c001_v0001131_t0023_u01786598053518") 2026/08/13 05:21:48 DEBUG : hello world2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be251_d20260813_m051301_c001_v7007000_t0000_u01786597981413") 2026/08/13 05:21:48 DEBUG : hello world2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e0d_d20260813_m051300_c001_v0001131_t0023_u01786597980859") 2026/08/13 05:21:48 DEBUG : ignore-size: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afa4_d20260813_m051336_c001_v7007000_t0000_u01786598016819") 2026/08/13 05:21:48 DEBUG : ignore-size: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040ee1_d20260813_m051335_c001_v0001131_t0023_u01786598015909") 2026/08/13 05:21:48 DEBUG : nested/sub dir/file: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77956_d20260813_m051426_c001_v7007000_t0000_u01786598066576") 2026/08/13 05:21:48 DEBUG : nested/sub dir/file: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d483_d20260813_m051426_c001_v0001131_t0014_u01786598066029") 2026/08/13 05:21:48 DEBUG : nested/sub dir/file: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77954_d20260813_m051425_c001_v7007000_t0000_u01786598065291") 2026/08/13 05:21:48 DEBUG : nested/sub dir/file: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d477_d20260813_m051424_c001_v0001131_t0014_u01786598064709") 2026/08/13 05:21:48 DEBUG : one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b208b_d20260813_m051416_c001_v7007000_t0000_u01786598056293") 2026/08/13 05:21:48 DEBUG : one: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040fc5_d20260813_m051412_c001_v0001131_t0023_u01786598052947") 2026/08/13 05:21:48 DEBUG : only0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c7c_d20260813_m051757_c001_v7007000_t0000_u01786598277706") 2026/08/13 05:21:48 DEBUG : only0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04146a_d20260813_m051751_c001_v0001131_t0023_u01786598271752") 2026/08/13 05:21:48 DEBUG : only0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7cd_d20260813_m051743_c001_v0001131_t0014_u01786598263934") 2026/08/13 05:21:48 DEBUG : only0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f26b_d20260813_m051737_c001_v7007000_t0000_u01786598257632") 2026/08/13 05:21:48 DEBUG : only0: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d769_d20260813_m051728_c001_v0001131_t0014_u01786598248990") 2026/08/13 05:21:48 DEBUG : only1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c7d_d20260813_m051757_c001_v7007000_t0000_u01786598277889") 2026/08/13 05:21:49 DEBUG : only1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7db2_d20260813_m051752_c001_v0001038_t0054_u01786598272687") 2026/08/13 05:21:49 DEBUG : only1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7cf_d20260813_m051744_c001_v0001131_t0014_u01786598264303") 2026/08/13 05:21:49 DEBUG : only1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f416cecb1c4abe910_d20260813_m051737_c001_v7007000_t0000_u01786598257843") 2026/08/13 05:21:49 DEBUG : only1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d76b_d20260813_m051729_c001_v0001131_t0014_u01786598249358") 2026/08/13 05:21:49 DEBUG : only10: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c7e_d20260813_m051758_c001_v7007000_t0000_u01786598278070") 2026/08/13 05:21:49 DEBUG : only10: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d80f_d20260813_m051751_c001_v0001131_t0014_u01786598271761") 2026/08/13 05:21:49 DEBUG : only10: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7ef_d20260813_m051747_c001_v0001131_t0014_u01786598267630") 2026/08/13 05:21:49 DEBUG : only10: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f270_d20260813_m051737_c001_v7007000_t0000_u01786598257814") 2026/08/13 05:21:49 DEBUG : only10: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d78b_d20260813_m051732_c001_v0001131_t0014_u01786598252672") 2026/08/13 05:21:49 DEBUG : only11: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c7f_d20260813_m051758_c001_v7007000_t0000_u01786598278253") 2026/08/13 05:21:49 DEBUG : only11: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7db0_d20260813_m051752_c001_v0001038_t0054_u01786598272502") 2026/08/13 05:21:49 DEBUG : only11: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7f1_d20260813_m051748_c001_v0001131_t0014_u01786598268002") 2026/08/13 05:21:49 DEBUG : only11: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11beb64_d20260813_m051738_c001_v7007000_t0000_u01786598258202") 2026/08/13 05:21:49 DEBUG : only11: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d78d_d20260813_m051733_c001_v0001131_t0014_u01786598253162") 2026/08/13 05:21:49 DEBUG : only12: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c80_d20260813_m051758_c001_v7007000_t0000_u01786598278435") 2026/08/13 05:21:49 DEBUG : only12: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a458ec_d20260813_m051752_c001_v0001109_t0049_u01786598272317") 2026/08/13 05:21:49 DEBUG : only12: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7f5_d20260813_m051748_c001_v0001131_t0014_u01786598268372") 2026/08/13 05:21:49 DEBUG : only12: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f416cecb1c4abe912_d20260813_m051738_c001_v7007000_t0000_u01786598258211") 2026/08/13 05:21:49 DEBUG : only12: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d78f_d20260813_m051733_c001_v0001131_t0014_u01786598253530") 2026/08/13 05:21:49 DEBUG : only13: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c81_d20260813_m051758_c001_v7007000_t0000_u01786598278618") 2026/08/13 05:21:49 DEBUG : only13: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc04146e_d20260813_m051752_c001_v0001131_t0023_u01786598272161") 2026/08/13 05:21:50 DEBUG : only13: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7f9_d20260813_m051748_c001_v0001131_t0014_u01786598268741") 2026/08/13 05:21:50 DEBUG : only13: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f890_d20260813_m051738_c001_v7007000_t0000_u01786598258373") 2026/08/13 05:21:50 DEBUG : only13: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d793_d20260813_m051733_c001_v0001131_t0014_u01786598253899") 2026/08/13 05:21:50 DEBUG : only14: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c82_d20260813_m051758_c001_v7007000_t0000_u01786598278801") 2026/08/13 05:21:50 DEBUG : only14: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d811_d20260813_m051752_c001_v0001131_t0014_u01786598272149") 2026/08/13 05:21:50 DEBUG : only14: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7fd_d20260813_m051749_c001_v0001131_t0014_u01786598269110") 2026/08/13 05:21:50 DEBUG : only14: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f27e_d20260813_m051738_c001_v7007000_t0000_u01786598258360") 2026/08/13 05:21:50 DEBUG : only14: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d795_d20260813_m051734_c001_v0001131_t0014_u01786598254266") 2026/08/13 05:21:50 DEBUG : only15: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c83_d20260813_m051758_c001_v7007000_t0000_u01786598278983") 2026/08/13 05:21:50 DEBUG : only15: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d813_d20260813_m051752_c001_v0001131_t0014_u01786598272331") 2026/08/13 05:21:50 DEBUG : only15: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7ff_d20260813_m051749_c001_v0001131_t0014_u01786598269481") 2026/08/13 05:21:50 DEBUG : only15: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f88e_d20260813_m051738_c001_v7007000_t0000_u01786598258008") 2026/08/13 05:21:50 DEBUG : only15: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d797_d20260813_m051734_c001_v0001131_t0014_u01786598254711") 2026/08/13 05:21:50 DEBUG : only16: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c84_d20260813_m051759_c001_v7007000_t0000_u01786598279166") 2026/08/13 05:21:50 DEBUG : only16: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041470_d20260813_m051752_c001_v0001131_t0023_u01786598272345") 2026/08/13 05:21:50 DEBUG : only16: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d803_d20260813_m051749_c001_v0001131_t0014_u01786598269923") 2026/08/13 05:21:50 DEBUG : only16: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11beb67_d20260813_m051738_c001_v7007000_t0000_u01786598258384") 2026/08/13 05:21:50 DEBUG : only16: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d799_d20260813_m051735_c001_v0001131_t0014_u01786598255077") 2026/08/13 05:21:51 DEBUG : only17: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c85_d20260813_m051759_c001_v7007000_t0000_u01786598279349") 2026/08/13 05:21:51 DEBUG : only17: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a458f0_d20260813_m051752_c001_v0001109_t0049_u01786598272506") 2026/08/13 05:21:51 DEBUG : only17: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d805_d20260813_m051750_c001_v0001131_t0014_u01786598270291") 2026/08/13 05:21:51 DEBUG : only17: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f88d_d20260813_m051737_c001_v7007000_t0000_u01786598257825") 2026/08/13 05:21:51 DEBUG : only17: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d79b_d20260813_m051735_c001_v0001131_t0014_u01786598255448") 2026/08/13 05:21:51 DEBUG : only18: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c86_d20260813_m051759_c001_v7007000_t0000_u01786598279532") 2026/08/13 05:21:51 DEBUG : only18: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d817_d20260813_m051752_c001_v0001131_t0014_u01786598272523") 2026/08/13 05:21:51 DEBUG : only18: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d809_d20260813_m051750_c001_v0001131_t0014_u01786598270660") 2026/08/13 05:21:51 DEBUG : only18: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11beb62_d20260813_m051738_c001_v7007000_t0000_u01786598258019") 2026/08/13 05:21:51 DEBUG : only18: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d79d_d20260813_m051735_c001_v0001131_t0014_u01786598255814") 2026/08/13 05:21:51 DEBUG : only19: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c87_d20260813_m051759_c001_v7007000_t0000_u01786598279715") 2026/08/13 05:21:51 DEBUG : only19: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041472_d20260813_m051752_c001_v0001131_t0023_u01786598272536") 2026/08/13 05:21:51 DEBUG : only19: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d80b_d20260813_m051751_c001_v0001131_t0014_u01786598271028") 2026/08/13 05:21:51 DEBUG : only19: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11beb60_d20260813_m051737_c001_v7007000_t0000_u01786598257833") 2026/08/13 05:21:51 DEBUG : only19: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7a1_d20260813_m051736_c001_v0001131_t0014_u01786598256180") 2026/08/13 05:21:51 DEBUG : only2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c88_d20260813_m051759_c001_v7007000_t0000_u01786598279897") 2026/08/13 05:21:51 DEBUG : only2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a458f2_d20260813_m051752_c001_v0001109_t0049_u01786598272697") 2026/08/13 05:21:52 DEBUG : only2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7d1_d20260813_m051744_c001_v0001131_t0014_u01786598264671") 2026/08/13 05:21:52 DEBUG : only2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f266_d20260813_m051737_c001_v7007000_t0000_u01786598257449") 2026/08/13 05:21:52 DEBUG : only2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d76f_d20260813_m051729_c001_v0001131_t0014_u01786598249725") 2026/08/13 05:21:52 DEBUG : only3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c89_d20260813_m051800_c001_v7007000_t0000_u01786598280080") 2026/08/13 05:21:52 DEBUG : only3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d819_d20260813_m051752_c001_v0001131_t0014_u01786598272708") 2026/08/13 05:21:52 DEBUG : only3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7d5_d20260813_m051745_c001_v0001131_t0014_u01786598265040") 2026/08/13 05:21:52 DEBUG : only3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f416cecb1c4abe911_d20260813_m051738_c001_v7007000_t0000_u01786598258029") 2026/08/13 05:21:52 DEBUG : only3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d771_d20260813_m051730_c001_v0001131_t0014_u01786598250093") 2026/08/13 05:21:52 DEBUG : only4: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c8a_d20260813_m051800_c001_v7007000_t0000_u01786598280263") 2026/08/13 05:21:52 DEBUG : only4: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041476_d20260813_m051752_c001_v0001131_t0023_u01786598272722") 2026/08/13 05:21:52 DEBUG : only4: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7d7_d20260813_m051745_c001_v0001131_t0014_u01786598265409") 2026/08/13 05:21:52 DEBUG : only4: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f416cecb1c4abe914_d20260813_m051738_c001_v7007000_t0000_u01786598258393") 2026/08/13 05:21:52 DEBUG : only4: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d775_d20260813_m051730_c001_v0001131_t0014_u01786598250460") 2026/08/13 05:21:52 DEBUG : only5: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c8b_d20260813_m051800_c001_v7007000_t0000_u01786598280445") 2026/08/13 05:21:52 DEBUG : only5: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7db4_d20260813_m051752_c001_v0001038_t0054_u01786598272872") 2026/08/13 05:21:52 DEBUG : only5: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7dd_d20260813_m051745_c001_v0001131_t0014_u01786598265778") 2026/08/13 05:21:52 DEBUG : only5: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f27f_d20260813_m051738_c001_v7007000_t0000_u01786598258543") 2026/08/13 05:21:52 DEBUG : only5: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d77b_d20260813_m051730_c001_v0001131_t0014_u01786598250828") 2026/08/13 05:21:53 DEBUG : only6: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c8c_d20260813_m051800_c001_v7007000_t0000_u01786598280628") 2026/08/13 05:21:53 DEBUG : only6: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a458f4_d20260813_m051752_c001_v0001109_t0049_u01786598272883") 2026/08/13 05:21:53 DEBUG : only6: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7e1_d20260813_m051746_c001_v0001131_t0014_u01786598266147") 2026/08/13 05:21:53 DEBUG : only6: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f891_d20260813_m051738_c001_v7007000_t0000_u01786598258555") 2026/08/13 05:21:53 DEBUG : only6: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d77f_d20260813_m051731_c001_v0001131_t0014_u01786598251194") 2026/08/13 05:21:53 DEBUG : only7: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c8d_d20260813_m051800_c001_v7007000_t0000_u01786598280812") 2026/08/13 05:21:53 DEBUG : only7: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d81b_d20260813_m051752_c001_v0001131_t0014_u01786598272893") 2026/08/13 05:21:53 DEBUG : only7: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7e3_d20260813_m051746_c001_v0001131_t0014_u01786598266514") 2026/08/13 05:21:53 DEBUG : only7: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f279_d20260813_m051738_c001_v7007000_t0000_u01786598258178") 2026/08/13 05:21:53 DEBUG : only7: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d781_d20260813_m051731_c001_v0001131_t0014_u01786598251566") 2026/08/13 05:21:53 DEBUG : only8: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c8e_d20260813_m051800_c001_v7007000_t0000_u01786598280995") 2026/08/13 05:21:53 DEBUG : only8: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041478_d20260813_m051752_c001_v0001131_t0023_u01786598272907") 2026/08/13 05:21:53 DEBUG : only8: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7e5_d20260813_m051746_c001_v0001131_t0014_u01786598266882") 2026/08/13 05:21:53 DEBUG : only8: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4067bfbb1ea9f88f_d20260813_m051738_c001_v7007000_t0000_u01786598258191") 2026/08/13 05:21:53 DEBUG : only8: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d783_d20260813_m051731_c001_v0001131_t0014_u01786598251932") 2026/08/13 05:21:53 DEBUG : only9: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c8f_d20260813_m051801_c001_v7007000_t0000_u01786598281178") 2026/08/13 05:21:53 DEBUG : only9: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7db6_d20260813_m051753_c001_v0001038_t0054_u01786598273056") 2026/08/13 05:21:53 DEBUG : only9: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d7eb_d20260813_m051747_c001_v0001131_t0014_u01786598267262") 2026/08/13 05:21:53 DEBUG : only9: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f276_d20260813_m051737_c001_v7007000_t0000_u01786598257995") 2026/08/13 05:21:53 DEBUG : only9: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d787_d20260813_m051732_c001_v0001131_t0014_u01786598252298") 2026/08/13 05:21:53 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77952_d20260813_m051423_c001_v7007000_t0000_u01786598063612") 2026/08/13 05:21:53 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd8159_d20260813_m051422_c001_v0001180_t0038_u01786598062098") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f7794f_d20260813_m051421_c001_v7007000_t0000_u01786598061322") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040fed_d20260813_m051419_c001_v0001131_t0023_u01786598059843") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f7794c_d20260813_m051419_c001_v7007000_t0000_u01786598059114") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d453_d20260813_m051417_c001_v0001131_t0014_u01786598057257") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b207f_d20260813_m051407_c001_v7007000_t0000_u01786598047122") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f9d_d20260813_m051406_c001_v0001131_t0023_u01786598046033") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b207b_d20260813_m051404_c001_v7007000_t0000_u01786598044361") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f8d_d20260813_m051403_c001_v0001131_t0023_u01786598043626") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2078_d20260813_m051402_c001_v7007000_t0000_u01786598042306") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f7f_d20260813_m051401_c001_v0001131_t0023_u01786598041565") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b206d_d20260813_m051355_c001_v7007000_t0000_u01786598035919") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f53_d20260813_m051354_c001_v0001131_t0023_u01786598034789") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b206c_d20260813_m051354_c001_v7007000_t0000_u01786598034425") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f4b_d20260813_m051353_c001_v0001131_t0023_u01786598033334") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b206a_d20260813_m051352_c001_v7007000_t0000_u01786598032971") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f45_d20260813_m051352_c001_v0001131_t0023_u01786598032402") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f3f_d20260813_m051351_c001_v0001131_t0023_u01786598031855") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2069_d20260813_m051351_c001_v7007000_t0000_u01786598031423") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f37_d20260813_m051350_c001_v0001131_t0023_u01786598030878") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040f33_d20260813_m051350_c001_v0001131_t0042_u01786598030057") 2026/08/13 05:21:54 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afbf_d20260813_m051349_c001_v7007000_t0000_u01786598029334") 2026/08/13 05:21:55 DEBUG : potato: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040f2b_d20260813_m051348_c001_v0001131_t0049_u01786598028218") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41499aa90130f003_d20260813_m051505_c001_v7007000_t0000_u01786598105956") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d525_d20260813_m051504_c001_v0001131_t0051_u01786598104944") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77ad5_d20260813_m051456_c001_v7007000_t0000_u01786598096219") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d4fd_d20260813_m051451_c001_v0001131_t0032_u01786598091655") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77acd_d20260813_m051444_c001_v7007000_t0000_u01786598084634") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d4c9_d20260813_m051440_c001_v0001131_t0021_u01786598080190") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f7795c_d20260813_m051432_c001_v7007000_t0000_u01786598072985") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439d487_d20260813_m051429_c001_v0001131_t0039_u01786598069354") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2085_d20260813_m051411_c001_v7007000_t0000_u01786598051803") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040fb3_d20260813_m051409_c001_v0001131_t0059_u01786598049902") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2083_d20260813_m051409_c001_v7007000_t0000_u01786598049537") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040fa9_d20260813_m051407_c001_v0001131_t0032_u01786598047663") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b2080_d20260813_m051407_c001_v7007000_t0000_u01786598047302") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040f9f_d20260813_m051406_c001_v0001131_t0023_u01786598046579") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b207d_d20260813_m051405_c001_v7007000_t0000_u01786598045670") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040f9b_d20260813_m051404_c001_v0001131_t0032_u01786598044725") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b207a_d20260813_m051403_c001_v7007000_t0000_u01786598043263") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040f85_d20260813_m051402_c001_v0001131_t0035_u01786598042296") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b206f_d20260813_m051356_c001_v7007000_t0000_u01786598036644") 2026/08/13 05:21:55 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc040f5b_d20260813_m051355_c001_v0001131_t0034_u01786598035525") 2026/08/13 05:21:56 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be253_d20260813_m051303_c001_v7007000_t0000_u01786597983974") 2026/08/13 05:21:56 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e17_d20260813_m051303_c001_v0001131_t0023_u01786597983424") 2026/08/13 05:21:56 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be252_d20260813_m051302_c001_v7007000_t0000_u01786597982521") 2026/08/13 05:21:56 DEBUG : potato2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e13_d20260813_m051301_c001_v0001131_t0023_u01786597981976") 2026/08/13 05:21:56 DEBUG : potato3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77ad6_d20260813_m051456_c001_v7007000_t0000_u01786598096532") 2026/08/13 05:21:56 DEBUG : potato3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1108f406d1dd8213_d20260813_m051452_c001_v0001180_t0019_u01786598092931") 2026/08/13 05:21:56 DEBUG : potato3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77acf_d20260813_m051444_c001_v7007000_t0000_u01786598084968") 2026/08/13 05:21:56 DEBUG : potato3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1108f406d1dd81bb_d20260813_m051441_c001_v0001180_t0056_u01786598081358") 2026/08/13 05:21:56 DEBUG : potato3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f7795d_d20260813_m051433_c001_v7007000_t0000_u01786598073216") 2026/08/13 05:21:56 DEBUG : potato3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1108f406d1dd8182_d20260813_m051430_c001_v0001180_t0036_u01786598070013") 2026/08/13 05:21:56 DEBUG : pre-dest1/1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698cf5_d20260813_m051538_c001_v7007000_t0000_u01786598138948") 2026/08/13 05:21:56 DEBUG : pre-dest1/1: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd82c5_d20260813_m051531_c001_v0001180_t0038_u01786598131112") 2026/08/13 05:21:56 DEBUG : pre-dest2/2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698cf6_d20260813_m051539_c001_v7007000_t0000_u01786598139146") 2026/08/13 05:21:56 DEBUG : pre-dest2/2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d595_d20260813_m051531_c001_v0001131_t0014_u01786598131752") 2026/08/13 05:21:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41546a0aeb1a03b8_d20260813_m051517_c001_v7007000_t0000_u01786598117947") 2026/08/13 05:21:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc041141_d20260813_m051514_c001_v0001131_t0029_u01786598114818") 2026/08/13 05:21:56 DEBUG : sizeonly: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afa3_d20260813_m051335_c001_v7007000_t0000_u01786598015362") 2026/08/13 05:21:56 DEBUG : sizeonly: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040ed9_d20260813_m051334_c001_v0001131_t0023_u01786598014449") 2026/08/13 05:21:56 DEBUG : splitbanan: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077eda_d20260813_m051933_c001_v7007000_t0000_u01786598373857") 2026/08/13 05:21:56 DEBUG : splitbanan: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7f6c_d20260813_m051927_c001_v0001038_t0054_u01786598367083") 2026/08/13 05:21:56 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172d1_d20260813_m052033_c001_v7007000_t0000_u01786598433437") 2026/08/13 05:21:56 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8094_d20260813_m052027_c001_v0001038_t0054_u01786598427565") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172b3_d20260813_m052021_c001_v7007000_t0000_u01786598421672") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8068_d20260813_m052015_c001_v0001038_t0054_u01786598415423") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f417ee634609330d4_d20260813_m052009_c001_v7007000_t0000_u01786598409660") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a8036_d20260813_m052003_c001_v0001038_t0054_u01786598403797") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f71_d20260813_m051957_c001_v7007000_t0000_u01786598397596") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7fe6_d20260813_m051951_c001_v0001038_t0054_u01786598391672") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41289f38e3077f55_d20260813_m051945_c001_v7007000_t0000_u01786598385908") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7faa_d20260813_m051939_c001_v0001038_t0054_u01786598379618") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3d9786b_d20260813_m051928_c001_v7007000_t0000_u01786598368420") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b80_d20260813_m051926_c001_v0001109_t0049_u01786598366159") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f42510b775e759cc8_d20260813_m051920_c001_v7007000_t0000_u01786598360156") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45b1e_d20260813_m051913_c001_v0001109_t0049_u01786598353787") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e1f_d20260813_m051912_c001_v7007000_t0000_u01786598352455") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415fa_d20260813_m051908_c001_v0001131_t0023_u01786598348721") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f407d372a7c698e10_d20260813_m051902_c001_v7007000_t0000_u01786598342800") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0415b4_d20260813_m051856_c001_v0001131_t0023_u01786598336654") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11bec4c_d20260813_m051855_c001_v7007000_t0000_u01786598335696") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041598_d20260813_m051851_c001_v0001131_t0023_u01786598331987") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b22fd_d20260813_m051841_c001_v7007000_t0000_u01786598321116") 2026/08/13 05:21:57 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e60_d20260813_m051836_c001_v0001038_t0054_u01786598316566") 2026/08/13 05:21:58 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a1287438bb_d20260813_m051830_c001_v7007000_t0000_u01786598310832") 2026/08/13 05:21:58 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e32_d20260813_m051825_c001_v0001038_t0054_u01786598305064") 2026/08/13 05:21:58 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f404d41a128743885_d20260813_m051819_c001_v7007000_t0000_u01786598299364") 2026/08/13 05:21:58 DEBUG : splitbananasplit: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a7e04_d20260813_m051813_c001_v0001038_t0054_u01786598293282") 2026/08/13 05:21:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77c22_d20260813_m051914_c001_v7007000_t0000_u01786598354941") 2026/08/13 05:21:58 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041600_d20260813_m051909_c001_v0001131_t0023_u01786598349654") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c9c_d20260813_m051809_c001_v7007000_t0000_u01786598289204") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d84f_d20260813_m051808_c001_v0001131_t0014_u01786598288062") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c9a_d20260813_m051807_c001_v7007000_t0000_u01786598287309") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0414bc_d20260813_m051805_c001_v0001131_t0023_u01786598285915") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77957_d20260813_m051426_c001_v7007000_t0000_u01786598066760") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc041013_d20260813_m051426_c001_v0001131_t0023_u01786598066019") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77955_d20260813_m051425_c001_v7007000_t0000_u01786598065472") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd8163_d20260813_m051424_c001_v0001180_t0038_u01786598064725") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afa1_d20260813_m051332_c001_v7007000_t0000_u01786598012397") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040ebf_d20260813_m051331_c001_v0001131_t0023_u01786598011126") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26afa0_d20260813_m051330_c001_v7007000_t0000_u01786598010762") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040eb5_d20260813_m051329_c001_v0001131_t0023_u01786598009853") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26af9e_d20260813_m051327_c001_v7007000_t0000_u01786598007768") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040eab_d20260813_m051327_c001_v0001131_t0023_u01786598007011") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26af9d_d20260813_m051326_c001_v7007000_t0000_u01786598006468") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e99_d20260813_m051325_c001_v0001131_t0023_u01786598005718") 2026/08/13 05:21:58 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e89_d20260813_m051323_c001_v0001131_t0023_u01786598003462") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f411617f33a26af97_d20260813_m051323_c001_v7007000_t0000_u01786598003099") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e81_d20260813_m051322_c001_v0001131_t0023_u01786598002553") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e7f_d20260813_m051322_c001_v0001131_t0023_u01786598002004") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be28a_d20260813_m051321_c001_v7007000_t0000_u01786598001275") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e6b_d20260813_m051319_c001_v0001131_t0023_u01786597999137") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e61_d20260813_m051316_c001_v0001131_t0023_u01786597996817") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be279_d20260813_m051316_c001_v7007000_t0000_u01786597996454") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e5d_d20260813_m051315_c001_v0001131_t0023_u01786597995905") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e55_d20260813_m051315_c001_v0001131_t0023_u01786597995354") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be273_d20260813_m051314_c001_v7007000_t0000_u01786597994992") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e45_d20260813_m051311_c001_v0001131_t0023_u01786597991848") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be267_d20260813_m051311_c001_v7007000_t0000_u01786597991486") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e3d_d20260813_m051310_c001_v0001131_t0023_u01786597990938") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be261_d20260813_m051310_c001_v7007000_t0000_u01786597990034") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e2f_d20260813_m051309_c001_v0001131_t0023_u01786597989488") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be25d_d20260813_m051308_c001_v7007000_t0000_u01786597988942") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e2d_d20260813_m051308_c001_v0001131_t0023_u01786597988394") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be257_d20260813_m051307_c001_v7007000_t0000_u01786597987426") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e25_d20260813_m051306_c001_v0001131_t0023_u01786597986700") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be255_d20260813_m051306_c001_v7007000_t0000_u01786597986156") 2026/08/13 05:21:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e21_d20260813_m051305_c001_v0001131_t0023_u01786597985607") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be254_d20260813_m051305_c001_v7007000_t0000_u01786597985063") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e1d_d20260813_m051304_c001_v0001131_t0023_u01786597984517") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be24d_d20260813_m051300_c001_v7007000_t0000_u01786597980310") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040e05_d20260813_m051259_c001_v0001131_t0023_u01786597979694") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be24c_d20260813_m051259_c001_v7007000_t0000_u01786597979152") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040dfb_d20260813_m051258_c001_v0001131_t0023_u01786597978605") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be24b_d20260813_m051257_c001_v7007000_t0000_u01786597977700") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040def_d20260813_m051257_c001_v0001131_t0023_u01786597977152") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4231a11fe11be23d_d20260813_m051254_c001_v7007000_t0000_u01786597974983") 2026/08/13 05:22:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040ddd_d20260813_m051254_c001_v0001131_t0023_u01786597974435") 2026/08/13 05:22:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c9d_d20260813_m051809_c001_v7007000_t0000_u01786598289387") 2026/08/13 05:22:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f11008656b15a7dea_d20260813_m051808_c001_v0001038_t0015_u01786598288074") 2026/08/13 05:22:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c9b_d20260813_m051807_c001_v7007000_t0000_u01786598287491") 2026/08/13 05:22:00 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a4593c_d20260813_m051805_c001_v0001109_t0040_u01786598285925") 2026/08/13 05:22:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172da_d20260813_m052035_c001_v7007000_t0000_u01786598435729") 2026/08/13 05:22:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc0417c6_d20260813_m052034_c001_v0001131_t0018_u01786598434853") 2026/08/13 05:22:00 DEBUG : sub/yam: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77951_d20260813_m051423_c001_v7007000_t0000_u01786598063065") 2026/08/13 05:22:00 DEBUG : sub/yam: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040ffb_d20260813_m051422_c001_v0001131_t0023_u01786598062107") 2026/08/13 05:22:00 DEBUG : test_dir1/file2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c96_d20260813_m051805_c001_v7007000_t0000_u01786598285153") 2026/08/13 05:22:00 DEBUG : test_dir1/file2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d839_d20260813_m051803_c001_v0001131_t0014_u01786598283850") 2026/08/13 05:22:00 DEBUG : test_dir1/file2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c93_d20260813_m051803_c001_v7007000_t0000_u01786598283081") 2026/08/13 05:22:01 DEBUG : test_dir1/file2: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc0414a0_d20260813_m051802_c001_v0001131_t0023_u01786598282126") 2026/08/13 05:22:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c97_d20260813_m051805_c001_v7007000_t0000_u01786598285337") 2026/08/13 05:22:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45932_d20260813_m051803_c001_v0001109_t0049_u01786598283838") 2026/08/13 05:22:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f421f864f0b7a2c94_d20260813_m051803_c001_v7007000_t0000_u01786598283262") 2026/08/13 05:22:01 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d833_d20260813_m051802_c001_v0001131_t0014_u01786598282131") 2026/08/13 05:22:01 DEBUG : three: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b208c_d20260813_m051416_c001_v7007000_t0000_u01786598056474") 2026/08/13 05:22:01 DEBUG : three: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040fd1_d20260813_m051415_c001_v0001131_t0023_u01786598055376") 2026/08/13 05:22:01 DEBUG : three: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040fc9_d20260813_m051413_c001_v0001131_t0023_u01786598053333") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172e1_d20260813_m052037_c001_v7007000_t0000_u01786598437413") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45d89_d20260813_m052036_c001_v0001109_t0049_u01786598436684") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3da20f0_d20260813_m052057_c001_v7007000_t0000_u01786598457634") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439dc06_d20260813_m052055_c001_v0001131_t0028_u01786598455918") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3da20ea_d20260813_m052054_c001_v7007000_t0000_u01786598454366") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45ddf_d20260813_m052052_c001_v0001109_t0029_u01786598452335") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3da20e6_d20260813_m052051_c001_v7007000_t0000_u01786598451381") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc04180a_d20260813_m052049_c001_v0001131_t0006_u01786598449788") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172fd_d20260813_m052044_c001_v7007000_t0000_u01786598444542") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1063e33dc1a45dab_d20260813_m052043_c001_v0001109_t0044_u01786598443288") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3da20dd_d20260813_m052047_c001_v7007000_t0000_u01786598447247") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f102614316439dbda_d20260813_m052045_c001_v0001131_t0030_u01786598445512") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172f4_d20260813_m052042_c001_v7007000_t0000_u01786598442331") 2026/08/13 05:22:01 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f1140670ffc0417e6_d20260813_m052041_c001_v0001131_t0028_u01786598441508") 2026/08/13 05:22:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172ed_d20260813_m052040_c001_v7007000_t0000_u01786598440546") 2026/08/13 05:22:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a80b4_d20260813_m052039_c001_v0001038_t0054_u01786598439946") 2026/08/13 05:22:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4057acd0053172e7_d20260813_m052038_c001_v7007000_t0000_u01786598438997") 2026/08/13 05:22:02 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439dbb4_d20260813_m052038_c001_v0001131_t0014_u01786598438390") 2026/08/13 05:22:02 DEBUG : toe/toe/toe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3da20f6_d20260813_m052101_c001_v7007000_t0000_u01786598461994") 2026/08/13 05:22:02 DEBUG : toe/toe/toe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4063e33dc1a45e0d_d20260813_m052101_c001_v0001109_t0049_u01786598461235") 2026/08/13 05:22:02 DEBUG : toe/toe/toe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3da20e0_d20260813_m052048_c001_v7007000_t0000_u01786598448836") 2026/08/13 05:22:02 DEBUG : toe/toe/toe: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a80de_d20260813_m052048_c001_v0001038_t0054_u01786598448218") 2026/08/13 05:22:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3da20f1_d20260813_m052058_c001_v7007000_t0000_u01786598458229") 2026/08/13 05:22:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f41008656b15a810a_d20260813_m052057_c001_v0001038_t0054_u01786598457451") 2026/08/13 05:22:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4190b163f3da20ed_d20260813_m052054_c001_v7007000_t0000_u01786598454969") 2026/08/13 05:22:02 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439dc00_d20260813_m052054_c001_v0001131_t0009_u01786598454182") 2026/08/13 05:22:02 DEBUG : two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4227bf6ed82b208d_d20260813_m051416_c001_v7007000_t0000_u01786598056655") 2026/08/13 05:22:02 DEBUG : two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd8125_d20260813_m051414_c001_v0001180_t0038_u01786598054807") 2026/08/13 05:22:02 DEBUG : two: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4140670ffc040fc7_d20260813_m051413_c001_v0001131_t0023_u01786598053131") 2026/08/13 05:22:02 DEBUG : yam: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77953_d20260813_m051423_c001_v7007000_t0000_u01786598063792") 2026/08/13 05:22:02 DEBUG : yam: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f40796f23c8ea7b1b_d20260813_m051422_c001_v0001183_t0043_u01786598062880") 2026/08/13 05:22:02 DEBUG : yam: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f7794e_d20260813_m051420_c001_v7007000_t0000_u01786598060776") 2026/08/13 05:22:02 DEBUG : yam: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f402614316439d45f_d20260813_m051419_c001_v0001131_t0014_u01786598059853") 2026/08/13 05:22:02 DEBUG : yam: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f7794b_d20260813_m051418_c001_v7007000_t0000_u01786598058570") 2026/08/13 05:22:02 DEBUG : yam: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4108f406d1dd8137_d20260813_m051417_c001_v0001180_t0038_u01786598057268") 2026/08/13 05:22:02 DEBUG : yaml: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f77950_d20260813_m051421_c001_v7007000_t0000_u01786598061503") 2026/08/13 05:22:03 DEBUG : yaml: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f4152be8d4223116f_d20260813_m051420_c001_v0001043_t0054_u01786598060593") 2026/08/13 05:22:03 DEBUG : yaml: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f403f7d67a7f7794d_d20260813_m051419_c001_v7007000_t0000_u01786598059295") 2026/08/13 05:22:03 DEBUG : yaml: Deleting (id "4_z6f729da3809dfb9b9ff80e1b_f408690947135ce33_d20260813_m051418_c001_v0001131_t0008_u01786598058385") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m12.554236594s (try 1/5)