"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/20 01:00:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo" 2026/07/20 01:00:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:00:40 DEBUG : Creating backend with remote "/tmp/rclone2283739527" === 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-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/20 01:00:41 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:41 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.57s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 01:00:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:42 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:42 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:00:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:42 INFO : sub dir/hello world: Copied (new) 2026/07/20 01:00:43 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", 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-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", 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-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:44 DEBUG : Creating backend with remote "/non-existing" 2026/07/20 01:00:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/20 01:00:44 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:44 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:45 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:45 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:00:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.55s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", 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-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:46 INFO : B2 bucket rclone-test-tecopaf6bezo: Running all checks before starting transfers 2026/07/20 01:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:47 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:47 INFO : B2 bucket rclone-test-tecopaf6bezo: Checks finished, now starting transfers 2026/07/20 01:00:47 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:00:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.18s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:48 ERROR : Ignoring --no-traverse with sync 2026/07/20 01:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:48 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:00:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:48 INFO : sub dir/hello world: Copied (new) 2026/07/20 01:00:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.22s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/20 01:00:49 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:49 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:49 DEBUG : hello world2: size = 12 OK 2026/07/20 01:00:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/20 01:00:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:00:50 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:50 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:51 DEBUG : potato2: size = 11 OK 2026/07/20 01:00:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.17s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:00:52 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:52 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:52 DEBUG : potato2: size = 11 OK 2026/07/20 01:00:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/20 01:00:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 01:00:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/20 01:00:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 01:00:53 INFO : sub dir2: Making directory 2026/07/20 01:00:53 INFO : sub dir: Making directory 2026/07/20 01:00:53 INFO : sub dir2/sub sub dir2: Making directory 2026/07/20 01:00:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:53 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:53 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:00:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:53 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/07/20 01:00:54 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.22s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:54 INFO : sub dir2: Making directory 2026/07/20 01:00:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/20 01:00:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 01:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:54 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:54 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:00:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:55 DEBUG : sub dir2: Making directory with metadata 2026/07/20 01:00:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 01:00:56 INFO : sub dir2: Making directory 2026/07/20 01:00:56 INFO : sub dir: Making directory 2026/07/20 01:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:56 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:56 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:00:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:56 INFO : sub dir/hello world: Copied (new) 2026/07/20 01:00:56 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/20 01:00:56 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/20 01:00:56 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.46s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:57 INFO : sub dir2: Making directory 2026/07/20 01:00:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:57 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:57 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:58 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:00:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:58 INFO : sub dir/hello world: Copied (new) 2026/07/20 01:00:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:00:58 DEBUG : sub dir2: Making directory with metadata 2026/07/20 01:00:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 01:00:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 01:00:59 INFO : sub dir2: Making directory 2026/07/20 01:00:59 INFO : sub dir: Making directory 2026/07/20 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:00:59 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:00:59 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:00:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:00:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:00:59 INFO : sub dir/hello world: Copied (new) 2026/07/20 01:00:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/20 01:00:59 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.18s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", 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-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:00 INFO : sub dir2: Making directory 2026/07/20 01:01:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:01:00 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:00 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:01:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:01:00 INFO : sub dir/hello world: Copied (new) 2026/07/20 01:01:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:02 DEBUG : Creating backend with remote "TestB2:rclone-test-meqohor6vawu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tecopaf6bezo -> B2 bucket rclone-test-meqohor6vawu 2026/07/20 01:01:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:01:03 DEBUG : B2 bucket rclone-test-meqohor6vawu: Waiting for checks to finish 2026/07/20 01:01:03 DEBUG : B2 bucket rclone-test-meqohor6vawu: Waiting for transfers to finish 2026/07/20 01:01:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:01:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:01:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 01:01:04 DEBUG : B2 bucket rclone-test-meqohor6vawu: Purge remote 2026/07/20 01:01:04 INFO : B2 bucket rclone-test-meqohor6vawu: cleaning bucket "rclone-test-meqohor6vawu" of all files 2026/07/20 01:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z8f026de300ad7bdb9ff80e1b_f10443078b6423777_d20260720_m010103_c001_v0001136_t0000_u01784509263867") --- PASS: TestServerSideCopy (3.90s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:06 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:06 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:01:06 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:01:06 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 01:01:06 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:06 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 01:01:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/20 01:01:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jofuboj2loma" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tecopaf6bezo -> B2 bucket rclone-test-jofuboj2loma 2026/07/20 01:01:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:01:09 DEBUG : B2 bucket rclone-test-jofuboj2loma: Waiting for checks to finish 2026/07/20 01:01:09 DEBUG : B2 bucket rclone-test-jofuboj2loma: Waiting for transfers to finish 2026/07/20 01:01:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:01:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:01:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 01:01:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:01:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jofuboj2loma) 2026/07/20 01:01:11 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 01:01:11 DEBUG : B2 bucket rclone-test-jofuboj2loma: Waiting for checks to finish 2026/07/20 01:01:11 DEBUG : B2 bucket rclone-test-jofuboj2loma: Waiting for transfers to finish 2026/07/20 01:01:12 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 01:01:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/20 01:01:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 01:01:12 DEBUG : B2 bucket rclone-test-jofuboj2loma: Purge remote 2026/07/20 01:01:12 INFO : B2 bucket rclone-test-jofuboj2loma: cleaning bucket "rclone-test-jofuboj2loma" of all files 2026/07/20 01:01:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d5300ad7bdb9ff80e1b_f111aab935c4cdfa7_d20260720_m010111_c001_v0001097_t0025_u01784509271749") 2026/07/20 01:01:12 DEBUG : sub dir/hello world: Deleting (id "4_z9f928d5300ad7bdb9ff80e1b_f102a602a299123ae_d20260720_m010109_c001_v0001130_t0043_u01784509269922") --- PASS: TestServerSideCopyOverSelf (6.23s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:01:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:01:14 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 01:01:14 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:14 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:14 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 01:01:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/20 01:01:14 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/20 01:01:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxadok5puru" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tecopaf6bezo -> B2 bucket rclone-test-vaxadok5puru 2026/07/20 01:01:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:01:17 DEBUG : B2 bucket rclone-test-vaxadok5puru: Waiting for checks to finish 2026/07/20 01:01:17 DEBUG : B2 bucket rclone-test-vaxadok5puru: Waiting for transfers to finish 2026/07/20 01:01:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:01:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:01:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 01:01:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:01:19 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vaxadok5puru) 2026/07/20 01:01:19 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 01:01:19 DEBUG : B2 bucket rclone-test-vaxadok5puru: Waiting for checks to finish 2026/07/20 01:01:19 DEBUG : B2 bucket rclone-test-vaxadok5puru: Waiting for transfers to finish 2026/07/20 01:01:19 DEBUG : sub dir/hello world: size = 17 OK 2026/07/20 01:01:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/20 01:01:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 01:01:19 INFO : sub dir/hello world: Deleted 2026/07/20 01:01:20 DEBUG : testing file moves 2026/07/20 01:01:21 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:01:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vaxadok5puru) 2026/07/20 01:01:21 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 01:01:21 DEBUG : B2 bucket rclone-test-vaxadok5puru: Waiting for checks to finish 2026/07/20 01:01:21 DEBUG : B2 bucket rclone-test-vaxadok5puru: Waiting for transfers to finish 2026/07/20 01:01:21 DEBUG : sub dir/hello world: size = 24 OK 2026/07/20 01:01:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/20 01:01:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/20 01:01:21 INFO : sub dir/hello world: Deleted 2026/07/20 01:01:21 DEBUG : B2 bucket rclone-test-vaxadok5puru: Purge remote 2026/07/20 01:01:21 INFO : B2 bucket rclone-test-vaxadok5puru: cleaning bucket "rclone-test-vaxadok5puru" of all files 2026/07/20 01:01:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f82ad5300ad7bdb9ff80e1b_f11136dd1e3ee6eee_d20260720_m010121_c001_v0001183_t0040_u01784509281318") 2026/07/20 01:01:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f82ad5300ad7bdb9ff80e1b_f1062f110d2a174f7_d20260720_m010119_c001_v0001102_t0017_u01784509279371") 2026/07/20 01:01:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f82ad5300ad7bdb9ff80e1b_f1065138b8d77f1cd_d20260720_m010118_c001_v0001165_t0024_u01784509278025") --- PASS: TestServerSideMoveOverSelf (7.77s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:23 ERROR : error listing: directory not found 2026/07/20 01:01:24 INFO : Local file system at /tmp/rclone2283739527: Making directory 2026/07/20 01:01:24 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:24 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:01:26 DEBUG : Local file system at /tmp/rclone2283739527: Waiting for checks to finish 2026/07/20 01:01:26 DEBUG : Local file system at /tmp/rclone2283739527: Waiting for transfers to finish 2026/07/20 01:01:26 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/20 01:01:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:01:26 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/20 01:01:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.96s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/20 01:01:27 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:27 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:27 DEBUG : check sum: size = 1 OK 2026/07/20 01:01:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/20 01:01:27 INFO : check sum: Copied (new) 2026/07/20 01:01:27 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:28 DEBUG : check sum: size = 1 OK 2026/07/20 01:01:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/20 01:01:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/20 01:01:28 DEBUG : check sum: Unchanged skipping 2026/07/20 01:01:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:28 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:28 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/20 01:01:29 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:29 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:29 DEBUG : sizeonly: size = 6 OK 2026/07/20 01:01:29 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/20 01:01:29 INFO : sizeonly: Copied (new) 2026/07/20 01:01:29 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:29 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:29 DEBUG : sizeonly: size = 6 OK 2026/07/20 01:01:29 DEBUG : sizeonly: Sizes identical 2026/07/20 01:01:29 DEBUG : sizeonly: Unchanged skipping 2026/07/20 01:01:29 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:29 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:29 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.73s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/20 01:01:30 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:30 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/20 01:01:31 INFO : ignore-size: Copied (new) 2026/07/20 01:01:31 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:01:31 DEBUG : ignore-size: Unchanged skipping 2026/07/20 01:01:31 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:31 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:31 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:32 DEBUG : existing: size = 6 OK 2026/07/20 01:01:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:01:32 DEBUG : existing: Unchanged skipping 2026/07/20 01:01:32 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:32 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:32 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:32 INFO : There was nothing to transfer 2026/07/20 01:01:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/20 01:01:33 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:33 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:33 DEBUG : existing: size = 6 OK 2026/07/20 01:01:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/20 01:01:33 INFO : existing: Copied (replaced existing) 2026/07/20 01:01:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.89s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 01:01:34 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:34 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:34 DEBUG : existing: size = 6 OK 2026/07/20 01:01:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/20 01:01:34 INFO : existing: Copied (new) 2026/07/20 01:01:34 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:35 DEBUG : existing: Destination exists, skipping 2026/07/20 01:01:35 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:35 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:35 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:36 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/20 01:01:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 01:01:36 DEBUG : c/non empty space: size = 5 OK 2026/07/20 01:01:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:01:36 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 01:01:37 DEBUG : a/potato2: size = 60 OK 2026/07/20 01:01:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:01:37 INFO : a/potato2: Copied (new) 2026/07/20 01:01:37 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:37 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:37 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:37 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:39 DEBUG : empty space: size = 1 OK 2026/07/20 01:01:39 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/07/20 01:01:39 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/20 01:01:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/20 01:01:39 DEBUG : empty space: Unchanged skipping 2026/07/20 01:01:39 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:39 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:39 INFO : There was nothing to transfer 2026/07/20 01:01:39 DEBUG : empty space: size = 1 OK 2026/07/20 01:01:39 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/07/20 01:01:39 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/20 01:01:41 INFO : empty space: Updated modification time in destination 2026/07/20 01:01:41 DEBUG : empty space: Unchanged skipping 2026/07/20 01:01:41 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:41 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.29s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:43 DEBUG : empty space: size = 1 OK 2026/07/20 01:01: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/07/20 01:01:43 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/20 01:01:43 DEBUG : empty space: Unchanged skipping 2026/07/20 01:01:43 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:43 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.55s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:44 DEBUG : foo: size = 3 OK 2026/07/20 01:01:44 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/07/20 01:01:44 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:01:44 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:01:44 DEBUG : foo: sha1 differ 2026/07/20 01:01:44 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:44 DEBUG : foo: size = 3 OK 2026/07/20 01:01:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/20 01:01:44 INFO : foo: Copied (replaced existing) 2026/07/20 01:01:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:46 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/20 01:01:46 DEBUG : empty space: size = 1 OK 2026/07/20 01:01:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:01:46 DEBUG : empty space: Unchanged skipping 2026/07/20 01:01:46 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:46 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:46 DEBUG : potato: size = 60 OK 2026/07/20 01:01:46 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:01:46 INFO : potato: Copied (new) 2026/07/20 01:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:48 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:01:48 DEBUG : potato: size = 60 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:01:48 DEBUG : potato: Sizes differ 2026/07/20 01:01:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:48 DEBUG : potato: size = 21 OK 2026/07/20 01:01:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/20 01:01:48 INFO : potato: Copied (replaced existing) 2026/07/20 01:01:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.69s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:50 DEBUG : potato: size = 21 OK 2026/07/20 01:01:50 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/07/20 01:01:50 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2283739527) 2026/07/20 01:01:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:01:50 DEBUG : potato: sha1 differ 2026/07/20 01:01:50 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:50 DEBUG : potato: size = 21 OK 2026/07/20 01:01:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/20 01:01:50 INFO : potato: Copied (replaced existing) 2026/07/20 01:01:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:01:51 DEBUG : empty space: size = 1 OK 2026/07/20 01:01:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:01:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/20 01:01:51 DEBUG : empty space: Unchanged skipping 2026/07/20 01:01:51 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:51 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:51 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:01:53 DEBUG : empty space: size = 1 OK 2026/07/20 01:01:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:01:53 DEBUG : empty space: Unchanged skipping 2026/07/20 01:01:53 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:53 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:54 DEBUG : potato2: size = 60 OK 2026/07/20 01:01:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:01:54 INFO : potato2: Copied (new) 2026/07/20 01:01:54 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:55 INFO : d: Making directory 2026/07/20 01:01:55 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/20 01:01:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 01:01:56 DEBUG : c/non empty space: size = 5 OK 2026/07/20 01:01:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:01:56 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 01:01:56 DEBUG : a/potato2: size = 60 OK 2026/07/20 01:01:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:01:56 INFO : a/potato2: Copied (new) 2026/07/20 01:01:56 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:56 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:56 DEBUG : Waiting for deletions to finish 2026/07/20 01:01:56 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:01:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/20 01:01:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 01:01:58 DEBUG : c/non empty space: size = 5 OK 2026/07/20 01:01:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:01:58 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 01:01:58 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:01:58 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:01:59 DEBUG : a/potato2: size = 60 OK 2026/07/20 01:01:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:01:59 INFO : a/potato2: Copied (new) 2026/07/20 01:01:59 ERROR : B2 bucket rclone-test-tecopaf6bezo: not deleting files as there were IO errors 2026/07/20 01:01:59 ERROR : B2 bucket rclone-test-tecopaf6bezo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:00 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:02:01 DEBUG : empty space: size = 1 OK 2026/07/20 01:02:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:02:01 DEBUG : empty space: Unchanged skipping 2026/07/20 01:02:01 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:01 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:01 INFO : potato: Deleted 2026/07/20 01:02:01 DEBUG : potato2: size = 60 OK 2026/07/20 01:02:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:02:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.11s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:03 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:03 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:03 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:03 INFO : potato: Deleted 2026/07/20 01:02:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:02:03 DEBUG : empty space: size = 1 OK 2026/07/20 01:02:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:02:03 DEBUG : empty space: Unchanged skipping 2026/07/20 01:02:03 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:03 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:03 DEBUG : potato2: size = 60 OK 2026/07/20 01:02:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:02:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.58s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:02:05 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:05 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:05 DEBUG : potato2: size = 19 OK 2026/07/20 01:02:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/20 01:02:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.02s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:07 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 01:02:07 DEBUG : enormous: Excluded 2026/07/20 01:02:07 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 01:02:07 DEBUG : potato2: Excluded 2026/07/20 01:02:07 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 01:02:07 DEBUG : potato2: Excluded 2026/07/20 01:02:07 DEBUG : empty space: size = 1 OK 2026/07/20 01:02:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:02:07 DEBUG : empty space: Unchanged skipping 2026/07/20 01:02:07 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:07 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:07 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:07 INFO : There was nothing to transfer 2026/07/20 01:02:08 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 01:02:08 DEBUG : enormous: Excluded 2026/07/20 01:02:08 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 01:02:08 DEBUG : potato2: Excluded 2026/07/20 01:02:08 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 01:02:08 DEBUG : potato2: Excluded 2026/07/20 01:02:08 DEBUG : empty space: size = 1 OK 2026/07/20 01:02:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/20 01:02:08 DEBUG : empty space: Unchanged skipping 2026/07/20 01:02:08 DEBUG : Local file system at /tmp/rclone2283739527: Waiting for checks to finish 2026/07/20 01:02:08 DEBUG : Local file system at /tmp/rclone2283739527: Waiting for transfers to finish 2026/07/20 01:02:08 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:10 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 01:02:10 DEBUG : enormous: Excluded 2026/07/20 01:02:10 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 01:02:10 DEBUG : potato2: Excluded 2026/07/20 01:02:10 DEBUG : empty space: size = 1 OK 2026/07/20 01:02:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:02:10 DEBUG : empty space: Unchanged skipping 2026/07/20 01:02:10 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:10 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:10 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:10 INFO : enormous: Deleted 2026/07/20 01:02:10 INFO : potato2: Deleted 2026/07/20 01:02:10 INFO : There was nothing to transfer 2026/07/20 01:02:10 DEBUG : empty space: size = 1 OK 2026/07/20 01:02:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/20 01:02:10 DEBUG : empty space: Unchanged skipping 2026/07/20 01:02:10 DEBUG : Local file system at /tmp/rclone2283739527: Waiting for checks to finish 2026/07/20 01:02:10 DEBUG : Local file system at /tmp/rclone2283739527: Waiting for transfers to finish 2026/07/20 01:02:10 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:10 INFO : potato2: Deleted 2026/07/20 01:02:10 INFO : enormous: Deleted 2026/07/20 01:02:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.58s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:12 DEBUG : five: Need to transfer - File not found at Destination 2026/07/20 01:02:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:02:12 DEBUG : four: size = 8 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:02:12 DEBUG : four: Sizes differ 2026/07/20 01:02:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/20 01:02:12 DEBUG : one: Destination is newer than source, skipping 2026/07/20 01:02:12 DEBUG : three: size = 5 OK 2026/07/20 01:02:12 DEBUG : three: Sizes identical 2026/07/20 01:02:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 01:02:12 DEBUG : two: size = 3 OK 2026/07/20 01:02:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2283739527) 2026/07/20 01:02:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:02:12 DEBUG : two: sha1 differ 2026/07/20 01:02:12 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:12 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:13 DEBUG : four: size = 4 OK 2026/07/20 01:02:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/20 01:02:13 INFO : four: Copied (replaced existing) 2026/07/20 01:02:13 DEBUG : two: size = 3 OK 2026/07/20 01:02:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/20 01:02:13 INFO : two: Copied (replaced existing) 2026/07/20 01:02:13 DEBUG : five: size = 4 OK 2026/07/20 01:02:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/20 01:02:13 INFO : five: Copied (new) 2026/07/20 01:02:13 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:14 DEBUG : five: size = 4 OK 2026/07/20 01:02:14 DEBUG : four: size = 4 OK 2026/07/20 01:02:14 DEBUG : one: Destination is newer than source, skipping 2026/07/20 01:02:14 DEBUG : three: size = 5 OK 2026/07/20 01:02:14 DEBUG : two: size = 3 OK 2026/07/20 01:02:14 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/20 01:02:14 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/20 01:02:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 01:02:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/20 01:02:14 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/20 01:02:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 01:02:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2283739527) 2026/07/20 01:02:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:02:14 DEBUG : three: sha1 differ 2026/07/20 01:02:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/20 01:02:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/20 01:02:14 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/20 01:02:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 01:02:14 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:14 DEBUG : three: size = 5 OK 2026/07/20 01:02:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/20 01:02:14 INFO : three: Copied (replaced existing) 2026/07/20 01:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.55s) === 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-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/20 01:02:16 INFO : B2 bucket rclone-test-tecopaf6bezo: Making map for --track-renames 2026/07/20 01:02:16 INFO : B2 bucket rclone-test-tecopaf6bezo: Finished making map for --track-renames 2026/07/20 01:02:16 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 01:02:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/20 01:02:16 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for renames to finish 2026/07/20 01:02:16 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:16 DEBUG : potato: size = 14 OK 2026/07/20 01:02:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/20 01:02:16 INFO : potato: Copied (new) 2026/07/20 01:02:16 DEBUG : yam: size = 11 OK 2026/07/20 01:02:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/20 01:02:16 INFO : yam: Copied (new) 2026/07/20 01:02:16 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:16 DEBUG : potato: size = 14 OK 2026/07/20 01:02:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:02:16 DEBUG : potato: Unchanged skipping 2026/07/20 01:02:16 INFO : B2 bucket rclone-test-tecopaf6bezo: Making map for --track-renames 2026/07/20 01:02:16 INFO : B2 bucket rclone-test-tecopaf6bezo: Finished making map for --track-renames 2026/07/20 01:02:16 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:16 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for renames to finish 2026/07/20 01:02:18 DEBUG : yaml: size = 11 OK 2026/07/20 01:02:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/20 01:02:18 INFO : yam: Copied (server-side copy) to: yaml 2026/07/20 01:02:18 INFO : yam: Deleted 2026/07/20 01:02:18 INFO : yaml: Renamed from "yam" 2026/07/20 01:02:18 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/20 01:02:19 INFO : B2 bucket rclone-test-tecopaf6bezo: Making map for --track-renames 2026/07/20 01:02:19 INFO : B2 bucket rclone-test-tecopaf6bezo: Finished making map for --track-renames 2026/07/20 01:02:19 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 01:02:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/20 01:02:19 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for renames to finish 2026/07/20 01:02:19 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:19 DEBUG : potato: size = 14 OK 2026/07/20 01:02:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/20 01:02:19 INFO : potato: Copied (new) 2026/07/20 01:02:19 DEBUG : yam: size = 11 OK 2026/07/20 01:02:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/20 01:02:19 INFO : yam: Copied (new) 2026/07/20 01:02:19 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:20 DEBUG : potato: size = 14 OK 2026/07/20 01:02:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:02:20 DEBUG : potato: Unchanged skipping 2026/07/20 01:02:20 INFO : B2 bucket rclone-test-tecopaf6bezo: Making map for --track-renames 2026/07/20 01:02:20 INFO : B2 bucket rclone-test-tecopaf6bezo: Finished making map for --track-renames 2026/07/20 01:02:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for renames to finish 2026/07/20 01:02:20 DEBUG : yaml: size = 11 OK 2026/07/20 01:02:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/20 01:02:20 INFO : yam: Copied (server-side copy) to: yaml 2026/07/20 01:02:20 INFO : yam: Deleted 2026/07/20 01:02:20 INFO : yaml: Renamed from "yam" 2026/07/20 01:02:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.55s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/20 01:02:21 INFO : B2 bucket rclone-test-tecopaf6bezo: Making map for --track-renames 2026/07/20 01:02:21 INFO : B2 bucket rclone-test-tecopaf6bezo: Finished making map for --track-renames 2026/07/20 01:02:21 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 01:02:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/20 01:02:21 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for renames to finish 2026/07/20 01:02:21 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:22 DEBUG : sub/yam: size = 11 OK 2026/07/20 01:02:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/20 01:02:22 INFO : sub/yam: Copied (new) 2026/07/20 01:02:22 DEBUG : potato: size = 14 OK 2026/07/20 01:02:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/20 01:02:22 INFO : potato: Copied (new) 2026/07/20 01:02:22 DEBUG : Waiting for deletions to finish 2026/07/20 01:02:22 DEBUG : potato: size = 14 OK 2026/07/20 01:02:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:02:22 DEBUG : potato: Unchanged skipping 2026/07/20 01:02:23 INFO : B2 bucket rclone-test-tecopaf6bezo: Making map for --track-renames 2026/07/20 01:02:23 INFO : B2 bucket rclone-test-tecopaf6bezo: Finished making map for --track-renames 2026/07/20 01:02:23 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:23 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for renames to finish 2026/07/20 01:02:23 DEBUG : yam: size = 11 OK 2026/07/20 01:02:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/20 01:02:23 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/20 01:02:23 INFO : sub/yam: Deleted 2026/07/20 01:02:23 INFO : yam: Renamed from "sub/yam" 2026/07/20 01:02:23 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.99s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:24 DEBUG : Creating backend with remote "/tmp/rclone2283739527/dir1" 2026/07/20 01:02:24 DEBUG : Creating backend with remote "/tmp/rclone2283739527/dir2" 2026/07/20 01:02:24 DEBUG : Local file system at /tmp/rclone2283739527/dir2: Using server-side directory move 2026/07/20 01:02:24 INFO : Local file system at /tmp/rclone2283739527/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 01:02:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/20 01:02:24 INFO : file1.txt: Moved (server-side) 2026/07/20 01:02:24 DEBUG : Local file system at /tmp/rclone2283739527/dir2: Waiting for checks to finish 2026/07/20 01:02:24 DEBUG : Local file system at /tmp/rclone2283739527/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:02:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/20 01:02:25 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:25 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/20 01:02:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/20 01:02:25 INFO : nested/sub dir/file: Copied (new) 2026/07/20 01:02:25 INFO : nested/sub dir/file: Deleted 2026/07/20 01:02:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:02:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:02:25 INFO : sub dir/hello world: Copied (new) 2026/07/20 01:02:25 INFO : sub dir/hello world: Deleted 2026/07/20 01:02:25 INFO : sub dir: Removing directory 2026/07/20 01:02:25 INFO : nested/sub dir: Removing directory 2026/07/20 01:02:25 INFO : nested: Removing directory 2026/07/20 01:02:25 DEBUG : Local file system at /tmp/rclone2283739527: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 01:02:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/20 01:02:26 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:26 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/20 01:02:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/20 01:02:27 INFO : nested/sub dir/file: Copied (new) 2026/07/20 01:02:27 INFO : nested/sub dir/file: Deleted 2026/07/20 01:02:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/20 01:02:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:02:27 INFO : sub dir/hello world: Copied (new) 2026/07/20 01:02:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/20 01:02:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 01:02:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:28 DEBUG : existing: size = 6 OK 2026/07/20 01:02:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/20 01:02:28 INFO : existing: Copied (new) 2026/07/20 01:02:28 INFO : existing: Deleted 2026/07/20 01:02:28 DEBUG : existing-b: size = 6 OK 2026/07/20 01:02:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/20 01:02:28 INFO : existing-b: Copied (new) 2026/07/20 01:02:28 INFO : existing-b: Deleted 2026/07/20 01:02:29 DEBUG : existing: Destination exists, skipping 2026/07/20 01:02:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/20 01:02:29 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:02:29 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:02:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cuputey6pixu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tecopaf6bezo -> B2 bucket rclone-test-cuputey6pixu 2026/07/20 01:02:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:02:34 DEBUG : B2 bucket rclone-test-cuputey6pixu: Waiting for checks to finish 2026/07/20 01:02:34 DEBUG : empty space: size = 1 OK 2026/07/20 01:02:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 01:02:34 DEBUG : empty space: Unchanged skipping 2026/07/20 01:02:34 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:02:34 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cuputey6pixu) 2026/07/20 01:02:34 DEBUG : potato3: Sizes differ 2026/07/20 01:02:34 INFO : empty space: Deleted 2026/07/20 01:02:34 DEBUG : B2 bucket rclone-test-cuputey6pixu: Waiting for transfers to finish 2026/07/20 01:02:34 DEBUG : potato2: size = 60 OK 2026/07/20 01:02:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:02:34 INFO : potato2: Copied (server-side copy) 2026/07/20 01:02:34 INFO : potato2: Deleted 2026/07/20 01:02:34 DEBUG : potato3: size = 68 OK 2026/07/20 01:02:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/20 01:02:34 INFO : potato3: Copied (server-side copy) 2026/07/20 01:02:35 INFO : potato3: Deleted 2026/07/20 01:02:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wobager1zaku" 2026/07/20 01:02:36 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/20 01:02:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:02:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/20 01:02:36 DEBUG : B2 bucket rclone-test-wobager1zaku: Waiting for checks to finish 2026/07/20 01:02:36 DEBUG : B2 bucket rclone-test-wobager1zaku: Waiting for transfers to finish 2026/07/20 01:02:37 DEBUG : empty space: size = 1 OK 2026/07/20 01:02:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/20 01:02:37 INFO : empty space: Copied (server-side copy) 2026/07/20 01:02:37 DEBUG : potato3: size = 68 OK 2026/07/20 01:02:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/20 01:02:37 INFO : potato3: Copied (server-side copy) 2026/07/20 01:02:37 INFO : empty space: Deleted 2026/07/20 01:02:37 INFO : potato3: Deleted 2026/07/20 01:02:37 DEBUG : potato2: size = 60 OK 2026/07/20 01:02:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:02:37 INFO : potato2: Copied (server-side copy) 2026/07/20 01:02:38 INFO : potato2: Deleted 2026/07/20 01:02:38 DEBUG : B2 bucket rclone-test-wobager1zaku: Purge remote 2026/07/20 01:02:38 INFO : B2 bucket rclone-test-wobager1zaku: cleaning bucket "rclone-test-wobager1zaku" of all files 2026/07/20 01:02:38 DEBUG : empty space: Deleting (id "4_z9f62dda300bd7bdb9ff80e1b_f108af116bfd81af2_d20260720_m010237_c001_v0001145_t0031_u01784509357148") 2026/07/20 01:02:38 DEBUG : potato2: Deleting (id "4_z9f62dda300bd7bdb9ff80e1b_f103ba12bd230c1ef_d20260720_m010237_c001_v0001097_t0021_u01784509357514") 2026/07/20 01:02:38 DEBUG : potato3: Deleting (id "4_z9f62dda300bd7bdb9ff80e1b_f105aed6325d0f42d_d20260720_m010237_c001_v0001183_t0050_u01784509357522") 2026/07/20 01:02:39 DEBUG : B2 bucket rclone-test-cuputey6pixu: Purge remote 2026/07/20 01:02:39 INFO : B2 bucket rclone-test-cuputey6pixu: cleaning bucket "rclone-test-cuputey6pixu" of all files 2026/07/20 01:02:39 DEBUG : empty space: Deleting (id "4_zbf22cda300bd7bdb9ff80e1b_f42273d45ad15e293_d20260720_m010237_c001_v7007000_t0000_u01784509357594") 2026/07/20 01:02:39 DEBUG : empty space: Deleting (id "4_zbf22cda300bd7bdb9ff80e1b_f11698f43e721eacf_d20260720_m010233_c001_v0001176_t0057_u01784509353569") 2026/07/20 01:02:39 DEBUG : potato2: Deleting (id "4_zbf22cda300bd7bdb9ff80e1b_f402e467061b8f3db_d20260720_m010238_c001_v7007000_t0000_u01784509358087") 2026/07/20 01:02:39 DEBUG : potato2: Deleting (id "4_zbf22cda300bd7bdb9ff80e1b_f115989cab9c75ee6_d20260720_m010234_c001_v0001044_t0055_u01784509354384") 2026/07/20 01:02:39 DEBUG : potato3: Deleting (id "4_zbf22cda300bd7bdb9ff80e1b_f402e467061b8f3da_d20260720_m010237_c001_v7007000_t0000_u01784509357774") 2026/07/20 01:02:39 DEBUG : potato3: Deleting (id "4_zbf22cda300bd7bdb9ff80e1b_f102e042da70deebb_d20260720_m010234_c001_v0001167_t0011_u01784509354764") 2026/07/20 01:02:39 DEBUG : potato3: Deleting (id "4_zbf22cda300bd7bdb9ff80e1b_f11698f43e721ead1_d20260720_m010233_c001_v0001176_t0021_u01784509353770") --- PASS: TestServerSideMove (11.04s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:41 DEBUG : Creating backend with remote "TestB2:rclone-test-geyemin4gake" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tecopaf6bezo -> B2 bucket rclone-test-geyemin4gake 2026/07/20 01:02:47 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 01:02:47 DEBUG : empty space: Excluded 2026/07/20 01:02:47 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 01:02:47 DEBUG : empty space: Excluded 2026/07/20 01:02:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:02:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:02:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-geyemin4gake) 2026/07/20 01:02:47 DEBUG : potato3: Sizes differ 2026/07/20 01:02:47 DEBUG : B2 bucket rclone-test-geyemin4gake: Waiting for checks to finish 2026/07/20 01:02:47 DEBUG : B2 bucket rclone-test-geyemin4gake: Waiting for transfers to finish 2026/07/20 01:02:47 DEBUG : potato3: size = 68 OK 2026/07/20 01:02:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/20 01:02:47 INFO : potato3: Copied (server-side copy) 2026/07/20 01:02:47 DEBUG : potato2: size = 60 OK 2026/07/20 01:02:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:02:47 INFO : potato2: Copied (server-side copy) 2026/07/20 01:02:47 INFO : potato3: Deleted 2026/07/20 01:02:47 INFO : potato2: Deleted 2026/07/20 01:02:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qatitig4copa" 2026/07/20 01:02:49 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 01:02:49 DEBUG : empty space: Excluded 2026/07/20 01:02:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:02:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/20 01:02:49 DEBUG : B2 bucket rclone-test-qatitig4copa: Waiting for checks to finish 2026/07/20 01:02:49 DEBUG : B2 bucket rclone-test-qatitig4copa: Waiting for transfers to finish 2026/07/20 01:02:50 DEBUG : potato3: size = 68 OK 2026/07/20 01:02:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/20 01:02:50 INFO : potato3: Copied (server-side copy) 2026/07/20 01:02:50 INFO : potato3: Deleted 2026/07/20 01:02:51 DEBUG : potato2: size = 60 OK 2026/07/20 01:02:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:02:51 INFO : potato2: Copied (server-side copy) 2026/07/20 01:02:51 INFO : potato2: Deleted 2026/07/20 01:02:51 DEBUG : B2 bucket rclone-test-qatitig4copa: Purge remote 2026/07/20 01:02:51 INFO : B2 bucket rclone-test-qatitig4copa: cleaning bucket "rclone-test-qatitig4copa" of all files 2026/07/20 01:02:51 DEBUG : potato2: Deleting (id "4_z6ff20dd300cd7bdb9ff80e1b_f118bb4ff34faa328_d20260720_m010250_c001_v0001144_t0040_u01784509370518") 2026/07/20 01:02:51 DEBUG : potato3: Deleting (id "4_z6ff20dd300cd7bdb9ff80e1b_f10118bac3b28abea_d20260720_m010250_c001_v0001181_t0035_u01784509370277") 2026/07/20 01:02:52 DEBUG : B2 bucket rclone-test-geyemin4gake: Purge remote 2026/07/20 01:02:52 INFO : B2 bucket rclone-test-geyemin4gake: cleaning bucket "rclone-test-geyemin4gake" of all files 2026/07/20 01:02:52 DEBUG : empty space: Deleting (id "4_zcf32fd9300bd7bdb9ff80e1b_f1150dac34ba40598_d20260720_m010245_c001_v0001039_t0016_u01784509365724") 2026/07/20 01:02:52 DEBUG : potato2: Deleting (id "4_zcf32fd9300bd7bdb9ff80e1b_f41024c3ccf147640_d20260720_m010251_c001_v7007000_t0000_u01784509371180") 2026/07/20 01:02:52 DEBUG : potato2: Deleting (id "4_zcf32fd9300bd7bdb9ff80e1b_f1186083f92266cc9_d20260720_m010247_c001_v0001161_t0025_u01784509367182") 2026/07/20 01:02:52 DEBUG : potato3: Deleting (id "4_zcf32fd9300bd7bdb9ff80e1b_f41024c3ccf14763f_d20260720_m010250_c001_v7007000_t0000_u01784509370501") 2026/07/20 01:02:52 DEBUG : potato3: Deleting (id "4_zcf32fd9300bd7bdb9ff80e1b_f1116426eb1c21dc5_d20260720_m010247_c001_v0001176_t0051_u01784509367539") 2026/07/20 01:02:52 DEBUG : potato3: Deleting (id "4_zcf32fd9300bd7bdb9ff80e1b_f1150dac34ba4059a_d20260720_m010246_c001_v0001039_t0028_u01784509366292") 2026/07/20 01:02:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/07/20 01:02:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/20 01:02:52 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kiqehaj7cuzu" 2026/07/20 01:02:56 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tecopaf6bezo -> B2 bucket rclone-test-kiqehaj7cuzu 2026/07/20 01:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:02:59 DEBUG : empty space: size = 1 OK 2026/07/20 01:02:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 01:02:59 DEBUG : empty space: Unchanged skipping 2026/07/20 01:02:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:02:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kiqehaj7cuzu) 2026/07/20 01:02:59 DEBUG : potato3: Sizes differ 2026/07/20 01:02:59 DEBUG : B2 bucket rclone-test-kiqehaj7cuzu: Waiting for checks to finish 2026/07/20 01:02:59 INFO : empty space: Deleted 2026/07/20 01:02:59 DEBUG : B2 bucket rclone-test-kiqehaj7cuzu: Waiting for transfers to finish 2026/07/20 01:03:00 DEBUG : potato2: size = 60 OK 2026/07/20 01:03:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:03:00 INFO : potato2: Copied (server-side copy) 2026/07/20 01:03:00 INFO : potato2: Deleted 2026/07/20 01:03:00 DEBUG : potato3: size = 68 OK 2026/07/20 01:03:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/20 01:03:00 INFO : potato3: Copied (server-side copy) 2026/07/20 01:03:00 INFO : potato3: Deleted 2026/07/20 01:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-paxoxop4qada" 2026/07/20 01:03:01 INFO : tomatoDir: Making directory 2026/07/20 01:03:02 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/20 01:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 01:03:02 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/20 01:03:02 DEBUG : B2 bucket rclone-test-paxoxop4qada: Waiting for checks to finish 2026/07/20 01:03:02 DEBUG : B2 bucket rclone-test-paxoxop4qada: Waiting for transfers to finish 2026/07/20 01:03:03 DEBUG : empty space: size = 1 OK 2026/07/20 01:03:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/20 01:03:03 INFO : empty space: Copied (server-side copy) 2026/07/20 01:03:03 INFO : empty space: Deleted 2026/07/20 01:03:03 DEBUG : potato3: size = 68 OK 2026/07/20 01:03:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/20 01:03:03 INFO : potato3: Copied (server-side copy) 2026/07/20 01:03:03 DEBUG : potato2: size = 60 OK 2026/07/20 01:03:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/20 01:03:03 INFO : potato2: Copied (server-side copy) 2026/07/20 01:03:03 INFO : potato3: Deleted 2026/07/20 01:03:03 INFO : potato2: Deleted 2026/07/20 01:03:04 DEBUG : B2 bucket rclone-test-paxoxop4qada: Purge remote 2026/07/20 01:03:04 INFO : B2 bucket rclone-test-paxoxop4qada: cleaning bucket "rclone-test-paxoxop4qada" of all files 2026/07/20 01:03:04 DEBUG : empty space: Deleting (id "4_z4f123df300cd7bdb9ff80e1b_f117e265ff22516bb_d20260720_m010303_c001_v0001185_t0025_u01784509383043") 2026/07/20 01:03:04 DEBUG : potato2: Deleting (id "4_z4f123df300cd7bdb9ff80e1b_f113862fdda500ddd_d20260720_m010303_c001_v0001044_t0033_u01784509383258") 2026/07/20 01:03:04 DEBUG : potato3: Deleting (id "4_z4f123df300cd7bdb9ff80e1b_f102879bb36379deb_d20260720_m010303_c001_v0001184_t0036_u01784509383402") 2026/07/20 01:03:05 DEBUG : B2 bucket rclone-test-kiqehaj7cuzu: Purge remote 2026/07/20 01:03:05 INFO : B2 bucket rclone-test-kiqehaj7cuzu: cleaning bucket "rclone-test-kiqehaj7cuzu" of all files 2026/07/20 01:03:05 DEBUG : empty space: Deleting (id "4_z9fb22db300cd7bdb9ff80e1b_f4160a34aa06c42d0_d20260720_m010303_c001_v7007000_t0000_u01784509383237") 2026/07/20 01:03:05 DEBUG : empty space: Deleting (id "4_z9fb22db300cd7bdb9ff80e1b_f11568ab0cfc6710c_d20260720_m010258_c001_v0001091_t0003_u01784509378462") 2026/07/20 01:03:05 DEBUG : potato2: Deleting (id "4_z9fb22db300cd7bdb9ff80e1b_f4180cddbd8da289e_d20260720_m010303_c001_v7007000_t0000_u01784509383754") 2026/07/20 01:03:05 DEBUG : potato2: Deleting (id "4_z9fb22db300cd7bdb9ff80e1b_f115d49311450e8ed_d20260720_m010259_c001_v0001102_t0016_u01784509379836") 2026/07/20 01:03:05 DEBUG : potato3: Deleting (id "4_z9fb22db300cd7bdb9ff80e1b_f4160a34aa06c42d1_d20260720_m010303_c001_v7007000_t0000_u01784509383601") 2026/07/20 01:03:05 DEBUG : potato3: Deleting (id "4_z9fb22db300cd7bdb9ff80e1b_f104d19276ca73710_d20260720_m010300_c001_v0001134_t0036_u01784509380207") 2026/07/20 01:03:05 DEBUG : potato3: Deleting (id "4_z9fb22db300cd7bdb9ff80e1b_f11568ab0cfc67110_d20260720_m010258_c001_v0001091_t0006_u01784509378943") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.89s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:03:07 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:03:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/rclone-sync-test" 2026/07/20 01:03:13 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/rclone-sync-test-include/layer2" 2026/07/20 01:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/rclone-sync-test-ignore-file" 2026/07/20 01:03:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 01:03:18 DEBUG : B2 bucket rclone-test-tecopaf6bezo path rclone-sync-test: Waiting for checks to finish 2026/07/20 01:03:18 DEBUG : B2 bucket rclone-test-tecopaf6bezo path rclone-sync-test: Waiting for transfers to finish 2026/07/20 01:03:18 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:18 INFO : There was nothing to transfer 2026/07/20 01:03:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 01:03:19 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:03:19 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:03:19 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:19 INFO : There was nothing to transfer 2026/07/20 01:03:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 01:03:19 DEBUG : B2 bucket rclone-test-tecopaf6bezo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/20 01:03:19 DEBUG : B2 bucket rclone-test-tecopaf6bezo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/20 01:03:19 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:19 INFO : There was nothing to transfer 2026/07/20 01:03:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 01:03:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:03:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:03:20 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:20 INFO : There was nothing to transfer 2026/07/20 01:03:20 DEBUG : Excluded 2026/07/20 01:03:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 01:03:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/20 01:03:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/20 01:03:20 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:20 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.11s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:03:21 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/dst" 2026/07/20 01:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/CompareDest" 2026/07/20 01:03:24 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 01:03:24 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:24 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:25 DEBUG : one: size = 3 OK 2026/07/20 01:03:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/20 01:03:25 INFO : one: Copied (new) 2026/07/20 01:03:25 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:25 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:03:25 DEBUG : one: Sizes differ 2026/07/20 01:03:25 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:26 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:26 DEBUG : one: size = 5 OK 2026/07/20 01:03:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/20 01:03:26 INFO : one: Copied (replaced existing) 2026/07/20 01:03:26 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:28 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:03:28 DEBUG : one: Sizes differ 2026/07/20 01:03:28 DEBUG : one: size = 5 OK 2026/07/20 01:03:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 01:03:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:28 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:28 INFO : There was nothing to transfer 2026/07/20 01:03:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:29 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:03:29 DEBUG : one: Sizes differ 2026/07/20 01:03:29 DEBUG : two: size = 3 OK 2026/07/20 01:03:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 01:03:29 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:30 DEBUG : one: size = 5 OK 2026/07/20 01:03:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 01:03:30 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:30 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:30 INFO : There was nothing to transfer 2026/07/20 01:03:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:30 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:03:30 DEBUG : one: Sizes differ 2026/07/20 01:03:30 DEBUG : two: size = 3 OK 2026/07/20 01:03:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 01:03:30 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:30 DEBUG : one: size = 5 OK 2026/07/20 01:03:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 01:03:30 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:30 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:30 INFO : There was nothing to transfer 2026/07/20 01:03:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:31 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:03:31 DEBUG : one: Sizes differ 2026/07/20 01:03:31 DEBUG : two: size = 3 OK 2026/07/20 01:03:31 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/07/20 01:03:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/20 01:03:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 01:03:31 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:31 DEBUG : one: size = 5 OK 2026/07/20 01:03:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 01:03:31 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:31 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:31 INFO : There was nothing to transfer 2026/07/20 01:03:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:32 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:03:32 DEBUG : one: Sizes differ 2026/07/20 01:03:32 DEBUG : one: size = 5 OK 2026/07/20 01:03:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 01:03:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:32 DEBUG : two: size = 3 (B2 bucket rclone-test-tecopaf6bezo path CompareDest) 2026/07/20 01:03:32 DEBUG : two: Sizes differ 2026/07/20 01:03:32 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 01:03:32 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:32 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:33 DEBUG : two: size = 5 OK 2026/07/20 01:03:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/20 01:03:33 INFO : two: Copied (new) 2026/07/20 01:03:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.46s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/dest" 2026/07/20 01:03:37 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/pre-dest1" 2026/07/20 01:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/pre-dest2" 2026/07/20 01:03:40 DEBUG : 1: size = 1 OK 2026/07/20 01:03:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:03:40 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/20 01:03:41 DEBUG : 2: size = 1 OK 2026/07/20 01:03:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:03:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/20 01:03:41 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/20 01:03:41 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dest: Waiting for checks to finish 2026/07/20 01:03:41 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dest: Waiting for transfers to finish 2026/07/20 01:03:42 DEBUG : 3: size = 1 OK 2026/07/20 01:03:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/20 01:03:42 INFO : 3: Copied (new) 2026/07/20 01:03:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.27s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:03:43 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/dst" 2026/07/20 01:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/CopyDest" 2026/07/20 01:03:47 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 01:03:47 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:47 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:47 DEBUG : one: size = 3 OK 2026/07/20 01:03:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/20 01:03:47 INFO : one: Copied (new) 2026/07/20 01:03:47 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:48 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:03:48 DEBUG : one: Sizes differ 2026/07/20 01:03:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:48 DEBUG : one: size = 5 OK 2026/07/20 01:03:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/20 01:03:48 INFO : one: Copied (replaced existing) 2026/07/20 01:03:48 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/BackupDir" 2026/07/20 01:03:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:52 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:03:52 DEBUG : one: Sizes differ 2026/07/20 01:03:52 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:52 DEBUG : one: size = 5 OK 2026/07/20 01:03:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:52 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:03:52 DEBUG : one: Sizes differ 2026/07/20 01:03:53 DEBUG : one: size = 3 OK 2026/07/20 01:03:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/20 01:03:53 INFO : one: Copied (server-side copy) 2026/07/20 01:03:53 INFO : one: Deleted 2026/07/20 01:03:54 DEBUG : one: size = 5 OK 2026/07/20 01:03:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/20 01:03:54 INFO : one: Copied (server-side copy) 2026/07/20 01:03:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/20 01:03:54 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:54 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:55 DEBUG : one: size = 5 OK 2026/07/20 01:03:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:55 DEBUG : one: Unchanged skipping 2026/07/20 01:03:55 DEBUG : two: size = 3 OK 2026/07/20 01:03:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:55 DEBUG : two: size = 3 OK 2026/07/20 01:03:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/20 01:03:55 INFO : two: Copied (server-side copy) 2026/07/20 01:03:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/20 01:03:55 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:55 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:55 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:56 DEBUG : one: size = 5 OK 2026/07/20 01:03:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:56 DEBUG : one: Unchanged skipping 2026/07/20 01:03:56 DEBUG : two: size = 3 OK 2026/07/20 01:03:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:56 DEBUG : two: Unchanged skipping 2026/07/20 01:03:56 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:56 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:56 DEBUG : Waiting for deletions to finish 2026/07/20 01:03:56 INFO : There was nothing to transfer 2026/07/20 01:03:57 DEBUG : one: size = 5 OK 2026/07/20 01:03:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:57 DEBUG : one: Unchanged skipping 2026/07/20 01:03:57 DEBUG : three: size = 7 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:03:57 DEBUG : three: size = 5 (B2 bucket rclone-test-tecopaf6bezo path CopyDest) 2026/07/20 01:03:57 DEBUG : three: Sizes differ 2026/07/20 01:03:57 DEBUG : three: Destination not found in --copy-dest 2026/07/20 01:03:57 DEBUG : three: Need to transfer - File not found at Destination 2026/07/20 01:03:57 DEBUG : two: size = 3 OK 2026/07/20 01:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:03:57 DEBUG : two: Unchanged skipping 2026/07/20 01:03:57 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:03:57 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:03:58 DEBUG : three: size = 7 OK 2026/07/20 01:03:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/20 01:03:58 INFO : three: Copied (new) 2026/07/20 01:03:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.48s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:04:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/dst" 2026/07/20 01:04:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/backup" 2026/07/20 01:04:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:04:05 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:04:05 DEBUG : one: Sizes differ 2026/07/20 01:04:05 DEBUG : two: size = 3 OK 2026/07/20 01:04:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:04:05 DEBUG : two: Unchanged skipping 2026/07/20 01:04:05 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:04:07 DEBUG : one: size = 3 OK 2026/07/20 01:04:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/20 01:04:07 INFO : one: Copied (server-side copy) 2026/07/20 01:04:07 INFO : one: Deleted 2026/07/20 01:04:07 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:04:08 DEBUG : one: size = 4 OK 2026/07/20 01:04:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:04:08 INFO : one: Copied (new) 2026/07/20 01:04:08 DEBUG : Waiting for deletions to finish 2026/07/20 01:04:09 DEBUG : three.txt: size = 5 OK 2026/07/20 01:04:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/20 01:04:09 INFO : three.txt: Copied (server-side copy) 2026/07/20 01:04:09 INFO : three.txt: Deleted 2026/07/20 01:04:09 INFO : three.txt: Moved into backup dir 2026/07/20 01:04:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:04:11 DEBUG : one: size = 4 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:04:11 DEBUG : two: size = 3 OK 2026/07/20 01:04:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:04:11 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:04:11 DEBUG : two: Unchanged skipping 2026/07/20 01:04:11 DEBUG : one: Sizes differ 2026/07/20 01:04:11 DEBUG : one: size = 4 OK 2026/07/20 01:04:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:04:11 INFO : one: Copied (server-side copy) 2026/07/20 01:04:11 INFO : one: Deleted 2026/07/20 01:04:11 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:04:12 DEBUG : one: size = 5 OK 2026/07/20 01:04:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/20 01:04:12 INFO : one: Copied (new) 2026/07/20 01:04:12 DEBUG : Waiting for deletions to finish 2026/07/20 01:04:13 DEBUG : three.txt: size = 6 OK 2026/07/20 01:04:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/20 01:04:13 INFO : three.txt: Copied (server-side copy) 2026/07/20 01:04:13 INFO : three.txt: Deleted 2026/07/20 01:04:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.40s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/dst" 2026/07/20 01:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/backup" 2026/07/20 01:04:20 DEBUG : two: size = 3 OK 2026/07/20 01:04:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:04:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:04:20 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:04:20 DEBUG : two: Unchanged skipping 2026/07/20 01:04:20 DEBUG : one: Sizes differ 2026/07/20 01:04:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:04:21 DEBUG : one.bak: size = 3 OK 2026/07/20 01:04:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/20 01:04:21 INFO : one: Copied (server-side copy) to: one.bak 2026/07/20 01:04:21 INFO : one: Deleted 2026/07/20 01:04:21 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:04:22 DEBUG : one: size = 4 OK 2026/07/20 01:04:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:04:22 INFO : one: Copied (new) 2026/07/20 01:04:22 DEBUG : Waiting for deletions to finish 2026/07/20 01:04:23 DEBUG : three.txt.bak: size = 5 OK 2026/07/20 01:04:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/20 01:04:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/20 01:04:23 INFO : three.txt: Deleted 2026/07/20 01:04:23 INFO : three.txt: Moved into backup dir 2026/07/20 01:04:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:04:25 DEBUG : one: size = 4 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:04:25 DEBUG : one: Sizes differ 2026/07/20 01:04:25 DEBUG : two: size = 3 OK 2026/07/20 01:04:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:04:25 DEBUG : two: Unchanged skipping 2026/07/20 01:04:25 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:05:07 DEBUG : one.bak: size = 4 OK 2026/07/20 01:05:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:05:07 INFO : one: Copied (server-side copy) to: one.bak 2026/07/20 01:05:08 INFO : one: Deleted 2026/07/20 01:05:08 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:05:09 DEBUG : one: size = 5 OK 2026/07/20 01:05:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/20 01:05:09 INFO : one: Copied (new) 2026/07/20 01:05:09 DEBUG : Waiting for deletions to finish 2026/07/20 01:05:10 DEBUG : three.txt.bak: size = 6 OK 2026/07/20 01:05:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/20 01:05:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/20 01:05:10 INFO : three.txt: Deleted 2026/07/20 01:05:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (57.03s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:05:14 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/dst" 2026/07/20 01:05:15 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/backup" 2026/07/20 01:05:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:17 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:17 DEBUG : one: Sizes differ 2026/07/20 01:05:17 DEBUG : two: size = 3 OK 2026/07/20 01:05:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:05:17 DEBUG : two: Unchanged skipping 2026/07/20 01:05:17 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:05:18 DEBUG : one-2019-01-01: size = 3 OK 2026/07/20 01:05:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/20 01:05:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/20 01:05:18 INFO : one: Deleted 2026/07/20 01:05:18 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:05:20 DEBUG : one: size = 4 OK 2026/07/20 01:05:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:05:20 INFO : one: Copied (new) 2026/07/20 01:05:20 DEBUG : Waiting for deletions to finish 2026/07/20 01:05:21 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/20 01:05:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/20 01:05:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/20 01:05:21 INFO : three.txt: Deleted 2026/07/20 01:05:21 INFO : three.txt: Moved into backup dir 2026/07/20 01:05:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:22 DEBUG : one: size = 4 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:22 DEBUG : one: Sizes differ 2026/07/20 01:05:22 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:05:22 DEBUG : two: size = 3 OK 2026/07/20 01:05:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:05:22 DEBUG : two: Unchanged skipping 2026/07/20 01:05:23 DEBUG : one-2019-01-01: size = 4 OK 2026/07/20 01:05:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:05:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/20 01:05:23 INFO : one: Deleted 2026/07/20 01:05:23 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:05:24 DEBUG : one: size = 5 OK 2026/07/20 01:05:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/20 01:05:24 INFO : one: Copied (new) 2026/07/20 01:05:24 DEBUG : Waiting for deletions to finish 2026/07/20 01:05:25 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/20 01:05:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/20 01:05:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/20 01:05:25 INFO : three.txt: Deleted 2026/07/20 01:05:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.96s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/dst" 2026/07/20 01:05:30 DEBUG : two: size = 3 OK 2026/07/20 01:05:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:05:30 DEBUG : two: Unchanged skipping 2026/07/20 01:05:30 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:05:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:30 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:30 DEBUG : one: Sizes differ 2026/07/20 01:05:31 DEBUG : one.bak: size = 3 OK 2026/07/20 01:05:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/20 01:05:31 INFO : one: Copied (server-side copy) to: one.bak 2026/07/20 01:05:31 INFO : one: Deleted 2026/07/20 01:05:31 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:05:32 DEBUG : one: size = 4 OK 2026/07/20 01:05:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:05:32 INFO : one: Copied (new) 2026/07/20 01:05:32 DEBUG : Waiting for deletions to finish 2026/07/20 01:05:33 DEBUG : three.txt.bak: size = 5 OK 2026/07/20 01:05:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/20 01:05:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/20 01:05:33 INFO : three.txt: Deleted 2026/07/20 01:05:33 INFO : three.txt: Moved into backup dir 2026/07/20 01:05:35 DEBUG : one.bak: Excluded (Path Filter) 2026/07/20 01:05:35 DEBUG : one.bak: Excluded 2026/07/20 01:05:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/20 01:05:35 DEBUG : three.txt.bak: Excluded 2026/07/20 01:05:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:35 DEBUG : one: size = 4 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:35 DEBUG : one: Sizes differ 2026/07/20 01:05:35 DEBUG : two: size = 3 OK 2026/07/20 01:05:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:05:35 DEBUG : two: Unchanged skipping 2026/07/20 01:05:35 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for checks to finish 2026/07/20 01:05:35 DEBUG : one.bak: size = 4 OK 2026/07/20 01:05:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:05:35 INFO : one: Copied (server-side copy) to: one.bak 2026/07/20 01:05:35 INFO : one: Deleted 2026/07/20 01:05:35 DEBUG : B2 bucket rclone-test-tecopaf6bezo path dst: Waiting for transfers to finish 2026/07/20 01:05:36 DEBUG : one: size = 5 OK 2026/07/20 01:05:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/20 01:05:36 INFO : one: Copied (new) 2026/07/20 01:05:36 DEBUG : Waiting for deletions to finish 2026/07/20 01:05:36 DEBUG : three.txt.bak: size = 6 OK 2026/07/20 01:05:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/20 01:05:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/20 01:05:37 INFO : three.txt: Deleted 2026/07/20 01:05:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.55s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/dst" 2026/07/20 01:05:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:42 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:42 DEBUG : one: Sizes differ 2026/07/20 01:05:43 DEBUG : one.bak: size = 3 OK 2026/07/20 01:05:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/20 01:05:43 INFO : one: Copied (server-side copy) to: one.bak 2026/07/20 01:05:43 INFO : one: Deleted 2026/07/20 01:05:44 DEBUG : one: size = 4 OK 2026/07/20 01:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:05:44 INFO : one: Copied (new) 2026/07/20 01:05:44 DEBUG : two: size = 3 OK 2026/07/20 01:05:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:05:44 DEBUG : two: Unchanged skipping 2026/07/20 01:05:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:44 DEBUG : three.txt: Sizes differ 2026/07/20 01:05:45 DEBUG : three.txt.bak: size = 5 OK 2026/07/20 01:05:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/20 01:05:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/20 01:05:45 INFO : three.txt: Deleted 2026/07/20 01:05:45 DEBUG : three.txt: size = 6 OK 2026/07/20 01:05:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/20 01:05:45 INFO : three.txt: Copied (new) 2026/07/20 01:05:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:46 DEBUG : one: size = 4 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:46 DEBUG : one: Sizes differ 2026/07/20 01:05:47 DEBUG : one.bak: size = 4 OK 2026/07/20 01:05:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:05:47 INFO : one: Copied (server-side copy) to: one.bak 2026/07/20 01:05:47 INFO : one: Deleted 2026/07/20 01:05:47 DEBUG : one: size = 5 OK 2026/07/20 01:05:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/20 01:05:47 INFO : one: Copied (new) 2026/07/20 01:05:48 DEBUG : two: size = 3 OK 2026/07/20 01:05:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:05:48 DEBUG : two: Unchanged skipping 2026/07/20 01:05:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:48 DEBUG : three.txt: Sizes differ 2026/07/20 01:05:48 DEBUG : three.txt.bak: size = 6 OK 2026/07/20 01:05:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/20 01:05:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/20 01:05:49 INFO : three.txt: Deleted 2026/07/20 01:05:49 DEBUG : three.txt: size = 19 OK 2026/07/20 01:05:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/20 01:05:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.56s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:05:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tecopaf6bezo/dst" 2026/07/20 01:05:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:54 DEBUG : one: size = 3 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:54 DEBUG : one: Sizes differ 2026/07/20 01:05:55 DEBUG : one-2019-01-01: size = 3 OK 2026/07/20 01:05:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/20 01:05:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/20 01:05:55 INFO : one: Deleted 2026/07/20 01:05:56 DEBUG : one: size = 4 OK 2026/07/20 01:05:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:05:56 INFO : one: Copied (new) 2026/07/20 01:05:56 DEBUG : two: size = 3 OK 2026/07/20 01:05:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:05:56 DEBUG : two: Unchanged skipping 2026/07/20 01:05:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:57 DEBUG : three.txt: Sizes differ 2026/07/20 01:05:57 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/20 01:05:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/20 01:05:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/20 01:05:57 INFO : three.txt: Deleted 2026/07/20 01:05:58 DEBUG : three.txt: size = 6 OK 2026/07/20 01:05:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/20 01:05:58 INFO : three.txt: Copied (new) 2026/07/20 01:05:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/20 01:05:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/20 01:05:58 DEBUG : pacer: Reducing sleep to 10ms 2026/07/20 01:05:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:05:59 DEBUG : one: size = 4 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:05:59 DEBUG : one: Sizes differ 2026/07/20 01:05:59 DEBUG : one-2019-01-01: size = 4 OK 2026/07/20 01:05:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/20 01:05:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/20 01:05:59 INFO : one: Deleted 2026/07/20 01:06:00 DEBUG : one: size = 5 OK 2026/07/20 01:06:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/20 01:06:00 INFO : one: Copied (new) 2026/07/20 01:06:00 DEBUG : two: size = 3 OK 2026/07/20 01:06:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:00 DEBUG : two: Unchanged skipping 2026/07/20 01:06:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tecopaf6bezo path dst) 2026/07/20 01:06:00 DEBUG : three.txt: Sizes differ 2026/07/20 01:06:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/20 01:06:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/20 01:06:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/20 01:06:01 INFO : three.txt: Deleted 2026/07/20 01:06:01 DEBUG : three.txt: size = 19 OK 2026/07/20 01:06:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/20 01:06:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.13s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:06:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:04 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:04 DEBUG : Testêé: Sizes differ 2026/07/20 01:06:04 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:06:04 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:06:04 DEBUG : Testêé: size = 14 OK 2026/07/20 01:06:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/20 01:06:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/20 01:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:06:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 01:06:06 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:06:06 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:06:06 DEBUG : existing: size = 6 OK 2026/07/20 01:06:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/20 01:06:06 INFO : existing: Copied (new) 2026/07/20 01:06:06 DEBUG : Waiting for deletions to finish 2026/07/20 01:06:07 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:07 DEBUG : existing: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:07 DEBUG : existing: Sizes differ 2026/07/20 01:06:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/20 01:06:07 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:06:07 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:06:07 ERROR : B2 bucket rclone-test-tecopaf6bezo: not deleting files as there were IO errors 2026/07/20 01:06:07 ERROR : B2 bucket rclone-test-tecopaf6bezo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.51s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:06:09 DEBUG : EXISTING: size = 6 OK 2026/07/20 01:06:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:09 DEBUG : existing: Unchanged skipping 2026/07/20 01:06:09 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:06:09 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:06:09 DEBUG : Waiting for deletions to finish 2026/07/20 01:06:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", 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-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:06:27 DEBUG : both0: size = 6 OK 2026/07/20 01:06:27 DEBUG : both11: size = 6 OK 2026/07/20 01:06:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:06:27 DEBUG : both10: size = 6 OK 2026/07/20 01:06:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both0: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both12: size = 6 OK 2026/07/20 01:06:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both12: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both13: size = 6 OK 2026/07/20 01:06:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both13: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both14: size = 6 OK 2026/07/20 01:06:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both14: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both15: size = 6 OK 2026/07/20 01:06:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both11: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both16: size = 6 OK 2026/07/20 01:06:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both16: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both18: size = 6 OK 2026/07/20 01:06:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both10: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both19: size = 6 OK 2026/07/20 01:06:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both19: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both1: size = 6 OK 2026/07/20 01:06:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both1: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both2: size = 6 OK 2026/07/20 01:06:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both2: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both3: size = 6 OK 2026/07/20 01:06:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both3: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both4: size = 6 OK 2026/07/20 01:06:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both4: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both5: size = 6 OK 2026/07/20 01:06:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both5: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both6: size = 6 OK 2026/07/20 01:06:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both6: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both7: size = 6 OK 2026/07/20 01:06:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both7: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both8: size = 6 OK 2026/07/20 01:06:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both8: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both9: size = 6 OK 2026/07/20 01:06:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both9: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both15: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both18: Unchanged skipping 2026/07/20 01:06:27 DEBUG : both17: size = 6 OK 2026/07/20 01:06:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:27 DEBUG : both17: Unchanged skipping 2026/07/20 01:06:27 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:06:27 DEBUG : Waiting for deletions to finish 2026/07/20 01:06:27 INFO : only7: Deleted 2026/07/20 01:06:27 INFO : only8: Deleted 2026/07/20 01:06:28 INFO : only0: Deleted 2026/07/20 01:06:28 INFO : only10: Deleted 2026/07/20 01:06:28 INFO : only18: Deleted 2026/07/20 01:06:28 INFO : only17: Deleted 2026/07/20 01:06:28 INFO : only19: Deleted 2026/07/20 01:06:28 INFO : only11: Deleted 2026/07/20 01:06:28 INFO : only13: Deleted 2026/07/20 01:06:28 INFO : only12: Deleted 2026/07/20 01:06:28 INFO : only15: Deleted 2026/07/20 01:06:28 INFO : only1: Deleted 2026/07/20 01:06:28 INFO : only3: Deleted 2026/07/20 01:06:28 INFO : only4: Deleted 2026/07/20 01:06:28 INFO : only5: Deleted 2026/07/20 01:06:28 INFO : only16: Deleted 2026/07/20 01:06:28 INFO : only2: Deleted 2026/07/20 01:06:28 INFO : only6: Deleted 2026/07/20 01:06:28 INFO : only9: Deleted 2026/07/20 01:06:28 INFO : only14: Deleted 2026/07/20 01:06:28 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.88s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:06:48 DEBUG : both0: size = 6 OK 2026/07/20 01:06:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both10: size = 6 OK 2026/07/20 01:06:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both11: size = 6 OK 2026/07/20 01:06:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both12: size = 6 OK 2026/07/20 01:06:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:06:48 DEBUG : both0: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both13: size = 6 OK 2026/07/20 01:06:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both10: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both14: size = 6 OK 2026/07/20 01:06:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both14: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both15: size = 6 OK 2026/07/20 01:06:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both15: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both16: size = 6 OK 2026/07/20 01:06:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both11: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both17: size = 6 OK 2026/07/20 01:06:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both17: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both18: size = 6 OK 2026/07/20 01:06:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both18: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both19: size = 6 OK 2026/07/20 01:06:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both12: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both1: size = 6 OK 2026/07/20 01:06:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both1: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both2: size = 6 OK 2026/07/20 01:06:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both2: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both3: size = 6 OK 2026/07/20 01:06:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both3: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both4: size = 6 OK 2026/07/20 01:06:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both4: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both5: size = 6 OK 2026/07/20 01:06:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both5: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both6: size = 6 OK 2026/07/20 01:06:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both6: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both7: size = 6 OK 2026/07/20 01:06:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both7: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both8: size = 6 OK 2026/07/20 01:06:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both8: Unchanged skipping 2026/07/20 01:06:48 DEBUG : both9: size = 6 OK 2026/07/20 01:06:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:06:48 DEBUG : both9: Unchanged skipping 2026/07/20 01:06:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only0: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only0: Sizes differ 2026/07/20 01:06:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only10: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only10: Sizes differ 2026/07/20 01:06:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only11: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only11: Sizes differ 2026/07/20 01:06:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only12: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only12: Sizes differ 2026/07/20 01:06:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only13: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only13: Sizes differ 2026/07/20 01:06:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only14: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only14: Sizes differ 2026/07/20 01:06:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only15: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only15: Sizes differ 2026/07/20 01:06:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only16: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only16: Sizes differ 2026/07/20 01:06:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only17: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only17: Sizes differ 2026/07/20 01:06:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only18: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only18: Sizes differ 2026/07/20 01:06:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only19: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only19: Sizes differ 2026/07/20 01:06:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only1: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only1: Sizes differ 2026/07/20 01:06:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only2: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only2: Sizes differ 2026/07/20 01:06:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only3: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only3: Sizes differ 2026/07/20 01:06:48 DEBUG : both13: Unchanged skipping 2026/07/20 01:06:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only4: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only4: Sizes differ 2026/07/20 01:06:48 DEBUG : both16: Unchanged skipping 2026/07/20 01:06:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only5: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only5: Sizes differ 2026/07/20 01:06:48 DEBUG : both19: Unchanged skipping 2026/07/20 01:06:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only7: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only7: Sizes differ 2026/07/20 01:06:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only6: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only6: Sizes differ 2026/07/20 01:06:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only8: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only8: Sizes differ 2026/07/20 01:06:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2283739527) 2026/07/20 01:06:48 DEBUG : only9: size = 6 (B2 bucket rclone-test-tecopaf6bezo) 2026/07/20 01:06:48 DEBUG : only9: Sizes differ 2026/07/20 01:06:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:06:48 DEBUG : only12: size = 0 OK 2026/07/20 01:06:48 DEBUG : only11: size = 0 OK 2026/07/20 01:06:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only12: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only11: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only0: size = 0 OK 2026/07/20 01:06:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only0: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only14: size = 0 OK 2026/07/20 01:06:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only14: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only15: size = 0 OK 2026/07/20 01:06:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only15: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only13: size = 0 OK 2026/07/20 01:06:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only13: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only16: size = 0 OK 2026/07/20 01:06:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only16: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only17: size = 0 OK 2026/07/20 01:06:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only17: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only18: size = 0 OK 2026/07/20 01:06:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only18: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only10: size = 0 OK 2026/07/20 01:06:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only10: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only19: size = 0 OK 2026/07/20 01:06:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only19: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only1: size = 0 OK 2026/07/20 01:06:48 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only1: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only2: size = 0 OK 2026/07/20 01:06:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only2: Copied (replaced existing) 2026/07/20 01:06:48 DEBUG : only3: size = 0 OK 2026/07/20 01:06:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:48 INFO : only3: Copied (replaced existing) 2026/07/20 01:06:49 DEBUG : only8: size = 0 OK 2026/07/20 01:06:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:49 INFO : only8: Copied (replaced existing) 2026/07/20 01:06:49 DEBUG : only4: size = 0 OK 2026/07/20 01:06:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:49 INFO : only4: Copied (replaced existing) 2026/07/20 01:06:49 DEBUG : only9: size = 0 OK 2026/07/20 01:06:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:49 INFO : only9: Copied (replaced existing) 2026/07/20 01:06:49 DEBUG : only5: size = 0 OK 2026/07/20 01:06:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:49 INFO : only5: Copied (replaced existing) 2026/07/20 01:06:49 DEBUG : only7: size = 0 OK 2026/07/20 01:06:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:49 INFO : only7: Copied (replaced existing) 2026/07/20 01:06:49 DEBUG : only6: size = 0 OK 2026/07/20 01:06:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/20 01:06:49 INFO : only6: Copied (replaced existing) 2026/07/20 01:06:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.85s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:06:58 DEBUG : empty_dir: Making directory with metadata 2026/07/20 01:06:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 01:06:58 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 01:06:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 01:06:58 INFO : empty_on_remote: Making directory 2026/07/20 01:06:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/20 01:06:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/20 01:06:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/20 01:06:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/20 01:06:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:07:01 DEBUG : empty_dir: Making directory with metadata 2026/07/20 01:07:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 01:07:01 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 01:07:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 01:07:01 INFO : empty_on_remote: Making directory 2026/07/20 01:07:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/20 01:07:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/20 01:07:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/20 01:07:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/20 01:07:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/20 01:07:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.89s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:07:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 01:07:03 INFO : sub dir: Making directory 2026/07/20 01:07:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:07:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 01:07:07 INFO : sub dir: Making directory 2026/07/20 01:07:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:07:18 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:18 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:07:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : apple: size = 5 OK 2026/07/20 01:07:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : apple: Unchanged skipping 2026/07/20 01:07:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:07:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:07:19 DEBUG : banana: size = 6 OK 2026/07/20 01:07:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:07:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : banana: Unchanged skipping 2026/07/20 01:07:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:07:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:07:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:07:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:07:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:07:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:07:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:07:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:07:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:07:19 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:07:19 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:19 INFO : There was nothing to transfer 2026/07/20 01:07:19 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:19 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:07:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : apple: size = 5 OK 2026/07/20 01:07:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : apple: Unchanged skipping 2026/07/20 01:07:20 DEBUG : banana: size = 6 OK 2026/07/20 01:07:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : banana: Unchanged skipping 2026/07/20 01:07:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:07:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:07:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:07:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:07:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:07:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:07:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:07:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:07:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:07:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:07:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:07:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:07:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:07:20 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:20 INFO : There was nothing to transfer 2026/07/20 01:07:20 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:20 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:07:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:07:32 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:33 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:07:33 DEBUG : apple: size = 5 OK 2026/07/20 01:07:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : apple: Unchanged skipping 2026/07/20 01:07:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:07:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:07:33 DEBUG : banana: size = 6 OK 2026/07/20 01:07:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : banana: Unchanged skipping 2026/07/20 01:07:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:07:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:07:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:07:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:07:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:07:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:07:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:07:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:07:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:07:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:07:33 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:07:33 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:33 INFO : There was nothing to transfer 2026/07/20 01:07:33 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:34 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:07:34 DEBUG : apple: size = 5 OK 2026/07/20 01:07:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : apple: Unchanged skipping 2026/07/20 01:07:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:07:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:07:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:07:34 DEBUG : banana: size = 6 OK 2026/07/20 01:07:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : banana: Unchanged skipping 2026/07/20 01:07:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:07:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:07:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:07:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:07:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:07:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:07:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:07:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:07:34 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:07:34 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:07:34 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:34 INFO : There was nothing to transfer 2026/07/20 01:07:34 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:35 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:07:47 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:47 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:07:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 01:07:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:07:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:07:48 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:07:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/20 01:07:48 DEBUG : YXBwbGU=: size = 5 OK 2026/07/20 01:07:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/20 01:07:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:48 DEBUG : YmFuYW5h: size = 6 OK 2026/07/20 01:07:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/20 01:07:48 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/20 01:07:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/20 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/20 01:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/20 01:07:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/20 01:07:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/20 01:07:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/20 01:07:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/20 01:07:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/20 01:07:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/20 01:07:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/20 01:07:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/20 01:07:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/20 01:07:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/20 01:07:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/20 01:07:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/20 01:07:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/20 01:07:49 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/20 01:07:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/20 01:07:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/20 01:07:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/20 01:07:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/20 01:07:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/20 01:07:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/20 01:07:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/20 01:07:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/20 01:07:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/20 01:07:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/20 01:07:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/20 01:07:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 01:07:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/20 01:07:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/20 01:07:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/20 01:07:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/20 01:07:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/20 01:07:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/20 01:07:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/20 01:07:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/20 01:07:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/20 01:07:50 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:50 INFO : apple: Deleted 2026/07/20 01:07:50 INFO : splitbananasplit: Deleted 2026/07/20 01:07:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 01:07:51 INFO : appleappleapplebanana: Deleted 2026/07/20 01:07:51 INFO : banana: Deleted 2026/07/20 01:07:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 01:07:51 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 01:07:51 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/20 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : YXBwbGU=: size = 5 OK 2026/07/20 01:07:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:07:52 DEBUG : YmFuYW5h: size = 6 OK 2026/07/20 01:07:52 DEBUG : apple: Unchanged skipping 2026/07/20 01:07:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : banana: Unchanged skipping 2026/07/20 01:07:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/20 01:07:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 01:07:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:07:52 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:07:52 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:07:52 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:52 DEBUG : Waiting for deletions to finish 2026/07/20 01:07:52 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 01:07:52 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 01:07:52 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 01:07:52 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 01:07:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 01:07:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 01:07:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 01:07:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 01:07:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:08:06 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:06 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:08:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:08:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 01:08:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 01:08:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 01:08:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 01:08:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 01:08:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 01:08:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 01:08:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 01:08:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 01:08:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 01:08:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 01:08:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 01:08:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/20 01:08:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:07 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:08:07 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:08:07 DEBUG : PREFIXbanana: size = 6 OK 2026/07/20 01:08:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/20 01:08:07 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/20 01:08:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 01:08:07 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/20 01:08:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/20 01:08:07 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/20 01:08:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 01:08:07 DEBUG : PREFIXapple: size = 5 OK 2026/07/20 01:08:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/20 01:08:07 INFO : apple: Copied (new) to: PREFIXapple 2026/07/20 01:08:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 01:08:07 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/20 01:08:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/20 01:08:07 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/20 01:08:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/20 01:08:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/20 01:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/20 01:08:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 01:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/20 01:08:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 01:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/20 01:08:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 01:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/20 01:08:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/20 01:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/20 01:08:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 01:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/20 01:08:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/20 01:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/20 01:08:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 01:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/20 01:08:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/20 01:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/20 01:08:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/20 01:08:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/20 01:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 01:08:08 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/20 01:08:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/20 01:08:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/20 01:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 01:08:09 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/20 01:08:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/20 01:08:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/20 01:08:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 01:08:09 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/20 01:08:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/20 01:08:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/20 01:08:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/20 01:08:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/20 01:08:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/20 01:08:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/20 01:08:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/20 01:08:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/20 01:08:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/20 01:08:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/20 01:08:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/20 01:08:09 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 01:08:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 01:08:09 INFO : apple: Deleted 2026/07/20 01:08:09 INFO : splitbananasplit: Deleted 2026/07/20 01:08:10 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 01:08:10 INFO : appleappleapplebanana: Deleted 2026/07/20 01:08:10 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 01:08:10 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 01:08:10 INFO : banana: Deleted 2026/07/20 01:08:10 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:08:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 01:08:11 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 01:08:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 01:08:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 01:08:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 01:08:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 01:08:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 01:08:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 01:08:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 01:08:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 01:08:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 01:08:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 01:08:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 01:08:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 01:08:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 01:08:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 01:08:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 01:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 01:08:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:11 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:08:11 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:08:11 DEBUG : apple: size = 5 OK 2026/07/20 01:08:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/20 01:08:11 INFO : apple: Copied (new) 2026/07/20 01:08:11 DEBUG : banana: size = 6 OK 2026/07/20 01:08:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/20 01:08:11 INFO : banana: Copied (new) 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:08:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/20 01:08:11 INFO : appleappleapplebanana: Copied (new) 2026/07/20 01:08:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:08:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/20 01:08:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/20 01:08:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:08:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/20 01:08:11 INFO : splitbananasplit: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:08:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/20 01:08:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:08:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/20 01:08:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:08:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/20 01:08:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:08:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/20 01:08:12 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:08:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/20 01:08:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:08:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/20 01:08:12 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:08:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/20 01:08:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:08:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/20 01:08:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:08:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/20 01:08:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:08:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/20 01:08:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:08:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/20 01:08:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/20 01:08:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:08:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/20 01:08:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/20 01:08:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:08:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/20 01:08:13 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/20 01:08:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:08:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/20 01:08:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/20 01:08:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:08:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/20 01:08:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/20 01:08:13 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:13 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/20 01:08:13 INFO : PREFIXbanana: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/20 01:08:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/20 01:08:13 INFO : PREFIXapple: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/20 01:08:13 INFO : PREFIXsplitbananasplit: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/20 01:08:13 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/20 01:08:13 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:13 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:08:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:14 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:08:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:08:27 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:28 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:08:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 01:08:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 01:08:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 01:08:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 01:08:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 01:08:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:08:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:08:28 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/20 01:08:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/20 01:08:28 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 01:08:28 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/20 01:08:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/20 01:08:28 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:28 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/20 01:08:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/20 01:08:28 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/20 01:08:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 01:08:29 DEBUG : appleSUFFIX: size = 5 OK 2026/07/20 01:08:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/20 01:08:29 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/20 01:08:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/20 01:08:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/20 01:08:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/20 01:08:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/20 01:08:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/20 01:08:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/20 01:08:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/20 01:08:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/20 01:08:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/20 01:08:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/20 01:08:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/20 01:08:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/20 01:08:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/20 01:08:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/20 01:08:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/20 01:08:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/20 01:08:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/20 01:08:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/20 01:08:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/20 01:08:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/20 01:08:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/20 01:08:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/20 01:08:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/20 01:08:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/20 01:08:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/20 01:08:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/20 01:08:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/20 01:08:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/20 01:08:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/20 01:08:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/20 01:08:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/20 01:08:30 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/20 01:08:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/20 01:08:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/20 01:08:30 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 01:08:30 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 01:08:30 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 01:08:30 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 01:08:30 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 01:08:30 INFO : apple: Deleted 2026/07/20 01:08:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 01:08:31 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 01:08:31 INFO : appleappleapplebanana: Deleted 2026/07/20 01:08:31 INFO : splitbananasplit: Deleted 2026/07/20 01:08:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 01:08:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 01:08:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 01:08:31 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 01:08:31 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 01:08:31 INFO : banana: Deleted 2026/07/20 01:08:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 01:08:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 01:08:31 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 01:08:31 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 01:08:31 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/20 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 01:08:31 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 01:08:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 01:08:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 01:08:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 01:08:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 01:08:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:32 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:08:32 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:08:32 DEBUG : banana: size = 6 OK 2026/07/20 01:08:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/20 01:08:32 INFO : banana: Copied (new) 2026/07/20 01:08:32 DEBUG : apple: size = 5 OK 2026/07/20 01:08:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/20 01:08:32 INFO : apple: Copied (new) 2026/07/20 01:08:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:08:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/20 01:08:32 INFO : splitbananasplit: Copied (new) 2026/07/20 01:08:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:08:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/20 01:08:32 INFO : appleappleapplebanana: Copied (new) 2026/07/20 01:08:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:08:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/20 01:08:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/20 01:08:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:08:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/20 01:08:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/20 01:08:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:08:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/20 01:08:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/20 01:08:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:08:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/20 01:08:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/20 01:08:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:08:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/20 01:08:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/20 01:08:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:08:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/20 01:08:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:08:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/20 01:08:33 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:08:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/20 01:08:33 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:08:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/20 01:08:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:08:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/20 01:08:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:08:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/20 01:08:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:08:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/20 01:08:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:08:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/20 01:08:33 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:08:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/20 01:08:33 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:08:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/20 01:08:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:08:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/20 01:08:33 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/20 01:08:33 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : splitbananasplitSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : appleSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : bananaSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/20 01:08:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/20 01:08:34 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:34 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:08:34 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:35 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:08:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:08:48 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:48 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:08:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:48 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : apple: size = 5 OK 2026/07/20 01:08:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:49 DEBUG : apple: Unchanged skipping 2026/07/20 01:08:49 DEBUG : banana: size = 6 OK 2026/07/20 01:08:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:49 DEBUG : banana: Unchanged skipping 2026/07/20 01:08:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 01:08:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 01:08:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 01:08:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:49 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:08:49 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:08:49 DEBUG : appleapple: size = 21 OK 2026/07/20 01:08:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/20 01:08:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/20 01:08:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:49 DEBUG : splitbanan: size = 16 OK 2026/07/20 01:08:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/20 01:08:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/20 01:08:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/20 01:08:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/20 01:08:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/20 01:08:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:49 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/20 01:08:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/20 01:08:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/20 01:08:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/20 01:08:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/20 01:08:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/20 01:08:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/20 01:08:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/20 01:08:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/20 01:08:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/20 01:08:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/20 01:08:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/20 01:08:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/20 01:08:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/20 01:08:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/20 01:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/20 01:08:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/20 01:08:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/20 01:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/20 01:08:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/20 01:08:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/20 01:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/20 01:08:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/20 01:08:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/20 01:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/20 01:08:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/20 01:08:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/20 01:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:50 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/20 01:08:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/20 01:08:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/20 01:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/20 01:08:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/20 01:08:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/20 01:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/20 01:08:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/20 01:08:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/20 01:08:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/20 01:08:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/20 01:08:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/20 01:08:50 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/20 01:08:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/20 01:08:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/20 01:08:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/20 01:08:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/20 01:08:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/20 01:08:50 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:51 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 01:08:51 INFO : appleappleapplebanana: Deleted 2026/07/20 01:08:51 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 01:08:51 INFO : splitbananasplit: Deleted 2026/07/20 01:08:51 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 01:08:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 01:08:51 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:51 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : appleapple: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/20 01:08:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:52 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:52 DEBUG : apple: size = 5 OK 2026/07/20 01:08:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : apple: Unchanged skipping 2026/07/20 01:08:52 DEBUG : appleapple: size = 21 OK 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : splitbanan: size = 16 OK 2026/07/20 01:08:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : banana: size = 6 OK 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : banana: Unchanged skipping 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 01:08:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 01:08:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 01:08:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 01:08:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 01:08:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 01:08:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 01:08:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 01:08:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 01:08:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 01:08:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 01:08:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 01:08:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 01:08:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 01:08:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 01:08:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 01:08:52 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/20 01:08:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/20 01:08:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/20 01:08:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:08:52 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:08:52 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:08:52 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:52 DEBUG : Waiting for deletions to finish 2026/07/20 01:08:52 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : appleapple: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/20 01:08:52 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/20 01:08:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 01:08:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 01:08:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:53 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 01:08:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 01:08:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 01:08:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 01:08:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 01:08:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 01:08:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 01:08:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 01:08:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 01:08:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 01:08:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 01:08:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 01:08:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 01:08:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 01:08:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 01:08:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 01:08:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 01:08:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 01:08:53 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:09:05 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:06 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:09:06 DEBUG : apple: size = 5 OK 2026/07/20 01:09:06 DEBUG : banana: size = 6 OK 2026/07/20 01:09:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:09:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:09:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : banana: Unchanged skipping 2026/07/20 01:09:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:09:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:09:06 DEBUG : apple: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:09:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:09:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:09:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:09:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:09:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:09:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:09:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:09:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:09:06 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:09:06 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:06 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:07 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:09:07 DEBUG : apple: size = 5 OK 2026/07/20 01:09:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : apple: Unchanged skipping 2026/07/20 01:09:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:09:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:09:07 DEBUG : banana: size = 6 OK 2026/07/20 01:09:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : banana: Unchanged skipping 2026/07/20 01:09:07 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:09:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:09:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:09:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:09:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:09:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:09:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:09:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:09:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:09:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:09:07 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:09:07 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:07 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:08 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:08 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:09:22 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:22 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:09:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:09:22 DEBUG : banana: size = 6 OK 2026/07/20 01:09:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : banana: Unchanged skipping 2026/07/20 01:09:22 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:09:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:09:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:09:22 DEBUG : apple: size = 5 OK 2026/07/20 01:09:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : apple: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:09:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:09:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:09:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:09:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:09:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:09:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:09:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:09:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:09:22 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:09:22 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:22 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:09:23 DEBUG : apple: size = 5 OK 2026/07/20 01:09:23 DEBUG : banana: size = 6 OK 2026/07/20 01:09:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : banana: Unchanged skipping 2026/07/20 01:09:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:09:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:09:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : apple: Unchanged skipping 2026/07/20 01:09:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:09:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:09:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:09:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:09:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:09:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:09:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:09:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:09:23 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:09:23 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:23 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:24 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:09:37 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:38 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:09:38 DEBUG : apple: size = 5 OK 2026/07/20 01:09:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : apple: Unchanged skipping 2026/07/20 01:09:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:09:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:09:38 DEBUG : banana: size = 6 OK 2026/07/20 01:09:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : banana: Unchanged skipping 2026/07/20 01:09:38 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:09:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:09:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:09:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:09:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:09:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:09:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:09:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:09:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:09:38 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:09:38 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:09:38 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:38 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:39 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : apple: size = 5 OK 2026/07/20 01:09:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : apple: Unchanged skipping 2026/07/20 01:09:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:09:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:09:39 DEBUG : banana: size = 6 OK 2026/07/20 01:09:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : banana: Unchanged skipping 2026/07/20 01:09:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:09:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:09:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:09:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:09:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:09:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:09:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:09:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:09:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:09:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:09:39 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:09:39 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:39 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:39 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:09:53 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:54 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : apple: size = 5 OK 2026/07/20 01:09:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : apple: Unchanged skipping 2026/07/20 01:09:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:09:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:09:54 DEBUG : banana: size = 6 OK 2026/07/20 01:09:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : banana: Unchanged skipping 2026/07/20 01:09:54 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:09:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:09:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:09:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:09:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:09:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:09:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:09:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:09:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:09:54 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:09:54 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:09:54 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:54 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:54 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : apple: size = 5 OK 2026/07/20 01:09:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : apple: Unchanged skipping 2026/07/20 01:09:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:09:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:09:55 DEBUG : banana: size = 6 OK 2026/07/20 01:09:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : banana: Unchanged skipping 2026/07/20 01:09:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:09:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:09:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:09:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:09:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:09:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:09:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:09:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:09:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:09:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:09:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:09:55 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:09:55 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:55 DEBUG : Waiting for deletions to finish 2026/07/20 01:09:55 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:09:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:09 DEBUG : Waiting for deletions to finish 2026/07/20 01:10:10 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:10:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:10:10 DEBUG : banana: size = 6 OK 2026/07/20 01:10:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:10:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:10:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:10:10 DEBUG : banana: Unchanged skipping 2026/07/20 01:10:10 DEBUG : apple: size = 5 OK 2026/07/20 01:10:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : apple: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:10:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:10:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:10:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:10:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:10:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:10:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:10:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:10:10 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:10 DEBUG : Waiting for deletions to finish 2026/07/20 01:10:10 DEBUG : Waiting for deletions to finish 2026/07/20 01:10:11 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : apple: size = 5 OK 2026/07/20 01:10:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : apple: Unchanged skipping 2026/07/20 01:10:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 01:10:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 01:10:11 DEBUG : banana: size = 6 OK 2026/07/20 01:10:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : banana: Unchanged skipping 2026/07/20 01:10:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 01:10:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 01:10:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 01:10:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 01:10:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 01:10:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 01:10:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 01:10:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 01:10:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 01:10:11 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:11 DEBUG : Waiting for deletions to finish 2026/07/20 01:10:11 DEBUG : Waiting for deletions to finish 2026/07/20 01:10:11 DEBUG : apple: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : banana: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 01:10:11 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.34s) --- PASS: TestTransform/NFC (13.76s) --- PASS: TestTransform/NFD (14.50s) --- PASS: TestTransform/base64 (17.60s) --- PASS: TestTransform/prefix (22.13s) --- PASS: TestTransform/suffix (20.49s) --- PASS: TestTransform/truncate (17.61s) --- PASS: TestTransform/encoder (16.37s) --- PASS: TestTransform/ISO-8859-1 (15.07s) --- PASS: TestTransform/charmap (15.64s) --- PASS: TestTransform/lowercase (15.82s) --- PASS: TestTransform/ascii (16.36s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/20 01:10:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/20 01:10:16 INFO : sub dir_somesuffix: Making directory 2026/07/20 01:10:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/20 01:10:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/20 01:10:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 01:10:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/20 01:10:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 01:10:16 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:16 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/20 01:10:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 01:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:18 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:18 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:18 INFO : tictactoe: Making directory 2026/07/20 01:10:18 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:18 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/20 01:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:18 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:18 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:19 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/20 01:10:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/20 01:10:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.68s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:20 INFO : toe: Making directory 2026/07/20 01:10:20 INFO : toe/toe: Making directory 2026/07/20 01:10:20 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 01:10:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 01:10:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 01:10:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:20 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:21 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/20 01:10:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/20 01:10:21 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:22 INFO : toe: Making directory 2026/07/20 01:10:22 INFO : toe/toe: Making directory 2026/07/20 01:10:22 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 01:10:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 01:10:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 01:10:22 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:22 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:22 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/20 01:10:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/20 01:10:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.65s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:23 DEBUG : empty_dir: Making directory with metadata 2026/07/20 01:10:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:23 INFO : tictacempty_dir: Making directory 2026/07/20 01:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:23 INFO : tictactoe: Making directory 2026/07/20 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:23 INFO : tictactoe/tictactoe: Making directory 2026/07/20 01:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 01:10:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 01:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 01:10:23 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:23 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/20 01:10:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/20 01:10:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.66s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:25 DEBUG : empty_dir: Making directory with metadata 2026/07/20 01:10:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:25 INFO : tictacempty_dir: Making directory 2026/07/20 01:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:25 INFO : tictactoe: Making directory 2026/07/20 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:25 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:25 INFO : tictactoe/tictactoe: Making directory 2026/07/20 01:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 01:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 01:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:25 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:25 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 01:10:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:25 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/20 01:10:26 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:26 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:26 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:26 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 01:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 01:10:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/20 01:10:26 NOTICE: B2 bucket rclone-test-tecopaf6bezo: 0 differences found 2026/07/20 01:10:26 NOTICE: B2 bucket rclone-test-tecopaf6bezo: 1 matching files --- PASS: TestAllTag (2.13s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:27 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:27 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:27 INFO : tictactoe: Making directory 2026/07/20 01:10:27 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:27 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:27 INFO : tictactoe/tictactoe: Making directory 2026/07/20 01:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 01:10:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 01:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 01:10:27 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:27 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/20 01:10:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/20 01:10:28 DEBUG : Waiting for deletions to finish 2026/07/20 01:10:28 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:28 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:28 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:28 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/20 01:10:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:10:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 01:10:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/20 01:10:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:28 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.40s) === RUN TestSyntax 2026/07/20 01:10:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:29 INFO : toe: Making directory 2026/07/20 01:10:29 INFO : toe/toe: Making directory 2026/07/20 01:10:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 01:10:29 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:29 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:30 DEBUG : toe/toe/toe: size = 11 OK 2026/07/20 01:10:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:30 INFO : toe/toe/toe: Copied (new) 2026/07/20 01:10:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:31 DEBUG : empty_dir: Making directory with metadata 2026/07/20 01:10:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 01:10:31 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:31 INFO : tictacempty_dir: Making directory 2026/07/20 01:10:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:31 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:31 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:31 INFO : tictactoe: Making directory 2026/07/20 01:10:31 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:31 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:31 INFO : tictactoe/tictactoe: Making directory 2026/07/20 01:10:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 01:10:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 01:10:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:31 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:31 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 01:10:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:32 INFO : toe/toe/toe.txt: Deleted 2026/07/20 01:10:32 INFO : toe/toe: Removing directory 2026/07/20 01:10:32 INFO : toe: Removing directory 2026/07/20 01:10:32 INFO : empty_dir: Removing directory 2026/07/20 01:10:32 DEBUG : Local file system at /tmp/rclone2283739527: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:33 DEBUG : empty_dir: Making directory with metadata 2026/07/20 01:10:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:33 INFO : tictacempty_dir: Making directory 2026/07/20 01:10:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:33 INFO : tictactoe: Making directory 2026/07/20 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:33 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:33 INFO : tictactoe/tictactoe: Making directory 2026/07/20 01:10:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 01:10:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 01:10:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:33 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:33 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 01:10:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:33 INFO : toe/toe/toe.txt: Deleted 2026/07/20 01:10:33 INFO : toe/toe: Removing directory 2026/07/20 01:10:33 INFO : toe: Removing directory 2026/07/20 01:10:33 INFO : empty_dir: Removing directory 2026/07/20 01:10:33 DEBUG : Local file system at /tmp/rclone2283739527: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/20 01:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 01:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 01:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 01:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 01:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 01:10:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/20 01:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/20 01:10:35 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.23s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:36 DEBUG : Reset feature "Copy" 2026/07/20 01:10:36 DEBUG : Reset feature "Move" 2026/07/20 01:10:36 DEBUG : Reset feature "Copy" 2026/07/20 01:10:36 DEBUG : Reset feature "Move" 2026/07/20 01:10:36 DEBUG : empty_dir: Making directory with metadata 2026/07/20 01:10:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:36 INFO : tictacempty_dir: Making directory 2026/07/20 01:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:36 INFO : tictactoe: Making directory 2026/07/20 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:36 DEBUG : toe: transformed to: tictactoe 2026/07/20 01:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:36 INFO : tictactoe/tictactoe: Making directory 2026/07/20 01:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 01:10:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 01:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 01:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:36 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:36 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 01:10:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 01:10:37 INFO : toe/toe/toe.txt: Deleted 2026/07/20 01:10:37 INFO : toe/toe: Removing directory 2026/07/20 01:10:37 INFO : toe: Removing directory 2026/07/20 01:10:37 INFO : empty_dir: Removing directory 2026/07/20 01:10:37 DEBUG : Local file system at /tmp/rclone2283739527: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/20 01:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 01:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/20 01:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 01:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 01:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 01:10:38 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/20 01:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/20 01:10:38 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.71s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:40 DEBUG : toe: transformed to: dG9l 2026/07/20 01:10:40 DEBUG : toe: transformed to: dG9l 2026/07/20 01:10:40 INFO : dG9l: Making directory 2026/07/20 01:10:40 DEBUG : toe: transformed to: dG9l 2026/07/20 01:10:40 DEBUG : toe: transformed to: dG9l 2026/07/20 01:10:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/20 01:10:40 INFO : dG9l/dG9l: Making directory 2026/07/20 01:10:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/20 01:10:40 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/20 01:10:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/20 01:10:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 01:10:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/20 01:10:40 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:40 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/20 01:10:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/20 01:10:41 DEBUG : Waiting for deletions to finish 2026/07/20 01:10:41 DEBUG : dG9l: transformed to: toe 2026/07/20 01:10:41 DEBUG : dG9l: transformed to: toe 2026/07/20 01:10:41 DEBUG : dG9l: transformed to: toe 2026/07/20 01:10:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/20 01:10:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/20 01:10:41 DEBUG : Local file system at /tmp/rclone2283739527: Waiting for checks to finish 2026/07/20 01:10:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/20 01:10:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/20 01:10:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/20 01:10:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/20 01:10:41 DEBUG : Local file system at /tmp/rclone2283739527: Waiting for transfers to finish 2026/07/20 01:10:41 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.65s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-tecopaf6bezo", Local "Local file system at /tmp/rclone2283739527", Modify Window "1ms" 2026/07/20 01:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 01:10:42 DEBUG : toe: transformed to: 2026/07/20 01:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 01:10:42 DEBUG : toe: transformed to: 2026/07/20 01:10:42 INFO : B2 bucket rclone-test-tecopaf6bezo: Making directory 2026/07/20 01:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 01:10:42 DEBUG : toe: transformed to: 2026/07/20 01:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 01:10:42 DEBUG : toe: transformed to: 2026/07/20 01:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 01:10:42 DEBUG : toe/toe: transformed to: 2026/07/20 01:10:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/20 01:10:42 INFO : toe/toe: Making directory 2026/07/20 01:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 01:10:42 DEBUG : toe/toe: transformed to: 2026/07/20 01:10:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/20 01:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 01:10:42 DEBUG : toe: transformed to: 2026/07/20 01:10:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 01:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 01:10:42 DEBUG : toe/toe/toe: transformed to: 2026/07/20 01:10:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/20 01:10:42 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for checks to finish 2026/07/20 01:10:42 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Waiting for transfers to finish 2026/07/20 01:10:43 DEBUG : toe/toe/toe: size = 11 OK 2026/07/20 01:10:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/20 01:10:43 INFO : toe/toe/toe: Copied (new) 2026/07/20 01:10:43 ERROR : B2 bucket rclone-test-tecopaf6bezo: not deleting files as there were IO errors 2026/07/20 01:10:43 ERROR : B2 bucket rclone-test-tecopaf6bezo: not deleting directories as there were IO errors --- PASS: TestError (1.64s) PASS 2026/07/20 01:10:44 DEBUG : B2 bucket rclone-test-tecopaf6bezo: Purge remote 2026/07/20 01:10:44 INFO : B2 bucket rclone-test-tecopaf6bezo: cleaning bucket "rclone-test-tecopaf6bezo" of all files 2026/07/20 01:10:45 DEBUG : BackupDir/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba5200_d20260720_m010358_c001_v7007000_t0000_u01784509438950") 2026/07/20 01:10:45 DEBUG : BackupDir/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f109a2d55b3c5b73d_d20260720_m010353_c001_v0001090_t0050_u01784509433438") 2026/07/20 01:10:45 DEBUG : CompareDest/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0723c_d20260720_m010333_c001_v7007000_t0000_u01784509413854") 2026/07/20 01:10:45 DEBUG : CompareDest/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a1a6_d20260720_m010327_c001_v0001105_t0044_u01784509407773") 2026/07/20 01:10:45 DEBUG : CompareDest/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0723d_d20260720_m010334_c001_v7007000_t0000_u01784509414033") 2026/07/20 01:10:45 DEBUG : CompareDest/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729775_d20260720_m010329_c001_v0001171_t0048_u01784509409166") 2026/07/20 01:10:45 DEBUG : CopyDest/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba5201_d20260720_m010359_c001_v7007000_t0000_u01784509439123") 2026/07/20 01:10:45 DEBUG : CopyDest/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0572_d20260720_m010350_c001_v0001154_t0000_u01784509430346") 2026/07/20 01:10:45 DEBUG : CopyDest/three: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba5202_d20260720_m010359_c001_v7007000_t0000_u01784509439296") 2026/07/20 01:10:45 DEBUG : CopyDest/three: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7297c1_d20260720_m010356_c001_v0001171_t0040_u01784509436996") 2026/07/20 01:10:45 DEBUG : CopyDest/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba5203_d20260720_m010359_c001_v7007000_t0000_u01784509439471") 2026/07/20 01:10:45 DEBUG : CopyDest/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a1f8_d20260720_m010354_c001_v0001105_t0019_u01784509434920") 2026/07/20 01:10:46 DEBUG : EXISTING: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb6b_d20260720_m010609_c001_v7007000_t0000_u01784509569478") 2026/07/20 01:10:46 DEBUG : EXISTING: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3a4_d20260720_m010608_c001_v0001105_t0018_u01784509568302") 2026/07/20 01:10:46 DEBUG : PREFIXapple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac319c_d20260720_m010813_c001_v7007000_t0000_u01784509693388") 2026/07/20 01:10:46 DEBUG : PREFIXapple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e6e_d20260720_m010807_c001_v0001157_t0038_u01784509687518") 2026/07/20 01:10:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951ae7e_d20260720_m010813_c001_v7007000_t0000_u01784509693222") 2026/07/20 01:10:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead070a_d20260720_m010807_c001_v0001154_t0004_u01784509687506") 2026/07/20 01:10:46 DEBUG : PREFIXbanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fc75_d20260720_m010813_c001_v7007000_t0000_u01784509693192") 2026/07/20 01:10:46 DEBUG : PREFIXbanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a54c_d20260720_m010807_c001_v0001105_t0009_u01784509687527") 2026/07/20 01:10:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f523_d20260720_m010813_c001_v7007000_t0000_u01784509693399") 2026/07/20 01:10:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a91_d20260720_m010807_c001_v0001171_t0014_u01784509687536") 2026/07/20 01:10:46 DEBUG : Testêé: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb68_d20260720_m010605_c001_v7007000_t0000_u01784509565421") 2026/07/20 01:10:46 DEBUG : Testêé: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7298fb_d20260720_m010604_c001_v0001171_t0047_u01784509564670") 2026/07/20 01:10:46 DEBUG : Testêé: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a396_d20260720_m010603_c001_v0001105_t0034_u01784509563482") 2026/07/20 01:10:46 DEBUG : YXBwbGU=: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae8d_d20260720_m010753_c001_v7007000_t0000_u01784509673199") 2026/07/20 01:10:46 DEBUG : YXBwbGU=: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a45_d20260720_m010748_c001_v0001171_t0020_u01784509668403") 2026/07/20 01:10:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae8e_d20260720_m010753_c001_v7007000_t0000_u01784509673375") 2026/07/20 01:10:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a508_d20260720_m010748_c001_v0001105_t0044_u01784509668394") 2026/07/20 01:10:46 DEBUG : YmFuYW5h: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae8f_d20260720_m010753_c001_v7007000_t0000_u01784509673550") 2026/07/20 01:10:46 DEBUG : YmFuYW5h: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06e8_d20260720_m010748_c001_v0001154_t0018_u01784509668413") 2026/07/20 01:10:46 DEBUG : a/potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9c8_d20260720_m010159_c001_v7007000_t0000_u01784509319498") 2026/07/20 01:10:46 DEBUG : a/potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729669_d20260720_m010158_c001_v0001171_t0043_u01784509318780") 2026/07/20 01:10:47 DEBUG : a/potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d071a9_d20260720_m010157_c001_v7007000_t0000_u01784509317293") 2026/07/20 01:10:47 DEBUG : a/potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72965f_d20260720_m010156_c001_v0001171_t0036_u01784509316396") 2026/07/20 01:10:47 DEBUG : a/potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717097_d20260720_m010137_c001_v7007000_t0000_u01784509297843") 2026/07/20 01:10:47 DEBUG : a/potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72960f_d20260720_m010136_c001_v0001171_t0015_u01784509296887") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d24e_d20260720_m011012_c001_v7007000_t0000_u01784509812460") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a732_d20260720_m011008_c001_v0001105_t0036_u01784509808153") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96828_d20260720_m010956_c001_v7007000_t0000_u01784509796303") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6ee_d20260720_m010952_c001_v0001105_t0045_u01784509792248") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc763c_d20260720_m010940_c001_v7007000_t0000_u01784509780503") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6b4_d20260720_m010936_c001_v0001105_t0026_u01784509776486") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b3d_d20260720_m010924_c001_v7007000_t0000_u01784509764609") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a694_d20260720_m010920_c001_v0001105_t0041_u01784509760973") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47d6_d20260720_m010909_c001_v7007000_t0000_u01784509749241") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a656_d20260720_m010904_c001_v0001105_t0043_u01784509744708") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195640_d20260720_m010853_c001_v7007000_t0000_u01784509733373") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b35_d20260720_m010847_c001_v0001171_t0045_u01784509727234") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede0_d20260720_m010835_c001_v7007000_t0000_u01784509715696") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f1a_d20260720_m010831_c001_v0001157_t0041_u01784509711990") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc761d_d20260720_m010830_c001_v7007000_t0000_u01784509710742") 2026/07/20 01:10:47 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5b6_d20260720_m010826_c001_v0001105_t0031_u01784509706632") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c77_d20260720_m010814_c001_v7007000_t0000_u01784509694997") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729aa5_d20260720_m010811_c001_v0001171_t0023_u01784509691348") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fc70_d20260720_m010809_c001_v7007000_t0000_u01784509689746") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0706_d20260720_m010805_c001_v0001154_t0011_u01784509685103") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6eaba_d20260720_m010750_c001_v7007000_t0000_u01784509670742") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06e2_d20260720_m010745_c001_v0001154_t0009_u01784509665985") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b96_d20260720_m010735_c001_v7007000_t0000_u01784509655541") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4ce_d20260720_m010731_c001_v0001105_t0054_u01784509651641") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96aba_d20260720_m010721_c001_v7007000_t0000_u01784509641012") 2026/07/20 01:10:48 DEBUG : apple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299eb_d20260720_m010717_c001_v0001171_t0020_u01784509637175") 2026/07/20 01:10:48 DEBUG : appleSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4166c1125e108166_d20260720_m010834_c001_v7007000_t0000_u01784509714170") 2026/07/20 01:10:48 DEBUG : appleSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5be_d20260720_m010828_c001_v0001105_t0013_u01784509708642") 2026/07/20 01:10:48 DEBUG : appleapple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195641_d20260720_m010853_c001_v7007000_t0000_u01784509733550") 2026/07/20 01:10:48 DEBUG : appleapple: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b39_d20260720_m010849_c001_v0001171_t0043_u01784509729140") 2026/07/20 01:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d24f_d20260720_m011012_c001_v7007000_t0000_u01784509812721") 2026/07/20 01:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07e0_d20260720_m011008_c001_v0001154_t0025_u01784509808744") 2026/07/20 01:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96829_d20260720_m010956_c001_v7007000_t0000_u01784509796477") 2026/07/20 01:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07c2_d20260720_m010952_c001_v0001154_t0010_u01784509792729") 2026/07/20 01:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc763d_d20260720_m010940_c001_v7007000_t0000_u01784509780679") 2026/07/20 01:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07a8_d20260720_m010937_c001_v0001154_t0021_u01784509777350") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b3e_d20260720_m010924_c001_v7007000_t0000_u01784509764867") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0798_d20260720_m010921_c001_v0001154_t0020_u01784509761486") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47d7_d20260720_m010909_c001_v7007000_t0000_u01784509749434") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0782_d20260720_m010905_c001_v0001154_t0020_u01784509745331") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4166c1125e10816b_d20260720_m010851_c001_v7007000_t0000_u01784509731248") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead075e_d20260720_m010847_c001_v0001154_t0006_u01784509727801") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede1_d20260720_m010835_c001_v7007000_t0000_u01784509715872") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b03_d20260720_m010831_c001_v0001171_t0022_u01784509711978") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac31a4_d20260720_m010830_c001_v7007000_t0000_u01784509710920") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead072c_d20260720_m010827_c001_v0001154_t0021_u01784509707434") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c79_d20260720_m010815_c001_v7007000_t0000_u01784509695188") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e8c_d20260720_m010811_c001_v0001157_t0005_u01784509691361") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9bbd_d20260720_m010810_c001_v7007000_t0000_u01784509690101") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a546_d20260720_m010805_c001_v0001105_t0017_u01784509685798") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d1b2_d20260720_m010751_c001_v7007000_t0000_u01784509671304") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a3f_d20260720_m010746_c001_v0001171_t0029_u01784509666731") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b97_d20260720_m010735_c001_v7007000_t0000_u01784509655716") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06d2_d20260720_m010732_c001_v0001154_t0022_u01784509652131") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96abc_d20260720_m010721_c001_v7007000_t0000_u01784509641189") 2026/07/20 01:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a48c_d20260720_m010717_c001_v0001105_t0036_u01784509637756") 2026/07/20 01:10:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15b424_d20260720_m010833_c001_v7007000_t0000_u01784509713944") 2026/07/20 01:10:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f02_d20260720_m010828_c001_v0001157_t0007_u01784509708655") 2026/07/20 01:10:50 DEBUG : b/potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9c9_d20260720_m010159_c001_v7007000_t0000_u01784509319676") 2026/07/20 01:10:50 DEBUG : b/potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729661_d20260720_m010157_c001_v0001171_t0043_u01784509317838") 2026/07/20 01:10:50 DEBUG : b/potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d071a8_d20260720_m010156_c001_v7007000_t0000_u01784509316749") 2026/07/20 01:10:50 DEBUG : b/potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72965b_d20260720_m010155_c001_v0001171_t0030_u01784509315366") 2026/07/20 01:10:50 DEBUG : b/potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717096_d20260720_m010137_c001_v7007000_t0000_u01784509297270") 2026/07/20 01:10:50 DEBUG : b/potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729609_d20260720_m010135_c001_v0001171_t0046_u01784509295913") 2026/07/20 01:10:50 DEBUG : backup/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fb5e_d20260720_m010414_c001_v7007000_t0000_u01784509454019") 2026/07/20 01:10:50 DEBUG : backup/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113b2752f1f24c37_d20260720_m010411_c001_v0001113_t0054_u01784509451473") 2026/07/20 01:10:50 DEBUG : backup/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f106268b4e0520a5c_d20260720_m010406_c001_v0001032_t0016_u01784509446410") 2026/07/20 01:10:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6e9eb_d20260720_m010526_c001_v7007000_t0000_u01784509526004") 2026/07/20 01:10:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1001f0a6645e2d2f_d20260720_m010523_c001_v0001181_t0019_u01784509523042") 2026/07/20 01:10:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1184132f08d947dd_d20260720_m010518_c001_v0001178_t0022_u01784509518256") 2026/07/20 01:10:50 DEBUG : backup/one.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7471_d20260720_m010511_c001_v7007000_t0000_u01784509511038") 2026/07/20 01:10:50 DEBUG : backup/one.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f102879bb3637a0d9_d20260720_m010507_c001_v0001184_t0052_u01784509507630") 2026/07/20 01:10:50 DEBUG : backup/one.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f11863ea96ba1dbbc_d20260720_m010421_c001_v0001173_t0056_u01784509461335") 2026/07/20 01:10:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6e9ec_d20260720_m010526_c001_v7007000_t0000_u01784509526177") 2026/07/20 01:10:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f116136071573cdc5_d20260720_m010524_c001_v0001091_t0011_u01784509524939") 2026/07/20 01:10:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f106dba03f46af92f_d20260720_m010520_c001_v0001161_t0037_u01784509520792") 2026/07/20 01:10:50 DEBUG : backup/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fb60_d20260720_m010414_c001_v7007000_t0000_u01784509454194") 2026/07/20 01:10:50 DEBUG : backup/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f109977148a340f42_d20260720_m010413_c001_v0001174_t0007_u01784509453097") 2026/07/20 01:10:51 DEBUG : backup/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f103d2626b2c77281_d20260720_m010408_c001_v0001038_t0050_u01784509448672") 2026/07/20 01:10:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7472_d20260720_m010511_c001_v7007000_t0000_u01784509511222") 2026/07/20 01:10:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f10675bb6437dc7c7_d20260720_m010509_c001_v0001157_t0012_u01784509509711") 2026/07/20 01:10:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f11921bc6cc06dfbb_d20260720_m010423_c001_v0001165_t0021_u01784509463080") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d250_d20260720_m011012_c001_v7007000_t0000_u01784509812899") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729c2f_d20260720_m011008_c001_v0001171_t0029_u01784509808450") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f9682a_d20260720_m010956_c001_v7007000_t0000_u01784509796651") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729bfb_d20260720_m010952_c001_v0001171_t0037_u01784509792486") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc763e_d20260720_m010940_c001_v7007000_t0000_u01784509780854") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729bc3_d20260720_m010937_c001_v0001171_t0019_u01784509777063") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b3f_d20260720_m010925_c001_v7007000_t0000_u01784509765052") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b9d_d20260720_m010921_c001_v0001171_t0018_u01784509761216") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47d8_d20260720_m010909_c001_v7007000_t0000_u01784509749628") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b6f_d20260720_m010905_c001_v0001171_t0043_u01784509745028") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195642_d20260720_m010853_c001_v7007000_t0000_u01784509733726") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a620_d20260720_m010847_c001_v0001105_t0055_u01784509727518") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede2_d20260720_m010836_c001_v7007000_t0000_u01784509716049") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead073a_d20260720_m010832_c001_v0001154_t0005_u01784509711999") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c3231347189b7_d20260720_m010831_c001_v7007000_t0000_u01784509711092") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981efa_d20260720_m010826_c001_v0001157_t0016_u01784509706987") 2026/07/20 01:10:51 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c7a_d20260720_m010815_c001_v7007000_t0000_u01784509695378") 2026/07/20 01:10:52 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0714_d20260720_m010811_c001_v0001154_t0009_u01784509691369") 2026/07/20 01:10:52 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b09_d20260720_m010810_c001_v7007000_t0000_u01784509690322") 2026/07/20 01:10:52 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e66_d20260720_m010805_c001_v0001157_t0059_u01784509685503") 2026/07/20 01:10:52 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f404ca31c10f44478_d20260720_m010751_c001_v7007000_t0000_u01784509671317") 2026/07/20 01:10:52 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a502_d20260720_m010746_c001_v0001105_t0050_u01784509666498") 2026/07/20 01:10:52 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b98_d20260720_m010735_c001_v7007000_t0000_u01784509655894") 2026/07/20 01:10:52 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a15_d20260720_m010731_c001_v0001171_t0050_u01784509651864") 2026/07/20 01:10:52 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96abd_d20260720_m010721_c001_v7007000_t0000_u01784509641367") 2026/07/20 01:10:52 DEBUG : banana: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06be_d20260720_m010717_c001_v0001154_t0020_u01784509637437") 2026/07/20 01:10:52 DEBUG : bananaSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba5318_d20260720_m010834_c001_v7007000_t0000_u01784509714182") 2026/07/20 01:10:52 DEBUG : bananaSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead072e_d20260720_m010828_c001_v0001154_t0010_u01784509708663") 2026/07/20 01:10:52 DEBUG : both0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195358_d20260720_m010649_c001_v7007000_t0000_u01784509609870") 2026/07/20 01:10:52 DEBUG : both0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0670_d20260720_m010633_c001_v0001154_t0000_u01784509593593") 2026/07/20 01:10:52 DEBUG : both0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f48f_d20260720_m010629_c001_v7007000_t0000_u01784509589423") 2026/07/20 01:10:52 DEBUG : both0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72990b_d20260720_m010611_c001_v0001171_t0022_u01784509571746") 2026/07/20 01:10:52 DEBUG : both1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195359_d20260720_m010650_c001_v7007000_t0000_u01784509610064") 2026/07/20 01:10:52 DEBUG : both1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729955_d20260720_m010635_c001_v0001171_t0056_u01784509595527") 2026/07/20 01:10:52 DEBUG : both1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f490_d20260720_m010629_c001_v7007000_t0000_u01784509589596") 2026/07/20 01:10:52 DEBUG : both1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3b4_d20260720_m010613_c001_v0001105_t0009_u01784509573057") 2026/07/20 01:10:52 DEBUG : both10: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19535a_d20260720_m010650_c001_v7007000_t0000_u01784509610261") 2026/07/20 01:10:52 DEBUG : both10: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72996d_d20260720_m010641_c001_v0001171_t0058_u01784509601208") 2026/07/20 01:10:53 DEBUG : both10: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f491_d20260720_m010629_c001_v7007000_t0000_u01784509589770") 2026/07/20 01:10:53 DEBUG : both10: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3d4_d20260720_m010619_c001_v0001105_t0017_u01784509579795") 2026/07/20 01:10:53 DEBUG : both11: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19535b_d20260720_m010650_c001_v7007000_t0000_u01784509610457") 2026/07/20 01:10:53 DEBUG : both11: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a41a_d20260720_m010641_c001_v0001105_t0026_u01784509601798") 2026/07/20 01:10:53 DEBUG : both11: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f492_d20260720_m010629_c001_v7007000_t0000_u01784509589944") 2026/07/20 01:10:53 DEBUG : both11: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead065c_d20260720_m010620_c001_v0001154_t0011_u01784509580513") 2026/07/20 01:10:53 DEBUG : both12: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19535c_d20260720_m010650_c001_v7007000_t0000_u01784509610652") 2026/07/20 01:10:53 DEBUG : both12: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead068a_d20260720_m010642_c001_v0001154_t0004_u01784509602440") 2026/07/20 01:10:53 DEBUG : both12: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f493_d20260720_m010630_c001_v7007000_t0000_u01784509590121") 2026/07/20 01:10:53 DEBUG : both12: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729931_d20260720_m010621_c001_v0001171_t0050_u01784509581289") 2026/07/20 01:10:53 DEBUG : both13: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19535d_d20260720_m010650_c001_v7007000_t0000_u01784509610848") 2026/07/20 01:10:53 DEBUG : both13: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729973_d20260720_m010643_c001_v0001171_t0047_u01784509603179") 2026/07/20 01:10:53 DEBUG : both13: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f494_d20260720_m010630_c001_v7007000_t0000_u01784509590295") 2026/07/20 01:10:53 DEBUG : both13: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3e0_d20260720_m010621_c001_v0001105_t0018_u01784509581897") 2026/07/20 01:10:53 DEBUG : both14: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19535e_d20260720_m010651_c001_v7007000_t0000_u01784509611043") 2026/07/20 01:10:53 DEBUG : both14: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a426_d20260720_m010643_c001_v0001105_t0008_u01784509603769") 2026/07/20 01:10:53 DEBUG : both14: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f496_d20260720_m010630_c001_v7007000_t0000_u01784509590468") 2026/07/20 01:10:53 DEBUG : both14: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0660_d20260720_m010622_c001_v0001154_t0005_u01784509582706") 2026/07/20 01:10:53 DEBUG : both15: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19535f_d20260720_m010651_c001_v7007000_t0000_u01784509611238") 2026/07/20 01:10:54 DEBUG : both15: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0692_d20260720_m010644_c001_v0001154_t0002_u01784509604303") 2026/07/20 01:10:54 DEBUG : both15: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f497_d20260720_m010630_c001_v7007000_t0000_u01784509590765") 2026/07/20 01:10:54 DEBUG : both15: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72993b_d20260720_m010623_c001_v0001171_t0052_u01784509583606") 2026/07/20 01:10:54 DEBUG : both16: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195361_d20260720_m010651_c001_v7007000_t0000_u01784509611435") 2026/07/20 01:10:54 DEBUG : both16: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729979_d20260720_m010645_c001_v0001171_t0014_u01784509605001") 2026/07/20 01:10:54 DEBUG : both16: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f498_d20260720_m010630_c001_v7007000_t0000_u01784509590941") 2026/07/20 01:10:54 DEBUG : both16: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3e8_d20260720_m010624_c001_v0001105_t0022_u01784509584190") 2026/07/20 01:10:54 DEBUG : both17: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195362_d20260720_m010651_c001_v7007000_t0000_u01784509611631") 2026/07/20 01:10:54 DEBUG : both17: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a42a_d20260720_m010645_c001_v0001105_t0041_u01784509605649") 2026/07/20 01:10:54 DEBUG : both17: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f49a_d20260720_m010631_c001_v7007000_t0000_u01784509591131") 2026/07/20 01:10:54 DEBUG : both17: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0668_d20260720_m010624_c001_v0001154_t0010_u01784509584886") 2026/07/20 01:10:54 DEBUG : both18: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195363_d20260720_m010651_c001_v7007000_t0000_u01784509611829") 2026/07/20 01:10:54 DEBUG : both18: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0696_d20260720_m010646_c001_v0001154_t0022_u01784509606176") 2026/07/20 01:10:54 DEBUG : both18: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f49b_d20260720_m010631_c001_v7007000_t0000_u01784509591306") 2026/07/20 01:10:54 DEBUG : both18: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729943_d20260720_m010625_c001_v0001171_t0052_u01784509585677") 2026/07/20 01:10:54 DEBUG : both19: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195364_d20260720_m010652_c001_v7007000_t0000_u01784509612025") 2026/07/20 01:10:54 DEBUG : both19: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72997f_d20260720_m010646_c001_v0001171_t0040_u01784509606955") 2026/07/20 01:10:54 DEBUG : both19: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f49c_d20260720_m010631_c001_v7007000_t0000_u01784509591479") 2026/07/20 01:10:54 DEBUG : both19: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3f4_d20260720_m010626_c001_v0001105_t0048_u01784509586254") 2026/07/20 01:10:54 DEBUG : both2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195365_d20260720_m010652_c001_v7007000_t0000_u01784509612220") 2026/07/20 01:10:54 DEBUG : both2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a408_d20260720_m010636_c001_v0001105_t0054_u01784509596274") 2026/07/20 01:10:54 DEBUG : both2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f49d_d20260720_m010631_c001_v7007000_t0000_u01784509591652") 2026/07/20 01:10:55 DEBUG : both2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0644_d20260720_m010613_c001_v0001154_t0006_u01784509573607") 2026/07/20 01:10:55 DEBUG : both3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195366_d20260720_m010652_c001_v7007000_t0000_u01784509612415") 2026/07/20 01:10:55 DEBUG : both3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead067a_d20260720_m010636_c001_v0001154_t0006_u01784509596807") 2026/07/20 01:10:55 DEBUG : both3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f49e_d20260720_m010631_c001_v7007000_t0000_u01784509591838") 2026/07/20 01:10:55 DEBUG : both3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729917_d20260720_m010614_c001_v0001171_t0040_u01784509574276") 2026/07/20 01:10:55 DEBUG : both4: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195367_d20260720_m010652_c001_v7007000_t0000_u01784509612613") 2026/07/20 01:10:55 DEBUG : both4: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729959_d20260720_m010637_c001_v0001171_t0034_u01784509597383") 2026/07/20 01:10:55 DEBUG : both4: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f49f_d20260720_m010632_c001_v7007000_t0000_u01784509592012") 2026/07/20 01:10:55 DEBUG : both4: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3ba_d20260720_m010615_c001_v0001105_t0031_u01784509575004") 2026/07/20 01:10:55 DEBUG : both5: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195368_d20260720_m010652_c001_v7007000_t0000_u01784509612812") 2026/07/20 01:10:55 DEBUG : both5: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a40c_d20260720_m010638_c001_v0001105_t0050_u01784509598153") 2026/07/20 01:10:55 DEBUG : both5: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f4a0_d20260720_m010632_c001_v7007000_t0000_u01784509592187") 2026/07/20 01:10:55 DEBUG : both5: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead064a_d20260720_m010615_c001_v0001154_t0017_u01784509575742") 2026/07/20 01:10:55 DEBUG : both6: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195369_d20260720_m010653_c001_v7007000_t0000_u01784509613007") 2026/07/20 01:10:55 DEBUG : both6: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead067e_d20260720_m010638_c001_v0001154_t0005_u01784509598701") 2026/07/20 01:10:55 DEBUG : both6: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f4a1_d20260720_m010632_c001_v7007000_t0000_u01784509592361") 2026/07/20 01:10:55 DEBUG : both6: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729921_d20260720_m010616_c001_v0001171_t0032_u01784509576900") 2026/07/20 01:10:55 DEBUG : both7: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19536a_d20260720_m010653_c001_v7007000_t0000_u01784509613202") 2026/07/20 01:10:55 DEBUG : both7: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72995d_d20260720_m010639_c001_v0001171_t0058_u01784509599322") 2026/07/20 01:10:55 DEBUG : both7: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f4a2_d20260720_m010632_c001_v7007000_t0000_u01784509592535") 2026/07/20 01:10:56 DEBUG : both7: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3c6_d20260720_m010617_c001_v0001105_t0025_u01784509577595") 2026/07/20 01:10:56 DEBUG : both8: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19536b_d20260720_m010653_c001_v7007000_t0000_u01784509613398") 2026/07/20 01:10:56 DEBUG : both8: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a412_d20260720_m010639_c001_v0001105_t0045_u01784509599931") 2026/07/20 01:10:56 DEBUG : both8: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f4a4_d20260720_m010632_c001_v7007000_t0000_u01784509592708") 2026/07/20 01:10:56 DEBUG : both8: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead064e_d20260720_m010618_c001_v0001154_t0022_u01784509578436") 2026/07/20 01:10:56 DEBUG : both9: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19536c_d20260720_m010653_c001_v7007000_t0000_u01784509613594") 2026/07/20 01:10:56 DEBUG : both9: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0686_d20260720_m010640_c001_v0001154_t0000_u01784509600570") 2026/07/20 01:10:56 DEBUG : both9: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f4a5_d20260720_m010632_c001_v7007000_t0000_u01784509592885") 2026/07/20 01:10:56 DEBUG : both9: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729927_d20260720_m010619_c001_v0001171_t0023_u01784509579174") 2026/07/20 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9cb_d20260720_m010159_c001_v7007000_t0000_u01784509319856") 2026/07/20 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729663_d20260720_m010158_c001_v0001171_t0049_u01784509318124") 2026/07/20 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d071ab_d20260720_m010157_c001_v7007000_t0000_u01784509317475") 2026/07/20 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72965d_d20260720_m010155_c001_v0001171_t0058_u01784509315730") 2026/07/20 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717098_d20260720_m010138_c001_v7007000_t0000_u01784509298036") 2026/07/20 01:10:56 DEBUG : c/non empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72960b_d20260720_m010136_c001_v0001171_t0020_u01784509296215") 2026/07/20 01:10:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae90_d20260720_m010753_c001_v7007000_t0000_u01784509673727") 2026/07/20 01:10:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e1a_d20260720_m010749_c001_v0001157_t0048_u01784509669150") 2026/07/20 01:10:56 DEBUG : check sum: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c32313471708f_d20260720_m010128_c001_v7007000_t0000_u01784509288595") 2026/07/20 01:10:56 DEBUG : check sum: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295ef_d20260720_m010127_c001_v0001171_t0045_u01784509287529") 2026/07/20 01:10:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fcdb_d20260720_m011042_c001_v7007000_t0000_u01784509842467") 2026/07/20 01:10:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a778_d20260720_m011040_c001_v0001105_t0025_u01784509840763") 2026/07/20 01:10:57 DEBUG : dest/3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba51e8_d20260720_m010343_c001_v7007000_t0000_u01784509423286") 2026/07/20 01:10:57 DEBUG : dest/3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4177ab103657e122_d20260720_m010342_c001_v0001131_t0037_u01784509422198") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195643_d20260720_m010853_c001_v7007000_t0000_u01784509733903") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0760_d20260720_m010849_c001_v0001154_t0008_u01784509729348") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d252_d20260720_m011013_c001_v7007000_t0000_u01784509813074") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a70a_d20260720_m011000_c001_v0001105_t0013_u01784509800771") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f9682b_d20260720_m010956_c001_v7007000_t0000_u01784509796825") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6ce_d20260720_m010944_c001_v0001105_t0019_u01784509784967") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc763f_d20260720_m010941_c001_v7007000_t0000_u01784509781028") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6a2_d20260720_m010929_c001_v0001105_t0056_u01784509769314") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b40_d20260720_m010925_c001_v7007000_t0000_u01784509765236") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a678_d20260720_m010914_c001_v0001105_t0059_u01784509754250") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47d9_d20260720_m010909_c001_v7007000_t0000_u01784509749822") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a642_d20260720_m010857_c001_v0001105_t0000_u01784509737886") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c3231347189da_d20260720_m010851_c001_v7007000_t0000_u01784509731482") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b21_d20260720_m010840_c001_v0001171_t0044_u01784509720281") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede3_d20260720_m010836_c001_v7007000_t0000_u01784509716226") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead073c_d20260720_m010832_c001_v0001154_t0005_u01784509712296") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4166c1125e108151_d20260720_m010830_c001_v7007000_t0000_u01784509710894") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5a4_d20260720_m010819_c001_v0001105_t0048_u01784509699807") 2026/07/20 01:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c7b_d20260720_m010815_c001_v7007000_t0000_u01784509695568") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729aa7_d20260720_m010811_c001_v0001171_t0059_u01784509691614") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fc72_d20260720_m010810_c001_v7007000_t0000_u01784509690109") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06fc_d20260720_m010757_c001_v0001154_t0020_u01784509677644") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f404ca31c10f44477_d20260720_m010751_c001_v7007000_t0000_u01784509671130") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a23_d20260720_m010740_c001_v0001171_t0058_u01784509660041") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b99_d20260720_m010736_c001_v7007000_t0000_u01784509656068") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06c4_d20260720_m010725_c001_v0001154_t0025_u01784509645544") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96abe_d20260720_m010721_c001_v7007000_t0000_u01784509641543") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a476_d20260720_m010711_c001_v0001105_t0015_u01784509631792") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac31a9_d20260720_m010834_c001_v7007000_t0000_u01784509714270") 2026/07/20 01:10:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729af5_d20260720_m010828_c001_v0001171_t0057_u01784509708985") 2026/07/20 01:10:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195644_d20260720_m010854_c001_v7007000_t0000_u01784509734080") 2026/07/20 01:10:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f7c_d20260720_m010849_c001_v0001157_t0056_u01784509729358") 2026/07/20 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d253_d20260720_m011013_c001_v7007000_t0000_u01784509813252") 2026/07/20 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729c17_d20260720_m011001_c001_v0001171_t0019_u01784509801592") 2026/07/20 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f9682c_d20260720_m010956_c001_v7007000_t0000_u01784509796999") 2026/07/20 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729be3_d20260720_m010945_c001_v0001171_t0049_u01784509785775") 2026/07/20 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7640_d20260720_m010941_c001_v7007000_t0000_u01784509781204") 2026/07/20 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729baf_d20260720_m010929_c001_v0001171_t0057_u01784509769895") 2026/07/20 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b41_d20260720_m010925_c001_v7007000_t0000_u01784509765418") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b8b_d20260720_m010914_c001_v0001171_t0046_u01784509754862") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47da_d20260720_m010910_c001_v7007000_t0000_u01784509750014") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b5d_d20260720_m010858_c001_v0001171_t0059_u01784509738721") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d075aa_d20260720_m010851_c001_v7007000_t0000_u01784509731542") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5fa_d20260720_m010840_c001_v0001105_t0040_u01784509720889") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede4_d20260720_m010836_c001_v7007000_t0000_u01784509716401") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f1e_d20260720_m010832_c001_v0001157_t0053_u01784509712308") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4166c1125e10814f_d20260720_m010830_c001_v7007000_t0000_u01784509710543") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981ed8_d20260720_m010820_c001_v0001157_t0025_u01784509700453") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c7c_d20260720_m010815_c001_v7007000_t0000_u01784509695758") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0716_d20260720_m010811_c001_v0001154_t0023_u01784509691788") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f418ddd58fb7b3340_d20260720_m010810_c001_v7007000_t0000_u01784509690265") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e3a_d20260720_m010758_c001_v0001157_t0000_u01784509678339") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6eabb_d20260720_m010750_c001_v7007000_t0000_u01784509670926") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06d6_d20260720_m010740_c001_v0001154_t0009_u01784509660754") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b9a_d20260720_m010736_c001_v7007000_t0000_u01784509656242") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4b6_d20260720_m010726_c001_v0001105_t0050_u01784509646300") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96abf_d20260720_m010721_c001_v7007000_t0000_u01784509641721") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299d5_d20260720_m010712_c001_v0001171_t0019_u01784509632186") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15b425_d20260720_m010834_c001_v7007000_t0000_u01784509714119") 2026/07/20 01:10:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f04_d20260720_m010829_c001_v0001157_t0026_u01784509709049") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195645_d20260720_m010854_c001_v7007000_t0000_u01784509734256") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b3b_d20260720_m010849_c001_v0001171_t0041_u01784509729403") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d254_d20260720_m011013_c001_v7007000_t0000_u01784509813427") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07d2_d20260720_m011002_c001_v0001154_t0010_u01784509802371") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f9682d_d20260720_m010957_c001_v7007000_t0000_u01784509797176") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07b6_d20260720_m010946_c001_v0001154_t0008_u01784509786404") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7641_d20260720_m010941_c001_v7007000_t0000_u01784509781380") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead079c_d20260720_m010930_c001_v0001154_t0017_u01784509770581") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b42_d20260720_m010925_c001_v7007000_t0000_u01784509765609") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead078e_d20260720_m010915_c001_v0001154_t0020_u01784509755513") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47db_d20260720_m010910_c001_v7007000_t0000_u01784509750207") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0776_d20260720_m010859_c001_v0001154_t0005_u01784509739346") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19563c_d20260720_m010851_c001_v7007000_t0000_u01784509731418") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead074c_d20260720_m010841_c001_v0001154_t0002_u01784509721526") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede5_d20260720_m010836_c001_v7007000_t0000_u01784509716578") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5d4_d20260720_m010832_c001_v0001105_t0047_u01784509712342") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc761f_d20260720_m010831_c001_v7007000_t0000_u01784509711102") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0724_d20260720_m010821_c001_v0001154_t0022_u01784509701221") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c7d_d20260720_m010815_c001_v7007000_t0000_u01784509695948") 2026/07/20 01:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e90_d20260720_m010811_c001_v0001157_t0050_u01784509691799") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac3195_d20260720_m010810_c001_v7007000_t0000_u01784509690113") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a52a_d20260720_m010759_c001_v0001105_t0007_u01784509679146") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d1b1_d20260720_m010751_c001_v7007000_t0000_u01784509671121") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4f0_d20260720_m010741_c001_v0001105_t0008_u01784509661450") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b9b_d20260720_m010736_c001_v7007000_t0000_u01784509656417") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299fd_d20260720_m010726_c001_v0001171_t0009_u01784509646932") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ac1_d20260720_m010721_c001_v7007000_t0000_u01784509641896") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06b2_d20260720_m010712_c001_v0001154_t0019_u01784509632461") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60feddd_d20260720_m010833_c001_v7007000_t0000_u01784509713953") 2026/07/20 01:11:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0730_d20260720_m010829_c001_v0001154_t0008_u01784509709084") 2026/07/20 01:11:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195646_d20260720_m010854_c001_v7007000_t0000_u01784509734432") 2026/07/20 01:11:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a626_d20260720_m010849_c001_v0001105_t0021_u01784509729415") 2026/07/20 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d255_d20260720_m011013_c001_v7007000_t0000_u01784509813602") 2026/07/20 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e9820ea_d20260720_m011003_c001_v0001157_t0044_u01784509803157") 2026/07/20 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f9682e_d20260720_m010957_c001_v7007000_t0000_u01784509797419") 2026/07/20 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982082_d20260720_m010947_c001_v0001157_t0037_u01784509787142") 2026/07/20 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7642_d20260720_m010941_c001_v7007000_t0000_u01784509781556") 2026/07/20 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982042_d20260720_m010931_c001_v0001157_t0019_u01784509771315") 2026/07/20 01:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b43_d20260720_m010925_c001_v7007000_t0000_u01784509765790") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981ffe_d20260720_m010916_c001_v0001157_t0058_u01784509756185") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47dc_d20260720_m010910_c001_v7007000_t0000_u01784509750400") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981fb0_d20260720_m010900_c001_v0001157_t0036_u01784509740003") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4166c1125e10816a_d20260720_m010851_c001_v7007000_t0000_u01784509731072") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f48_d20260720_m010842_c001_v0001157_t0037_u01784509722277") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede6_d20260720_m010836_c001_v7007000_t0000_u01784509716754") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b05_d20260720_m010832_c001_v0001171_t0035_u01784509712414") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60feddb_d20260720_m010830_c001_v7007000_t0000_u01784509710936") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729ad9_d20260720_m010821_c001_v0001171_t0024_u01784509701907") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c7e_d20260720_m010816_c001_v7007000_t0000_u01784509696138") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729aab_d20260720_m010811_c001_v0001171_t0055_u01784509691925") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951ae7d_d20260720_m010810_c001_v7007000_t0000_u01784509690280") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a6d_d20260720_m010759_c001_v0001171_t0035_u01784509679770") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae89_d20260720_m010750_c001_v7007000_t0000_u01784509670997") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a2d_d20260720_m010741_c001_v0001171_t0059_u01784509661743") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b9c_d20260720_m010736_c001_v7007000_t0000_u01784509656591") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06c6_d20260720_m010727_c001_v0001154_t0021_u01784509647325") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ac2_d20260720_m010722_c001_v7007000_t0000_u01784509642072") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a478_d20260720_m010712_c001_v0001105_t0015_u01784509632785") 2026/07/20 01:11:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedde_d20260720_m010834_c001_v7007000_t0000_u01784509714131") 2026/07/20 01:11:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5c0_d20260720_m010829_c001_v0001105_t0011_u01784509709125") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghi: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195648_d20260720_m010854_c001_v7007000_t0000_u01784509734608") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghi: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f7e_d20260720_m010849_c001_v0001157_t0027_u01784509729664") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d256_d20260720_m011013_c001_v7007000_t0000_u01784509813779") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a71a_d20260720_m011003_c001_v0001105_t0039_u01784509803461") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f9682f_d20260720_m010957_c001_v7007000_t0000_u01784509797594") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6d4_d20260720_m010947_c001_v0001105_t0025_u01784509787623") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7643_d20260720_m010941_c001_v7007000_t0000_u01784509781730") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6a6_d20260720_m010931_c001_v0001105_t0029_u01784509771939") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b44_d20260720_m010925_c001_v7007000_t0000_u01784509765972") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a684_d20260720_m010916_c001_v0001105_t0025_u01784509756467") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47dd_d20260720_m010910_c001_v7007000_t0000_u01784509750592") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a648_d20260720_m010900_c001_v0001105_t0051_u01784509740437") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d075a8_d20260720_m010851_c001_v7007000_t0000_u01784509731366") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b23_d20260720_m010842_c001_v0001171_t0034_u01784509722652") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede7_d20260720_m010836_c001_v7007000_t0000_u01784509716933") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead073e_d20260720_m010832_c001_v0001154_t0010_u01784509712591") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15b420_d20260720_m010830_c001_v7007000_t0000_u01784509710948") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5aa_d20260720_m010822_c001_v0001105_t0046_u01784509702350") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c7f_d20260720_m010816_c001_v7007000_t0000_u01784509696331") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a56e_d20260720_m010811_c001_v0001105_t0047_u01784509691966") 2026/07/20 01:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41968eb07d02c88f_d20260720_m010810_c001_v7007000_t0000_u01784509690206") 2026/07/20 01:11:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0700_d20260720_m010800_c001_v0001154_t0020_u01784509680074") 2026/07/20 01:11:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6eabc_d20260720_m010751_c001_v7007000_t0000_u01784509671111") 2026/07/20 01:11:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06d8_d20260720_m010742_c001_v0001154_t0013_u01784509662059") 2026/07/20 01:11:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b9d_d20260720_m010736_c001_v7007000_t0000_u01784509656766") 2026/07/20 01:11:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4be_d20260720_m010727_c001_v0001105_t0056_u01784509647671") 2026/07/20 01:11:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ac3_d20260720_m010722_c001_v7007000_t0000_u01784509642248") 2026/07/20 01:11:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299db_d20260720_m010713_c001_v0001171_t0050_u01784509633262") 2026/07/20 01:11:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7621_d20260720_m010833_c001_v7007000_t0000_u01784509713964") 2026/07/20 01:11:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729af9_d20260720_m010829_c001_v0001171_t0009_u01784509709249") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19564a_d20260720_m010854_c001_v7007000_t0000_u01784509734786") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0762_d20260720_m010849_c001_v0001154_t0010_u01784509729676") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d257_d20260720_m011013_c001_v7007000_t0000_u01784509813956") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729c1f_d20260720_m011003_c001_v0001171_t0051_u01784509803823") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96831_d20260720_m010957_c001_v7007000_t0000_u01784509797768") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729bed_d20260720_m010948_c001_v0001171_t0009_u01784509788212") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7644_d20260720_m010941_c001_v7007000_t0000_u01784509781906") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729bb7_d20260720_m010932_c001_v0001171_t0038_u01784509772313") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b45_d20260720_m010926_c001_v7007000_t0000_u01784509766155") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b8f_d20260720_m010917_c001_v0001171_t0036_u01784509757077") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47de_d20260720_m010910_c001_v7007000_t0000_u01784509750785") 2026/07/20 01:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b65_d20260720_m010900_c001_v0001171_t0027_u01784509740688") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fca7_d20260720_m010851_c001_v7007000_t0000_u01784509731577") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a602_d20260720_m010843_c001_v0001105_t0045_u01784509723114") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede8_d20260720_m010837_c001_v7007000_t0000_u01784509717109") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f22_d20260720_m010832_c001_v0001157_t0035_u01784509712650") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60feddc_d20260720_m010831_c001_v7007000_t0000_u01784509711113") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981ee2_d20260720_m010822_c001_v0001157_t0044_u01784509702638") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c81_d20260720_m010816_c001_v7007000_t0000_u01784509696520") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0718_d20260720_m010812_c001_v0001154_t0002_u01784509692095") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac3196_d20260720_m010810_c001_v7007000_t0000_u01784509690289") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e42_d20260720_m010800_c001_v0001157_t0003_u01784509680425") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41907ba376c133b3_d20260720_m010751_c001_v7007000_t0000_u01784509671327") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4f2_d20260720_m010742_c001_v0001105_t0048_u01784509662527") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b9e_d20260720_m010736_c001_v7007000_t0000_u01784509656943") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a03_d20260720_m010727_c001_v0001171_t0046_u01784509647942") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ac4_d20260720_m010722_c001_v7007000_t0000_u01784509642425") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06b4_d20260720_m010713_c001_v0001154_t0014_u01784509633568") 2026/07/20 01:11:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c3231347189ba_d20260720_m010833_c001_v7007000_t0000_u01784509713975") 2026/07/20 01:11:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0732_d20260720_m010829_c001_v0001154_t0014_u01784509709401") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19564c_d20260720_m010854_c001_v7007000_t0000_u01784509734962") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b3f_d20260720_m010849_c001_v0001171_t0005_u01784509729686") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d258_d20260720_m011014_c001_v7007000_t0000_u01784509814134") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07d6_d20260720_m011004_c001_v0001154_t0018_u01784509804260") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96832_d20260720_m010957_c001_v7007000_t0000_u01784509797941") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07ba_d20260720_m010948_c001_v0001154_t0018_u01784509788525") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7645_d20260720_m010942_c001_v7007000_t0000_u01784509782083") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead079e_d20260720_m010932_c001_v0001154_t0020_u01784509772577") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b46_d20260720_m010926_c001_v7007000_t0000_u01784509766339") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0792_d20260720_m010917_c001_v0001154_t0004_u01784509757355") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47df_d20260720_m010910_c001_v7007000_t0000_u01784509750978") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0778_d20260720_m010900_c001_v0001154_t0008_u01784509740975") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19563d_d20260720_m010851_c001_v7007000_t0000_u01784509731597") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead074e_d20260720_m010843_c001_v0001154_t0003_u01784509723381") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fede9_d20260720_m010837_c001_v7007000_t0000_u01784509717285") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5d6_d20260720_m010832_c001_v0001105_t0030_u01784509712658") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d07586_d20260720_m010830_c001_v7007000_t0000_u01784509710978") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0726_d20260720_m010822_c001_v0001154_t0008_u01784509702967") 2026/07/20 01:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c82_d20260720_m010816_c001_v7007000_t0000_u01784509696711") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e96_d20260720_m010812_c001_v0001157_t0042_u01784509692158") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9bbb_d20260720_m010809_c001_v7007000_t0000_u01784509689720") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a534_d20260720_m010801_c001_v0001105_t0011_u01784509681225") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4095fbb867b63629_d20260720_m010751_c001_v7007000_t0000_u01784509671337") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a2f_d20260720_m010742_c001_v0001171_t0016_u01784509662805") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9b9f_d20260720_m010737_c001_v7007000_t0000_u01784509657126") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06c8_d20260720_m010728_c001_v0001154_t0018_u01784509648202") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ac5_d20260720_m010722_c001_v7007000_t0000_u01784509642688") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a47a_d20260720_m010713_c001_v0001105_t0043_u01784509633971") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0758a_d20260720_m010833_c001_v7007000_t0000_u01784509713932") 2026/07/20 01:11:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f0a_d20260720_m010829_c001_v0001157_t0005_u01784509709498") 2026/07/20 01:11:07 DEBUG : dir1/0007-12345: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19564d_d20260720_m010855_c001_v7007000_t0000_u01784509735139") 2026/07/20 01:11:07 DEBUG : dir1/0007-12345: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a62a_d20260720_m010849_c001_v0001105_t0053_u01784509729816") 2026/07/20 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d259_d20260720_m011014_c001_v7007000_t0000_u01784509814311") 2026/07/20 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e9820f2_d20260720_m011004_c001_v0001157_t0026_u01784509804580") 2026/07/20 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96833_d20260720_m010958_c001_v7007000_t0000_u01784509798115") 2026/07/20 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982092_d20260720_m010948_c001_v0001157_t0020_u01784509788961") 2026/07/20 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7646_d20260720_m010942_c001_v7007000_t0000_u01784509782259") 2026/07/20 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982048_d20260720_m010932_c001_v0001157_t0037_u01784509772878") 2026/07/20 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b47_d20260720_m010926_c001_v7007000_t0000_u01784509766521") 2026/07/20 01:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e98200a_d20260720_m010917_c001_v0001157_t0016_u01784509757695") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e0_d20260720_m010911_c001_v7007000_t0000_u01784509751170") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981fbc_d20260720_m010901_c001_v0001157_t0055_u01784509741303") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d075a7_d20260720_m010851_c001_v7007000_t0000_u01784509731083") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f54_d20260720_m010843_c001_v0001157_t0020_u01784509723762") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedea_d20260720_m010837_c001_v7007000_t0000_u01784509717503") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b09_d20260720_m010832_c001_v0001171_t0057_u01784509712697") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c3231347189b3_d20260720_m010830_c001_v7007000_t0000_u01784509710557") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729ae1_d20260720_m010823_c001_v0001171_t0000_u01784509703304") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c83_d20260720_m010816_c001_v7007000_t0000_u01784509696901") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729aad_d20260720_m010812_c001_v0001171_t0043_u01784509692169") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195628_d20260720_m010810_c001_v7007000_t0000_u01784509690134") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a6f_d20260720_m010801_c001_v0001171_t0053_u01784509681770") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41907ba376c133b2_d20260720_m010751_c001_v7007000_t0000_u01784509671131") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06da_d20260720_m010743_c001_v0001154_t0009_u01784509663063") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9ba0_d20260720_m010737_c001_v7007000_t0000_u01784509657305") 2026/07/20 01:11:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4c2_d20260720_m010728_c001_v0001105_t0030_u01784509648518") 2026/07/20 01:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ac6_d20260720_m010722_c001_v7007000_t0000_u01784509642864") 2026/07/20 01:11:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299dd_d20260720_m010714_c001_v0001171_t0022_u01784509634264") 2026/07/20 01:11:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac31a7_d20260720_m010833_c001_v7007000_t0000_u01784509713920") 2026/07/20 01:11:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729afb_d20260720_m010829_c001_v0001171_t0013_u01784509709508") 2026/07/20 01:11:09 DEBUG : dir1/0008-23456: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19564e_d20260720_m010855_c001_v7007000_t0000_u01784509735315") 2026/07/20 01:11:09 DEBUG : dir1/0008-23456: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b41_d20260720_m010849_c001_v0001171_t0007_u01784509729938") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d25b_d20260720_m011014_c001_v7007000_t0000_u01784509814487") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a72a_d20260720_m011005_c001_v0001105_t0038_u01784509805114") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96834_d20260720_m010958_c001_v7007000_t0000_u01784509798289") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6de_d20260720_m010949_c001_v0001105_t0030_u01784509789577") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7647_d20260720_m010942_c001_v7007000_t0000_u01784509782436") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6ac_d20260720_m010933_c001_v0001105_t0029_u01784509773192") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b48_d20260720_m010926_c001_v7007000_t0000_u01784509766702") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a68a_d20260720_m010918_c001_v0001105_t0012_u01784509758115") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e1_d20260720_m010911_c001_v7007000_t0000_u01784509751404") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a64e_d20260720_m010901_c001_v0001105_t0050_u01784509741694") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fca5_d20260720_m010851_c001_v7007000_t0000_u01784509731226") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b27_d20260720_m010844_c001_v0001171_t0047_u01784509724192") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedeb_d20260720_m010837_c001_v7007000_t0000_u01784509717678") 2026/07/20 01:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b0b_d20260720_m010832_c001_v0001171_t0037_u01784509712976") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41968eb07d02c897_d20260720_m010830_c001_v7007000_t0000_u01784509710980") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5ae_d20260720_m010823_c001_v0001105_t0022_u01784509703737") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c84_d20260720_m010817_c001_v7007000_t0000_u01784509697091") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a572_d20260720_m010812_c001_v0001105_t0025_u01784509692200") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f418ddd58fb7b333d_d20260720_m010809_c001_v7007000_t0000_u01784509689737") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0702_d20260720_m010802_c001_v0001154_t0022_u01784509682072") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d07577_d20260720_m010751_c001_v7007000_t0000_u01784509671349") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4f6_d20260720_m010743_c001_v0001105_t0000_u01784509663409") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9ba1_d20260720_m010737_c001_v7007000_t0000_u01784509657480") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a07_d20260720_m010728_c001_v0001171_t0033_u01784509648901") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ac8_d20260720_m010723_c001_v7007000_t0000_u01784509643042") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06b6_d20260720_m010714_c001_v0001154_t0005_u01784509634597") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7623_d20260720_m010834_c001_v7007000_t0000_u01784509714315") 2026/07/20 01:11:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5c2_d20260720_m010829_c001_v0001105_t0042_u01784509709690") 2026/07/20 01:11:10 DEBUG : dir1/0009-34567: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19564f_d20260720_m010855_c001_v7007000_t0000_u01784509735505") 2026/07/20 01:11:10 DEBUG : dir1/0009-34567: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0764_d20260720_m010850_c001_v0001154_t0003_u01784509730097") 2026/07/20 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d25c_d20260720_m011014_c001_v7007000_t0000_u01784509814664") 2026/07/20 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729c2b_d20260720_m011005_c001_v0001171_t0009_u01784509805472") 2026/07/20 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96835_d20260720_m010958_c001_v7007000_t0000_u01784509798463") 2026/07/20 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729bf3_d20260720_m010950_c001_v0001171_t0033_u01784509790001") 2026/07/20 01:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7648_d20260720_m010942_c001_v7007000_t0000_u01784509782611") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729bbb_d20260720_m010933_c001_v0001171_t0048_u01784509773778") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b49_d20260720_m010926_c001_v7007000_t0000_u01784509766886") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b97_d20260720_m010918_c001_v0001171_t0054_u01784509758690") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e2_d20260720_m010911_c001_v7007000_t0000_u01784509751692") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b6b_d20260720_m010901_c001_v0001171_t0014_u01784509741961") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19563b_d20260720_m010851_c001_v7007000_t0000_u01784509731241") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a606_d20260720_m010844_c001_v0001105_t0024_u01784509724477") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedec_d20260720_m010837_c001_v7007000_t0000_u01784509717854") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f24_d20260720_m010832_c001_v0001157_t0010_u01784509712989") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15b421_d20260720_m010831_c001_v7007000_t0000_u01784509711124") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981ee6_d20260720_m010824_c001_v0001157_t0057_u01784509704162") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c85_d20260720_m010817_c001_v7007000_t0000_u01784509697291") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead071a_d20260720_m010812_c001_v0001154_t0022_u01784509692413") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c72_d20260720_m010810_c001_v7007000_t0000_u01784509690307") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e52_d20260720_m010802_c001_v0001157_t0022_u01784509682395") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4095fbb867b63628_d20260720_m010751_c001_v7007000_t0000_u01784509671158") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a39_d20260720_m010743_c001_v0001171_t0034_u01784509663880") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9ba2_d20260720_m010737_c001_v7007000_t0000_u01784509657655") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06ca_d20260720_m010729_c001_v0001154_t0008_u01784509649212") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96acb_d20260720_m010723_c001_v7007000_t0000_u01784509643223") 2026/07/20 01:11:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a47c_d20260720_m010714_c001_v0001105_t0050_u01784509634937") 2026/07/20 01:11:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7622_d20260720_m010834_c001_v7007000_t0000_u01784509714139") 2026/07/20 01:11:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f0e_d20260720_m010829_c001_v0001157_t0025_u01784509709785") 2026/07/20 01:11:12 DEBUG : dir1/0010-45678: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195650_d20260720_m010855_c001_v7007000_t0000_u01784509735683") 2026/07/20 01:11:12 DEBUG : dir1/0010-45678: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f80_d20260720_m010850_c001_v0001157_t0017_u01784509730139") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d25d_d20260720_m011014_c001_v7007000_t0000_u01784509814913") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07da_d20260720_m011005_c001_v0001154_t0024_u01784509805874") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96836_d20260720_m010958_c001_v7007000_t0000_u01784509798639") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07bc_d20260720_m010950_c001_v0001154_t0004_u01784509790278") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7649_d20260720_m010942_c001_v7007000_t0000_u01784509782789") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07a2_d20260720_m010934_c001_v0001154_t0008_u01784509774222") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b4a_d20260720_m010927_c001_v7007000_t0000_u01784509767069") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0794_d20260720_m010918_c001_v0001154_t0018_u01784509758971") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e3_d20260720_m010911_c001_v7007000_t0000_u01784509751890") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead077a_d20260720_m010902_c001_v0001154_t0003_u01784509742240") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4166c1125e10816c_d20260720_m010851_c001_v7007000_t0000_u01784509731425") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0750_d20260720_m010844_c001_v0001154_t0014_u01784509724871") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60feded_d20260720_m010838_c001_v7007000_t0000_u01784509718107") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0740_d20260720_m010833_c001_v0001154_t0017_u01784509713125") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc761c_d20260720_m010830_c001_v7007000_t0000_u01784509710566") 2026/07/20 01:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0728_d20260720_m010824_c001_v0001154_t0002_u01784509704512") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c86_d20260720_m010817_c001_v7007000_t0000_u01784509697481") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729aaf_d20260720_m010812_c001_v0001171_t0030_u01784509692431") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9bbc_d20260720_m010809_c001_v7007000_t0000_u01784509689916") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a53c_d20260720_m010802_c001_v0001105_t0015_u01784509682882") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4180cddbd8da2bc9_d20260720_m010751_c001_v7007000_t0000_u01784509671358") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06dc_d20260720_m010744_c001_v0001154_t0004_u01784509664140") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9ba3_d20260720_m010737_c001_v7007000_t0000_u01784509657830") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4c8_d20260720_m010729_c001_v0001105_t0021_u01784509649557") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96acf_d20260720_m010723_c001_v7007000_t0000_u01784509643399") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299df_d20260720_m010715_c001_v0001171_t0045_u01784509635284") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba5317_d20260720_m010833_c001_v7007000_t0000_u01784509713990") 2026/07/20 01:11:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729afd_d20260720_m010829_c001_v0001171_t0019_u01784509709794") 2026/07/20 01:11:13 DEBUG : dir1/0011-56789: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195653_d20260720_m010855_c001_v7007000_t0000_u01784509735860") 2026/07/20 01:11:13 DEBUG : dir1/0011-56789: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b45_d20260720_m010850_c001_v0001171_t0054_u01784509730189") 2026/07/20 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d25e_d20260720_m011015_c001_v7007000_t0000_u01784509815090") 2026/07/20 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e9820fc_d20260720_m011006_c001_v0001157_t0045_u01784509806301") 2026/07/20 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96837_d20260720_m010958_c001_v7007000_t0000_u01784509798812") 2026/07/20 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e98209a_d20260720_m010950_c001_v0001157_t0041_u01784509790643") 2026/07/20 01:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc764a_d20260720_m010942_c001_v7007000_t0000_u01784509782964") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e98204c_d20260720_m010934_c001_v0001157_t0041_u01784509774577") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b4b_d20260720_m010927_c001_v7007000_t0000_u01784509767254") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982010_d20260720_m010919_c001_v0001157_t0058_u01784509759300") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e4_d20260720_m010912_c001_v7007000_t0000_u01784509752082") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981fca_d20260720_m010902_c001_v0001157_t0056_u01784509742640") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fca4_d20260720_m010851_c001_v7007000_t0000_u01784509731052") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f62_d20260720_m010845_c001_v0001157_t0046_u01784509725265") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedee_d20260720_m010838_c001_v7007000_t0000_u01784509718283") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5dc_d20260720_m010833_c001_v0001105_t0038_u01784509713287") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac31a5_d20260720_m010831_c001_v7007000_t0000_u01784509711134") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729ae9_d20260720_m010824_c001_v0001171_t0021_u01784509704906") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c87_d20260720_m010817_c001_v7007000_t0000_u01784509697670") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e9a_d20260720_m010812_c001_v0001157_t0057_u01784509692444") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b07_d20260720_m010810_c001_v7007000_t0000_u01784509690141") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a75_d20260720_m010803_c001_v0001171_t0046_u01784509683282") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae8b_d20260720_m010751_c001_v7007000_t0000_u01784509671457") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4fa_d20260720_m010744_c001_v0001105_t0058_u01784509664478") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9ba4_d20260720_m010738_c001_v7007000_t0000_u01784509658006") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a0b_d20260720_m010730_c001_v0001171_t0019_u01784509650041") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ad2_d20260720_m010723_c001_v7007000_t0000_u01784509643575") 2026/07/20 01:11:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06b8_d20260720_m010715_c001_v0001154_t0020_u01784509635588") 2026/07/20 01:11:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4166c1125e108165_d20260720_m010833_c001_v7007000_t0000_u01784509713994") 2026/07/20 01:11:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0736_d20260720_m010829_c001_v0001154_t0006_u01784509709808") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195654_d20260720_m010856_c001_v7007000_t0000_u01784509736038") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a62e_d20260720_m010850_c001_v0001105_t0026_u01784509730206") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d25f_d20260720_m011015_c001_v7007000_t0000_u01784509815266") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a730_d20260720_m011006_c001_v0001105_t0020_u01784509806668") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96838_d20260720_m010958_c001_v7007000_t0000_u01784509798986") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6e8_d20260720_m010950_c001_v0001105_t0047_u01784509790985") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc764b_d20260720_m010943_c001_v7007000_t0000_u01784509783139") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a6b0_d20260720_m010934_c001_v0001105_t0027_u01784509774963") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b4d_d20260720_m010927_c001_v7007000_t0000_u01784509767443") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a68e_d20260720_m010919_c001_v0001105_t0019_u01784509759626") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e5_d20260720_m010912_c001_v7007000_t0000_u01784509752276") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a654_d20260720_m010903_c001_v0001105_t0010_u01784509743015") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedf9_d20260720_m010851_c001_v7007000_t0000_u01784509731451") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b2f_d20260720_m010845_c001_v0001171_t0041_u01784509725692") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedef_d20260720_m010838_c001_v7007000_t0000_u01784509718459") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0742_d20260720_m010833_c001_v0001154_t0006_u01784509713472") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4166c1125e108150_d20260720_m010830_c001_v7007000_t0000_u01784509710719") 2026/07/20 01:11:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5b0_d20260720_m010825_c001_v0001105_t0053_u01784509705166") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c88_d20260720_m010817_c001_v7007000_t0000_u01784509697860") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e9e_d20260720_m010812_c001_v0001157_t0005_u01784509692715") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fc73_d20260720_m010810_c001_v7007000_t0000_u01784509690310") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0704_d20260720_m010803_c001_v0001154_t0004_u01784509683550") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d07576_d20260720_m010751_c001_v7007000_t0000_u01784509671159") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a3b_d20260720_m010744_c001_v0001171_t0028_u01784509664753") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9ba6_d20260720_m010738_c001_v7007000_t0000_u01784509658253") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06ce_d20260720_m010730_c001_v0001154_t0019_u01784509650405") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ad5_d20260720_m010723_c001_v7007000_t0000_u01784509643751") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a480_d20260720_m010715_c001_v0001105_t0040_u01784509635916") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0758b_d20260720_m010834_c001_v7007000_t0000_u01784509714151") 2026/07/20 01:11:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729aff_d20260720_m010830_c001_v0001171_t0052_u01784509710046") 2026/07/20 01:11:16 DEBUG : dir1/0013-789;=: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195655_d20260720_m010856_c001_v7007000_t0000_u01784509736217") 2026/07/20 01:11:16 DEBUG : dir1/0013-789;=: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead076a_d20260720_m010850_c001_v0001154_t0007_u01784509730438") 2026/07/20 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d260_d20260720_m011015_c001_v7007000_t0000_u01784509815443") 2026/07/20 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729c2d_d20260720_m011007_c001_v0001171_t0030_u01784509807105") 2026/07/20 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f96839_d20260720_m010959_c001_v7007000_t0000_u01784509799160") 2026/07/20 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729bf7_d20260720_m010951_c001_v0001171_t0054_u01784509791228") 2026/07/20 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc764c_d20260720_m010943_c001_v7007000_t0000_u01784509783335") 2026/07/20 01:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729bc1_d20260720_m010935_c001_v0001171_t0045_u01784509775443") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b4e_d20260720_m010927_c001_v7007000_t0000_u01784509767627") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b9b_d20260720_m010920_c001_v0001171_t0041_u01784509760012") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e6_d20260720_m010912_c001_v7007000_t0000_u01784509752468") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b6d_d20260720_m010903_c001_v0001171_t0058_u01784509743604") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19563a_d20260720_m010851_c001_v7007000_t0000_u01784509731065") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a612_d20260720_m010845_c001_v0001105_t0040_u01784509725955") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedf0_d20260720_m010838_c001_v7007000_t0000_u01784509718637") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b0f_d20260720_m010833_c001_v0001171_t0035_u01784509713503") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4166c1125e108154_d20260720_m010831_c001_v7007000_t0000_u01784509711068") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981eec_d20260720_m010825_c001_v0001157_t0021_u01784509705501") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c89_d20260720_m010818_c001_v7007000_t0000_u01784509698050") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a578_d20260720_m010812_c001_v0001105_t0047_u01784509692726") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951ae7a_d20260720_m010810_c001_v7007000_t0000_u01784509690103") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e56_d20260720_m010803_c001_v0001157_t0022_u01784509683985") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4180cddbd8da2bc8_d20260720_m010751_c001_v7007000_t0000_u01784509671164") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06e0_d20260720_m010745_c001_v0001154_t0023_u01784509665105") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9ba7_d20260720_m010738_c001_v7007000_t0000_u01784509658429") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4cc_d20260720_m010730_c001_v0001105_t0053_u01784509650686") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ad7_d20260720_m010723_c001_v7007000_t0000_u01784509643927") 2026/07/20 01:11:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299e9_d20260720_m010716_c001_v0001171_t0011_u01784509636181") 2026/07/20 01:11:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60feddf_d20260720_m010834_c001_v7007000_t0000_u01784509714325") 2026/07/20 01:11:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5c4_d20260720_m010830_c001_v0001105_t0017_u01784509710094") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195656_d20260720_m010856_c001_v7007000_t0000_u01784509736395") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729b47_d20260720_m010850_c001_v0001171_t0048_u01784509730450") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d262_d20260720_m011015_c001_v7007000_t0000_u01784509815624") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07dc_d20260720_m011007_c001_v0001154_t0025_u01784509807396") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f9683a_d20260720_m010959_c001_v7007000_t0000_u01784509799334") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07c0_d20260720_m010951_c001_v0001154_t0018_u01784509791508") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc764d_d20260720_m010943_c001_v7007000_t0000_u01784509783511") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07a6_d20260720_m010935_c001_v0001154_t0021_u01784509775696") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b4f_d20260720_m010927_c001_v7007000_t0000_u01784509767808") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0796_d20260720_m010920_c001_v0001154_t0013_u01784509760287") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e7_d20260720_m010912_c001_v7007000_t0000_u01784509752661") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead077e_d20260720_m010903_c001_v0001154_t0013_u01784509743877") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fca6_d20260720_m010851_c001_v7007000_t0000_u01784509731401") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead075a_d20260720_m010846_c001_v0001154_t0006_u01784509726204") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedf1_d20260720_m010838_c001_v7007000_t0000_u01784509718813") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f2a_d20260720_m010833_c001_v0001157_t0009_u01784509713517") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c3231347189b4_d20260720_m010830_c001_v7007000_t0000_u01784509710737") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead072a_d20260720_m010826_c001_v0001154_t0023_u01784509706034") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c8a_d20260720_m010818_c001_v7007000_t0000_u01784509698241") 2026/07/20 01:11:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead071c_d20260720_m010812_c001_v0001154_t0004_u01784509692749") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f418ddd58fb7b333f_d20260720_m010810_c001_v7007000_t0000_u01784509690089") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a540_d20260720_m010804_c001_v0001105_t0045_u01784509684413") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae8a_d20260720_m010751_c001_v7007000_t0000_u01784509671176") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a500_d20260720_m010745_c001_v0001105_t0051_u01784509665457") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9ba8_d20260720_m010738_c001_v7007000_t0000_u01784509658604") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a0d_d20260720_m010730_c001_v0001171_t0028_u01784509650921") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ad8_d20260720_m010724_c001_v7007000_t0000_u01784509644103") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06bc_d20260720_m010716_c001_v0001154_t0000_u01784509636549") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15b427_d20260720_m010834_c001_v7007000_t0000_u01784509714295") 2026/07/20 01:11:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f12_d20260720_m010830_c001_v0001157_t0036_u01784509710152") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195657_d20260720_m010856_c001_v7007000_t0000_u01784509736572") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f88_d20260720_m010850_c001_v0001157_t0004_u01784509730577") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d263_d20260720_m011015_c001_v7007000_t0000_u01784509815801") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982104_d20260720_m011007_c001_v0001157_t0041_u01784509807836") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f9683b_d20260720_m010959_c001_v7007000_t0000_u01784509799508") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e9820a8_d20260720_m010951_c001_v0001157_t0032_u01784509791839") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc764e_d20260720_m010943_c001_v7007000_t0000_u01784509783685") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982052_d20260720_m010935_c001_v0001157_t0024_u01784509775996") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b50_d20260720_m010927_c001_v7007000_t0000_u01784509767990") 2026/07/20 01:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982016_d20260720_m010920_c001_v0001157_t0052_u01784509760666") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e8_d20260720_m010912_c001_v7007000_t0000_u01784509752854") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981fd6_d20260720_m010904_c001_v0001157_t0033_u01784509744272") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d075a9_d20260720_m010851_c001_v7007000_t0000_u01784509731469") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f66_d20260720_m010846_c001_v0001157_t0018_u01784509726609") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedf2_d20260720_m010838_c001_v7007000_t0000_u01784509718989") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5de_d20260720_m010833_c001_v0001105_t0052_u01784509713560") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c3231347189b5_d20260720_m010830_c001_v7007000_t0000_u01784509710914") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729aeb_d20260720_m010826_c001_v0001171_t0012_u01784509706373") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c8b_d20260720_m010818_c001_v7007000_t0000_u01784509698432") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729ab5_d20260720_m010812_c001_v0001171_t0009_u01784509692905") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fc71_d20260720_m010809_c001_v7007000_t0000_u01784509689921") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a79_d20260720_m010804_c001_v0001171_t0001_u01784509684640") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6eabd_d20260720_m010751_c001_v7007000_t0000_u01784509671294") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a3d_d20260720_m010745_c001_v0001171_t0050_u01784509665693") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9ba9_d20260720_m010738_c001_v7007000_t0000_u01784509658788") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06d0_d20260720_m010731_c001_v0001154_t0021_u01784509651306") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ad9_d20260720_m010724_c001_v7007000_t0000_u01784509644281") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a488_d20260720_m010716_c001_v0001105_t0042_u01784509636913") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c3231347189bb_d20260720_m010834_c001_v7007000_t0000_u01784509714160") 2026/07/20 01:11:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0738_d20260720_m010830_c001_v0001154_t0018_u01784509710161") 2026/07/20 01:11:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae91_d20260720_m010753_c001_v7007000_t0000_u01784509673903") 2026/07/20 01:11:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a50e_d20260720_m010748_c001_v0001105_t0018_u01784509668794") 2026/07/20 01:11:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae92_d20260720_m010754_c001_v7007000_t0000_u01784509674079") 2026/07/20 01:11:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a49_d20260720_m010748_c001_v0001171_t0053_u01784509668803") 2026/07/20 01:11:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae93_d20260720_m010754_c001_v7007000_t0000_u01784509674253") 2026/07/20 01:11:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06ea_d20260720_m010748_c001_v0001154_t0024_u01784509668813") 2026/07/20 01:11:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae94_d20260720_m010754_c001_v7007000_t0000_u01784509674429") 2026/07/20 01:11:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a4b_d20260720_m010749_c001_v0001171_t0035_u01784509669074") 2026/07/20 01:11:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae95_d20260720_m010754_c001_v7007000_t0000_u01784509674605") 2026/07/20 01:11:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a510_d20260720_m010749_c001_v0001105_t0005_u01784509669196") 2026/07/20 01:11:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae96_d20260720_m010754_c001_v7007000_t0000_u01784509674781") 2026/07/20 01:11:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06ec_d20260720_m010749_c001_v0001154_t0011_u01784509669280") 2026/07/20 01:11:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae97_d20260720_m010754_c001_v7007000_t0000_u01784509674956") 2026/07/20 01:11:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a4d_d20260720_m010749_c001_v0001171_t0055_u01784509669323") 2026/07/20 01:11:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae98_d20260720_m010755_c001_v7007000_t0000_u01784509675132") 2026/07/20 01:11:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a512_d20260720_m010749_c001_v0001105_t0022_u01784509669530") 2026/07/20 01:11:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae99_d20260720_m010755_c001_v7007000_t0000_u01784509675308") 2026/07/20 01:11:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a51_d20260720_m010749_c001_v0001171_t0004_u01784509669587") 2026/07/20 01:11:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae9a_d20260720_m010755_c001_v7007000_t0000_u01784509675484") 2026/07/20 01:11:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e20_d20260720_m010749_c001_v0001157_t0019_u01784509669598") 2026/07/20 01:11:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae9b_d20260720_m010755_c001_v7007000_t0000_u01784509675663") 2026/07/20 01:11:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06ee_d20260720_m010749_c001_v0001154_t0005_u01784509669668") 2026/07/20 01:11:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae9c_d20260720_m010755_c001_v7007000_t0000_u01784509675841") 2026/07/20 01:11:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a514_d20260720_m010749_c001_v0001105_t0012_u01784509669937") 2026/07/20 01:11:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae9d_d20260720_m010756_c001_v7007000_t0000_u01784509676017") 2026/07/20 01:11:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06f0_d20260720_m010749_c001_v0001154_t0013_u01784509669990") 2026/07/20 01:11:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae9e_d20260720_m010756_c001_v7007000_t0000_u01784509676193") 2026/07/20 01:11:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e24_d20260720_m010750_c001_v0001157_t0008_u01784509670029") 2026/07/20 01:11:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae9f_d20260720_m010756_c001_v7007000_t0000_u01784509676370") 2026/07/20 01:11:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a55_d20260720_m010750_c001_v0001171_t0043_u01784509670227") 2026/07/20 01:11:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97faea0_d20260720_m010756_c001_v7007000_t0000_u01784509676546") 2026/07/20 01:11:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a57_d20260720_m010750_c001_v0001171_t0015_u01784509670486") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac319b_d20260720_m010813_c001_v7007000_t0000_u01784509693212") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a54e_d20260720_m010807_c001_v0001105_t0023_u01784509687867") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4160a34aa06c44d1_d20260720_m010813_c001_v7007000_t0000_u01784509693236") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead070c_d20260720_m010807_c001_v0001154_t0004_u01784509687901") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c74_d20260720_m010813_c001_v7007000_t0000_u01784509693181") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e72_d20260720_m010807_c001_v0001157_t0020_u01784509687914") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c76_d20260720_m010813_c001_v7007000_t0000_u01784509693576") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a93_d20260720_m010807_c001_v0001171_t0042_u01784509687923") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f418ddd58fb7b3342_d20260720_m010813_c001_v7007000_t0000_u01784509693243") 2026/07/20 01:11:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a95_d20260720_m010808_c001_v0001171_t0013_u01784509688174") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951ae7f_d20260720_m010813_c001_v7007000_t0000_u01784509693408") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a554_d20260720_m010808_c001_v0001105_t0031_u01784509688223") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b12_d20260720_m010813_c001_v7007000_t0000_u01784509693345") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead070e_d20260720_m010808_c001_v0001154_t0014_u01784509688320") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4160a34aa06c44d2_d20260720_m010813_c001_v7007000_t0000_u01784509693417") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e74_d20260720_m010808_c001_v0001157_t0000_u01784509688341") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f418ddd58fb7b3343_d20260720_m010813_c001_v7007000_t0000_u01784509693429") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a97_d20260720_m010808_c001_v0001171_t0044_u01784509688441") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b13_d20260720_m010813_c001_v7007000_t0000_u01784509693521") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a556_d20260720_m010808_c001_v0001105_t0036_u01784509688546") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fc77_d20260720_m010813_c001_v7007000_t0000_u01784509693542") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e78_d20260720_m010808_c001_v0001157_t0052_u01784509688646") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac319d_d20260720_m010813_c001_v7007000_t0000_u01784509693564") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0710_d20260720_m010808_c001_v0001154_t0003_u01784509688839") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f522_d20260720_m010813_c001_v7007000_t0000_u01784509693205") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a99_d20260720_m010808_c001_v0001171_t0053_u01784509688936") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fc76_d20260720_m010813_c001_v7007000_t0000_u01784509693367") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a55a_d20260720_m010808_c001_v0001105_t0003_u01784509688971") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c75_d20260720_m010813_c001_v7007000_t0000_u01784509693377") 2026/07/20 01:11:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981e7a_d20260720_m010809_c001_v0001157_t0054_u01784509689050") 2026/07/20 01:11:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b11_d20260720_m010813_c001_v7007000_t0000_u01784509693170") 2026/07/20 01:11:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0712_d20260720_m010809_c001_v0001154_t0020_u01784509689193") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb5c_d20260720_m010602_c001_v7007000_t0000_u01784509562037") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f10626e3b58d0e642_d20260720_m010559_c001_v0001099_t0028_u01784509559940") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f42273d45ad15e3ee_d20260720_m010559_c001_v7007000_t0000_u01784509559762") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f10626e3b58d0e630_d20260720_m010556_c001_v0001099_t0010_u01784509556522") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f42273d45ad15e3e5_d20260720_m010555_c001_v7007000_t0000_u01784509555826") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a372_d20260720_m010551_c001_v0001105_t0056_u01784509551343") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f420e0848ceba01ad_d20260720_m010549_c001_v7007000_t0000_u01784509549936") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f102be6a73f309391_d20260720_m010547_c001_v0001092_t0018_u01784509547705") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb53_d20260720_m010547_c001_v7007000_t0000_u01784509547527") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f102be6a73f309383_d20260720_m010543_c001_v0001092_t0000_u01784509543959") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb50_d20260720_m010543_c001_v7007000_t0000_u01784509543260") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a356_d20260720_m010538_c001_v0001105_t0020_u01784509538786") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6e9f2_d20260720_m010537_c001_v7007000_t0000_u01784509537548") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114aab80e55fc695_d20260720_m010535_c001_v0001174_t0044_u01784509535839") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf14773e_d20260720_m010535_c001_v7007000_t0000_u01784509535661") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114aab80e55fc677_d20260720_m010532_c001_v0001174_t0026_u01784509532261") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147739_d20260720_m010531_c001_v7007000_t0000_u01784509531561") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead05f6_d20260720_m010527_c001_v0001154_t0023_u01784509527236") 2026/07/20 01:11:24 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6e9ed_d20260720_m010526_c001_v7007000_t0000_u01784509526351") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f119165f1a9a1bab3_d20260720_m010523_c001_v0001104_t0030_u01784509523427") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fadcc_d20260720_m010523_c001_v7007000_t0000_u01784509523252") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f119165f1a9a1baa7_d20260720_m010519_c001_v0001104_t0019_u01784509519173") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fadca_d20260720_m010518_c001_v7007000_t0000_u01784509518477") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729889_d20260720_m010512_c001_v0001171_t0000_u01784509512279") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7474_d20260720_m010511_c001_v7007000_t0000_u01784509511396") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f110c457aefc2bd39_d20260720_m010508_c001_v0001157_t0041_u01784509508727") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f404ca31c10f4442b_d20260720_m010508_c001_v7007000_t0000_u01784509508198") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f110c457aefc2bc55_d20260720_m010422_c001_v0001157_t0045_u01784509462453") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96970_d20260720_m010421_c001_v7007000_t0000_u01784509461719") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a240_d20260720_m010415_c001_v0001105_t0013_u01784509455280") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fb61_d20260720_m010414_c001_v7007000_t0000_u01784509454369") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1186083f92266e39_d20260720_m010411_c001_v0001161_t0022_u01784509451921") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09b9d_d20260720_m010411_c001_v7007000_t0000_u01784509451733") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1186083f92266e2f_d20260720_m010408_c001_v0001161_t0009_u01784509448112") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09b9a_d20260720_m010407_c001_v7007000_t0000_u01784509447386") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0582_d20260720_m010400_c001_v0001154_t0009_u01784509440855") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba5204_d20260720_m010359_c001_v7007000_t0000_u01784509439797") 2026/07/20 01:11:25 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1090f777103202d0_d20260720_m010353_c001_v0001098_t0012_u01784509433954") 2026/07/20 01:11:26 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf14766b_d20260720_m010353_c001_v7007000_t0000_u01784509433730") 2026/07/20 01:11:26 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7297ad_d20260720_m010349_c001_v0001171_t0028_u01784509429576") 2026/07/20 01:11:26 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f102e2e8b9b7c84fa_d20260720_m010348_c001_v0001145_t0023_u01784509428693") 2026/07/20 01:11:26 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f102e2e8b9b7c84f4_d20260720_m010347_c001_v0001145_t0058_u01784509427645") 2026/07/20 01:11:26 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0723e_d20260720_m010334_c001_v7007000_t0000_u01784509414209") 2026/07/20 01:11:26 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead054e_d20260720_m010327_c001_v0001154_t0017_u01784509407067") 2026/07/20 01:11:26 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f101b1bd68410af0c_d20260720_m010326_c001_v0001174_t0059_u01784509406118") 2026/07/20 01:11:26 DEBUG : dst/one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f101b1bd68410aefe_d20260720_m010325_c001_v0001174_t0017_u01784509405066") 2026/07/20 01:11:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb5e_d20260720_m010602_c001_v7007000_t0000_u01784509562220") 2026/07/20 01:11:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f11473a54356ab41b_d20260720_m010559_c001_v0001171_t0027_u01784509559371") 2026/07/20 01:11:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117411684e750b8d_d20260720_m010555_c001_v0001174_t0013_u01784509555354") 2026/07/20 01:11:26 DEBUG : dst/one.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f420e0848ceba01ae_d20260720_m010550_c001_v7007000_t0000_u01784509550112") 2026/07/20 01:11:26 DEBUG : dst/one.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f11237706b0a6c40e_d20260720_m010547_c001_v0001041_t0036_u01784509547063") 2026/07/20 01:11:26 DEBUG : dst/one.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f109ddfdab853b54d_d20260720_m010543_c001_v0001180_t0054_u01784509543029") 2026/07/20 01:11:26 DEBUG : dst/one.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6e9f3_d20260720_m010537_c001_v7007000_t0000_u01784509537721") 2026/07/20 01:11:26 DEBUG : dst/one.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f119c20b8b7d2bcc7_d20260720_m010535_c001_v0001178_t0000_u01784509535366") 2026/07/20 01:11:26 DEBUG : dst/one.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113862fdda500f55_d20260720_m010531_c001_v0001044_t0001_u01784509531045") 2026/07/20 01:11:26 DEBUG : dst/three: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba5205_d20260720_m010359_c001_v7007000_t0000_u01784509439972") 2026/07/20 01:11:27 DEBUG : dst/three: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f102e2e8b9b7c8516_d20260720_m010358_c001_v0001145_t0044_u01784509438241") 2026/07/20 01:11:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb60_d20260720_m010602_c001_v7007000_t0000_u01784509562405") 2026/07/20 01:11:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f11154c6c236aa3a7_d20260720_m010600_c001_v0001185_t0057_u01784509560919") 2026/07/20 01:11:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f106390bfcef896a2_d20260720_m010557_c001_v0001184_t0018_u01784509557400") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb61_d20260720_m010602_c001_v7007000_t0000_u01784509562587") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f10626e3b58d0e64c_d20260720_m010601_c001_v0001099_t0031_u01784509561325") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f42273d45ad15e3f4_d20260720_m010601_c001_v7007000_t0000_u01784509561149") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f10626e3b58d0e636_d20260720_m010557_c001_v0001099_t0022_u01784509557766") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f42273d45ad15e3ed_d20260720_m010557_c001_v7007000_t0000_u01784509557588") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0616_d20260720_m010552_c001_v0001154_t0005_u01784509552706") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f420e0848ceba01af_d20260720_m010550_c001_v7007000_t0000_u01784509550289") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f102be6a73f30939d_d20260720_m010549_c001_v0001092_t0036_u01784509549199") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb54_d20260720_m010549_c001_v7007000_t0000_u01784509549015") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f102be6a73f309389_d20260720_m010545_c001_v0001092_t0036_u01784509545646") 2026/07/20 01:11:27 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb51_d20260720_m010545_c001_v7007000_t0000_u01784509545469") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead060e_d20260720_m010540_c001_v0001154_t0007_u01784509540241") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147741_d20260720_m010537_c001_v7007000_t0000_u01784509537014") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0604_d20260720_m010534_c001_v0001154_t0002_u01784509534408") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf14773b_d20260720_m010533_c001_v7007000_t0000_u01784509533675") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7298b1_d20260720_m010528_c001_v0001171_t0021_u01784509528569") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fadcf_d20260720_m010525_c001_v7007000_t0000_u01784509525475") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72989f_d20260720_m010522_c001_v0001171_t0007_u01784509522126") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fadcb_d20260720_m010521_c001_v7007000_t0000_u01784509521092") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a308_d20260720_m010513_c001_v0001105_t0029_u01784509513752") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f404ca31c10f4442d_d20260720_m010510_c001_v7007000_t0000_u01784509510141") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a260_d20260720_m010424_c001_v0001105_t0025_u01784509464481") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96971_d20260720_m010423_c001_v7007000_t0000_u01784509463431") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0598_d20260720_m010416_c001_v0001154_t0015_u01784509456952") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09ba4_d20260720_m010413_c001_v7007000_t0000_u01784509453460") 2026/07/20 01:11:28 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0592_d20260720_m010410_c001_v0001154_t0008_u01784509450546") 2026/07/20 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09b9b_d20260720_m010409_c001_v7007000_t0000_u01784509449453") 2026/07/20 01:11:29 DEBUG : dst/three.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7297d1_d20260720_m010401_c001_v0001171_t0018_u01784509441949") 2026/07/20 01:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f420e0848ceba01b0_d20260720_m010550_c001_v7007000_t0000_u01784509550466") 2026/07/20 01:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1014d410d3b971e9_d20260720_m010548_c001_v0001103_t0036_u01784509548618") 2026/07/20 01:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f109d3ae3cf47ffb5_d20260720_m010545_c001_v0001100_t0008_u01784509545052") 2026/07/20 01:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6e9f4_d20260720_m010537_c001_v7007000_t0000_u01784509537898") 2026/07/20 01:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1027b14f4018417c_d20260720_m010536_c001_v0001105_t0025_u01784509536627") 2026/07/20 01:11:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1120ab46715c612c_d20260720_m010533_c001_v0001115_t0027_u01784509533043") 2026/07/20 01:11:29 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb63_d20260720_m010602_c001_v7007000_t0000_u01784509562769") 2026/07/20 01:11:29 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7298df_d20260720_m010552_c001_v0001171_t0013_u01784509552083") 2026/07/20 01:11:29 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f420e0848ceba01b1_d20260720_m010550_c001_v7007000_t0000_u01784509550642") 2026/07/20 01:11:29 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7298c7_d20260720_m010539_c001_v0001171_t0053_u01784509539488") 2026/07/20 01:11:29 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6e9f5_d20260720_m010538_c001_v7007000_t0000_u01784509538077") 2026/07/20 01:11:29 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a33a_d20260720_m010527_c001_v0001105_t0050_u01784509527934") 2026/07/20 01:11:29 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f424acab628e6e9ee_d20260720_m010526_c001_v7007000_t0000_u01784509526533") 2026/07/20 01:11:30 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead05e0_d20260720_m010512_c001_v0001154_t0014_u01784509512929") 2026/07/20 01:11:30 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc7475_d20260720_m010511_c001_v7007000_t0000_u01784509511572") 2026/07/20 01:11:30 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7297eb_d20260720_m010416_c001_v0001171_t0044_u01784509456337") 2026/07/20 01:11:30 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fb62_d20260720_m010414_c001_v7007000_t0000_u01784509454543") 2026/07/20 01:11:30 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a20e_d20260720_m010401_c001_v0001105_t0044_u01784509441610") 2026/07/20 01:11:30 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba5206_d20260720_m010400_c001_v7007000_t0000_u01784509440147") 2026/07/20 01:11:30 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1000ce15d7c04c18_d20260720_m010355_c001_v0001176_t0042_u01784509435889") 2026/07/20 01:11:30 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0723f_d20260720_m010334_c001_v7007000_t0000_u01784509414385") 2026/07/20 01:11:30 DEBUG : dst/two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f101b1bd68410af68_d20260720_m010333_c001_v0001174_t0059_u01784509413163") 2026/07/20 01:11:30 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147646_d20260720_m010259_c001_v7007000_t0000_u01784509379814") 2026/07/20 01:11:30 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72970f_d20260720_m010255_c001_v0001171_t0048_u01784509375942") 2026/07/20 01:11:30 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147643_d20260720_m010253_c001_v7007000_t0000_u01784509373953") 2026/07/20 01:11:30 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296f3_d20260720_m010243_c001_v0001171_t0008_u01784509363025") 2026/07/20 01:11:30 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951aae0_d20260720_m010234_c001_v7007000_t0000_u01784509354359") 2026/07/20 01:11:30 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296df_d20260720_m010231_c001_v0001171_t0000_u01784509351163") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea10_d20260720_m010211_c001_v7007000_t0000_u01784509331237") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729693_d20260720_m010209_c001_v0001171_t0005_u01784509329435") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea01_d20260720_m010208_c001_v7007000_t0000_u01784509328478") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72968b_d20260720_m010207_c001_v0001171_t0024_u01784509327267") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9ea_d20260720_m010204_c001_v7007000_t0000_u01784509324425") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72967b_d20260720_m010202_c001_v0001171_t0042_u01784509322669") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9d5_d20260720_m010201_c001_v7007000_t0000_u01784509321845") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729671_d20260720_m010200_c001_v0001171_t0048_u01784509320576") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d071a6_d20260720_m010154_c001_v7007000_t0000_u01784509314794") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72964d_d20260720_m010153_c001_v0001171_t0032_u01784509313172") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0719a_d20260720_m010152_c001_v7007000_t0000_u01784509312318") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729647_d20260720_m010151_c001_v0001171_t0045_u01784509311463") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0718f_d20260720_m010147_c001_v7007000_t0000_u01784509307278") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729635_d20260720_m010145_c001_v0001171_t0025_u01784509305741") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c32313471709a_d20260720_m010143_c001_v7007000_t0000_u01784509303876") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729621_d20260720_m010142_c001_v0001171_t0030_u01784509302710") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717099_d20260720_m010142_c001_v7007000_t0000_u01784509302326") 2026/07/20 01:11:31 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1012939db196a8ad_d20260720_m010140_c001_v0001104_t0056_u01784509300091") 2026/07/20 01:11:32 DEBUG : empty space: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729619_d20260720_m010138_c001_v0001171_t0058_u01784509298420") 2026/07/20 01:11:32 DEBUG : enormous: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea0b_d20260720_m010210_c001_v7007000_t0000_u01784509330343") 2026/07/20 01:11:32 DEBUG : enormous: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729695_d20260720_m010209_c001_v0001171_t0016_u01784509329702") 2026/07/20 01:11:32 DEBUG : existing: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0eb6a_d20260720_m010607_c001_v7007000_t0000_u01784509567929") 2026/07/20 01:11:32 DEBUG : existing: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0634_d20260720_m010606_c001_v0001154_t0014_u01784509566551") 2026/07/20 01:11:32 DEBUG : existing: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951aadd_d20260720_m010229_c001_v7007000_t0000_u01784509349760") 2026/07/20 01:11:32 DEBUG : existing: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296d1_d20260720_m010228_c001_v0001171_t0057_u01784509348643") 2026/07/20 01:11:32 DEBUG : existing: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717095_d20260720_m010135_c001_v7007000_t0000_u01784509295531") 2026/07/20 01:11:32 DEBUG : existing: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729607_d20260720_m010134_c001_v0001171_t0030_u01784509294435") 2026/07/20 01:11:32 DEBUG : existing: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717093_d20260720_m010133_c001_v7007000_t0000_u01784509293860") 2026/07/20 01:11:32 DEBUG : existing: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729605_d20260720_m010133_c001_v0001171_t0043_u01784509293213") 2026/07/20 01:11:32 DEBUG : existing: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295ff_d20260720_m010132_c001_v0001171_t0010_u01784509292350") 2026/07/20 01:11:32 DEBUG : existing-b: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951aade_d20260720_m010229_c001_v7007000_t0000_u01784509349967") 2026/07/20 01:11:32 DEBUG : existing-b: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0514_d20260720_m010228_c001_v0001154_t0010_u01784509348633") 2026/07/20 01:11:32 DEBUG : file1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19538b_d20260720_m010703_c001_v7007000_t0000_u01784509623255") 2026/07/20 01:11:32 DEBUG : file1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06ac_d20260720_m010701_c001_v0001154_t0014_u01784509621729") 2026/07/20 01:11:32 DEBUG : file1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195387_d20260720_m010700_c001_v7007000_t0000_u01784509620373") 2026/07/20 01:11:32 DEBUG : file1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299b1_d20260720_m010658_c001_v0001171_t0024_u01784509618654") 2026/07/20 01:11:32 DEBUG : five: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea20_d20260720_m010215_c001_v7007000_t0000_u01784509335088") 2026/07/20 01:11:32 DEBUG : five: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417c88e4b9d4a0ce_d20260720_m010213_c001_v0001105_t0018_u01784509333752") 2026/07/20 01:11:33 DEBUG : foo: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0718e_d20260720_m010145_c001_v7007000_t0000_u01784509305373") 2026/07/20 01:11:33 DEBUG : foo: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c72962f_d20260720_m010144_c001_v0001171_t0021_u01784509304819") 2026/07/20 01:11:33 DEBUG : foo: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c729627_d20260720_m010144_c001_v0001171_t0021_u01784509304262") 2026/07/20 01:11:33 DEBUG : four: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea21_d20260720_m010215_c001_v7007000_t0000_u01784509335265") 2026/07/20 01:11:33 DEBUG : four: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c7296a7_d20260720_m010213_c001_v0001171_t0021_u01784509333012") 2026/07/20 01:11:33 DEBUG : four: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296a3_d20260720_m010212_c001_v0001171_t0054_u01784509332376") 2026/07/20 01:11:33 DEBUG : hello world2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147343_d20260720_m010050_c001_v7007000_t0000_u01784509250436") 2026/07/20 01:11:33 DEBUG : hello world2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729577_d20260720_m010049_c001_v0001171_t0003_u01784509249512") 2026/07/20 01:11:33 DEBUG : ignore-size: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717092_d20260720_m010131_c001_v7007000_t0000_u01784509291969") 2026/07/20 01:11:33 DEBUG : ignore-size: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295f5_d20260720_m010130_c001_v0001171_t0040_u01784509290903") 2026/07/20 01:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951aadb_d20260720_m010227_c001_v7007000_t0000_u01784509347902") 2026/07/20 01:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296cf_d20260720_m010227_c001_v0001171_t0013_u01784509347096") 2026/07/20 01:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea34_d20260720_m010226_c001_v7007000_t0000_u01784509346349") 2026/07/20 01:11:33 DEBUG : nested/sub dir/file: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296c7_d20260720_m010225_c001_v0001171_t0058_u01784509345272") 2026/07/20 01:11:33 DEBUG : one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea22_d20260720_m010215_c001_v7007000_t0000_u01784509335442") 2026/07/20 01:11:33 DEBUG : one: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c72969d_d20260720_m010211_c001_v0001171_t0021_u01784509331616") 2026/07/20 01:11:33 DEBUG : only0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19536d_d20260720_m010653_c001_v7007000_t0000_u01784509613791") 2026/07/20 01:11:33 DEBUG : only0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417c88e4b9d4a436_d20260720_m010648_c001_v0001105_t0018_u01784509608141") 2026/07/20 01:11:33 DEBUG : only0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a402_d20260720_m010634_c001_v0001105_t0025_u01784509594270") 2026/07/20 01:11:33 DEBUG : only0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19534b_d20260720_m010628_c001_v7007000_t0000_u01784509588061") 2026/07/20 01:11:34 DEBUG : only0: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0640_d20260720_m010612_c001_v0001154_t0002_u01784509572600") 2026/07/20 01:11:34 DEBUG : only1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19536e_d20260720_m010653_c001_v7007000_t0000_u01784509613988") 2026/07/20 01:11:34 DEBUG : only1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417c88e4b9d4a43c_d20260720_m010648_c001_v0001105_t0018_u01784509608767") 2026/07/20 01:11:34 DEBUG : only1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0676_d20260720_m010635_c001_v0001154_t0011_u01784509595815") 2026/07/20 01:11:34 DEBUG : only1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f48c_d20260720_m010628_c001_v7007000_t0000_u01784509588422") 2026/07/20 01:11:34 DEBUG : only1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729913_d20260720_m010613_c001_v0001171_t0005_u01784509573342") 2026/07/20 01:11:34 DEBUG : only10: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19536f_d20260720_m010654_c001_v7007000_t0000_u01784509614183") 2026/07/20 01:11:34 DEBUG : only10: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4196e6973ce7c1b7_d20260720_m010648_c001_v0001144_t0044_u01784509608714") 2026/07/20 01:11:34 DEBUG : only10: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0688_d20260720_m010641_c001_v0001154_t0022_u01784509601482") 2026/07/20 01:11:34 DEBUG : only10: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f48a_d20260720_m010628_c001_v7007000_t0000_u01784509588072") 2026/07/20 01:11:34 DEBUG : only10: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72992d_d20260720_m010620_c001_v0001171_t0006_u01784509580205") 2026/07/20 01:11:34 DEBUG : only11: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195372_d20260720_m010654_c001_v7007000_t0000_u01784509614379") 2026/07/20 01:11:34 DEBUG : only11: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414469bc7ead069a_d20260720_m010648_c001_v0001154_t0025_u01784509608162") 2026/07/20 01:11:34 DEBUG : only11: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72996f_d20260720_m010642_c001_v0001171_t0058_u01784509602185") 2026/07/20 01:11:34 DEBUG : only11: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f48b_d20260720_m010628_c001_v7007000_t0000_u01784509588248") 2026/07/20 01:11:34 DEBUG : only11: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3dc_d20260720_m010620_c001_v0001105_t0007_u01784509580954") 2026/07/20 01:11:34 DEBUG : only12: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195373_d20260720_m010654_c001_v7007000_t0000_u01784509614574") 2026/07/20 01:11:34 DEBUG : only12: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c729985_d20260720_m010648_c001_v0001171_t0021_u01784509608152") 2026/07/20 01:11:34 DEBUG : only12: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a420_d20260720_m010642_c001_v0001105_t0016_u01784509602789") 2026/07/20 01:11:34 DEBUG : only12: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac30bf_d20260720_m010628_c001_v7007000_t0000_u01784509588325") 2026/07/20 01:11:34 DEBUG : only12: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead065e_d20260720_m010621_c001_v0001154_t0002_u01784509581564") 2026/07/20 01:11:34 DEBUG : only13: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195374_d20260720_m010654_c001_v7007000_t0000_u01784509614770") 2026/07/20 01:11:35 DEBUG : only13: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c729987_d20260720_m010648_c001_v0001171_t0021_u01784509608456") 2026/07/20 01:11:35 DEBUG : only13: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0690_d20260720_m010643_c001_v0001154_t0005_u01784509603455") 2026/07/20 01:11:35 DEBUG : only13: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15b33a_d20260720_m010628_c001_v7007000_t0000_u01784509588338") 2026/07/20 01:11:35 DEBUG : only13: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729933_d20260720_m010622_c001_v0001171_t0026_u01784509582265") 2026/07/20 01:11:35 DEBUG : only14: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195376_d20260720_m010654_c001_v7007000_t0000_u01784509614965") 2026/07/20 01:11:35 DEBUG : only14: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414469bc7ead069c_d20260720_m010648_c001_v0001154_t0025_u01784509608398") 2026/07/20 01:11:35 DEBUG : only14: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729975_d20260720_m010644_c001_v0001171_t0020_u01784509604020") 2026/07/20 01:11:35 DEBUG : only14: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f48e_d20260720_m010628_c001_v7007000_t0000_u01784509588775") 2026/07/20 01:11:35 DEBUG : only14: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3e6_d20260720_m010623_c001_v0001105_t0010_u01784509583099") 2026/07/20 01:11:35 DEBUG : only15: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195379_d20260720_m010655_c001_v7007000_t0000_u01784509615162") 2026/07/20 01:11:35 DEBUG : only15: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417c88e4b9d4a438_d20260720_m010648_c001_v0001105_t0018_u01784509608414") 2026/07/20 01:11:35 DEBUG : only15: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a428_d20260720_m010644_c001_v0001105_t0052_u01784509604761") 2026/07/20 01:11:35 DEBUG : only15: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19534d_d20260720_m010628_c001_v7007000_t0000_u01784509588410") 2026/07/20 01:11:35 DEBUG : only15: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0666_d20260720_m010623_c001_v0001154_t0006_u01784509583909") 2026/07/20 01:11:35 DEBUG : only16: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19537a_d20260720_m010655_c001_v7007000_t0000_u01784509615357") 2026/07/20 01:11:35 DEBUG : only16: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414469bc7ead069e_d20260720_m010648_c001_v0001154_t0025_u01784509608576") 2026/07/20 01:11:35 DEBUG : only16: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0694_d20260720_m010645_c001_v0001154_t0018_u01784509605283") 2026/07/20 01:11:35 DEBUG : only16: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f402e467061b8f48d_d20260720_m010628_c001_v7007000_t0000_u01784509588598") 2026/07/20 01:11:35 DEBUG : only16: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72993d_d20260720_m010624_c001_v0001171_t0015_u01784509584614") 2026/07/20 01:11:36 DEBUG : only17: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19537b_d20260720_m010655_c001_v7007000_t0000_u01784509615562") 2026/07/20 01:11:36 DEBUG : only17: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417c88e4b9d4a43a_d20260720_m010648_c001_v0001105_t0018_u01784509608591") 2026/07/20 01:11:36 DEBUG : only17: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72997d_d20260720_m010645_c001_v0001171_t0057_u01784509605925") 2026/07/20 01:11:36 DEBUG : only17: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15b339_d20260720_m010628_c001_v7007000_t0000_u01784509588163") 2026/07/20 01:11:36 DEBUG : only17: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3ec_d20260720_m010625_c001_v0001105_t0037_u01784509585377") 2026/07/20 01:11:36 DEBUG : only18: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19537c_d20260720_m010655_c001_v7007000_t0000_u01784509615759") 2026/07/20 01:11:36 DEBUG : only18: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c72998b_d20260720_m010648_c001_v0001171_t0021_u01784509608636") 2026/07/20 01:11:36 DEBUG : only18: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a430_d20260720_m010646_c001_v0001105_t0042_u01784509606662") 2026/07/20 01:11:36 DEBUG : only18: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac30be_d20260720_m010628_c001_v7007000_t0000_u01784509588131") 2026/07/20 01:11:37 DEBUG : only18: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead066c_d20260720_m010625_c001_v0001154_t0019_u01784509585956") 2026/07/20 01:11:37 DEBUG : only19: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19537d_d20260720_m010655_c001_v7007000_t0000_u01784509615955") 2026/07/20 01:11:37 DEBUG : only19: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414469bc7ead06a0_d20260720_m010648_c001_v0001154_t0025_u01784509608753") 2026/07/20 01:11:37 DEBUG : only19: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0698_d20260720_m010647_c001_v0001154_t0005_u01784509607220") 2026/07/20 01:11:37 DEBUG : only19: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19534c_d20260720_m010628_c001_v7007000_t0000_u01784509588236") 2026/07/20 01:11:37 DEBUG : only19: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729945_d20260720_m010626_c001_v0001171_t0041_u01784509586504") 2026/07/20 01:11:37 DEBUG : only2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19537e_d20260720_m010656_c001_v7007000_t0000_u01784509616150") 2026/07/20 01:11:37 DEBUG : only2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c72998d_d20260720_m010648_c001_v0001171_t0021_u01784509608816") 2026/07/20 01:11:37 DEBUG : only2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729957_d20260720_m010636_c001_v0001171_t0053_u01784509596534") 2026/07/20 01:11:37 DEBUG : only2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15b33d_d20260720_m010628_c001_v7007000_t0000_u01784509588687") 2026/07/20 01:11:37 DEBUG : only2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3b8_d20260720_m010614_c001_v0001105_t0059_u01784509574003") 2026/07/20 01:11:37 DEBUG : only3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19537f_d20260720_m010656_c001_v7007000_t0000_u01784509616518") 2026/07/20 01:11:37 DEBUG : only3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4196e6973ce7c1b9_d20260720_m010648_c001_v0001144_t0044_u01784509608894") 2026/07/20 01:11:37 DEBUG : only3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a40a_d20260720_m010637_c001_v0001105_t0049_u01784509597098") 2026/07/20 01:11:37 DEBUG : only3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15b33c_d20260720_m010628_c001_v7007000_t0000_u01784509588513") 2026/07/20 01:11:37 DEBUG : only3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0646_d20260720_m010614_c001_v0001154_t0011_u01784509574562") 2026/07/20 01:11:37 DEBUG : only4: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195380_d20260720_m010656_c001_v7007000_t0000_u01784509616714") 2026/07/20 01:11:37 DEBUG : only4: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414469bc7ead06a2_d20260720_m010648_c001_v0001154_t0025_u01784509608931") 2026/07/20 01:11:38 DEBUG : only4: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead067c_d20260720_m010637_c001_v0001154_t0009_u01784509597737") 2026/07/20 01:11:38 DEBUG : only4: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac30c0_d20260720_m010628_c001_v7007000_t0000_u01784509588523") 2026/07/20 01:11:38 DEBUG : only4: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729919_d20260720_m010615_c001_v0001171_t0031_u01784509575364") 2026/07/20 01:11:38 DEBUG : only5: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195381_d20260720_m010656_c001_v7007000_t0000_u01784509616909") 2026/07/20 01:11:38 DEBUG : only5: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4196e6973ce7c1bb_d20260720_m010649_c001_v0001144_t0044_u01784509609071") 2026/07/20 01:11:38 DEBUG : only5: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72995b_d20260720_m010638_c001_v0001171_t0036_u01784509598433") 2026/07/20 01:11:38 DEBUG : only5: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19534e_d20260720_m010628_c001_v7007000_t0000_u01784509588588") 2026/07/20 01:11:38 DEBUG : only5: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3c2_d20260720_m010616_c001_v0001105_t0039_u01784509576043") 2026/07/20 01:11:38 DEBUG : only6: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195382_d20260720_m010657_c001_v7007000_t0000_u01784509617104") 2026/07/20 01:11:38 DEBUG : only6: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414469bc7ead06a4_d20260720_m010649_c001_v0001154_t0025_u01784509609132") 2026/07/20 01:11:38 DEBUG : only6: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a410_d20260720_m010639_c001_v0001105_t0048_u01784509599059") 2026/07/20 01:11:38 DEBUG : only6: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac30c1_d20260720_m010628_c001_v7007000_t0000_u01784509588716") 2026/07/20 01:11:38 DEBUG : only6: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead064c_d20260720_m010617_c001_v0001154_t0009_u01784509577253") 2026/07/20 01:11:38 DEBUG : only7: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195383_d20260720_m010657_c001_v7007000_t0000_u01784509617298") 2026/07/20 01:11:38 DEBUG : only7: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417c88e4b9d4a440_d20260720_m010649_c001_v0001105_t0018_u01784509609122") 2026/07/20 01:11:38 DEBUG : only7: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0682_d20260720_m010639_c001_v0001154_t0021_u01784509599594") 2026/07/20 01:11:38 DEBUG : only7: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195349_d20260720_m010627_c001_v7007000_t0000_u01784509587714") 2026/07/20 01:11:38 DEBUG : only7: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729925_d20260720_m010618_c001_v0001171_t0001_u01784509578087") 2026/07/20 01:11:39 DEBUG : only8: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195384_d20260720_m010657_c001_v7007000_t0000_u01784509617494") 2026/07/20 01:11:39 DEBUG : only8: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417c88e4b9d4a43e_d20260720_m010648_c001_v0001105_t0018_u01784509608946") 2026/07/20 01:11:39 DEBUG : only8: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729965_d20260720_m010640_c001_v0001171_t0028_u01784509600190") 2026/07/20 01:11:39 DEBUG : only8: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19534a_d20260720_m010627_c001_v7007000_t0000_u01784509587888") 2026/07/20 01:11:39 DEBUG : only8: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a3d0_d20260720_m010618_c001_v0001105_t0026_u01784509578776") 2026/07/20 01:11:39 DEBUG : only9: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195385_d20260720_m010657_c001_v7007000_t0000_u01784509617690") 2026/07/20 01:11:39 DEBUG : only9: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c729991_d20260720_m010648_c001_v0001171_t0021_u01784509608995") 2026/07/20 01:11:39 DEBUG : only9: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a416_d20260720_m010640_c001_v0001105_t0054_u01784509600929") 2026/07/20 01:11:39 DEBUG : only9: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19534f_d20260720_m010628_c001_v7007000_t0000_u01784509588764") 2026/07/20 01:11:39 DEBUG : only9: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0656_d20260720_m010619_c001_v0001154_t0019_u01784509579451") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea31_d20260720_m010224_c001_v7007000_t0000_u01784509344179") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a0f0_d20260720_m010222_c001_v0001105_t0009_u01784509342243") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea2d_d20260720_m010221_c001_v7007000_t0000_u01784509341190") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296b7_d20260720_m010219_c001_v0001171_t0044_u01784509339349") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea2a_d20260720_m010218_c001_v7007000_t0000_u01784509338639") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0502_d20260720_m010216_c001_v0001154_t0002_u01784509336327") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9f3_d20260720_m010206_c001_v7007000_t0000_u01784509326442") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729681_d20260720_m010204_c001_v0001171_t0026_u01784509324955") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9de_d20260720_m010203_c001_v7007000_t0000_u01784509323312") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729677_d20260720_m010202_c001_v0001171_t0009_u01784509322373") 2026/07/20 01:11:39 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9d1_d20260720_m010201_c001_v7007000_t0000_u01784509321211") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72966f_d20260720_m010200_c001_v0001171_t0010_u01784509320264") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d071a2_d20260720_m010154_c001_v7007000_t0000_u01784509314219") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72964b_d20260720_m010152_c001_v0001171_t0054_u01784509312883") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d0719b_d20260720_m010152_c001_v7007000_t0000_u01784509312499") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729645_d20260720_m010151_c001_v0001171_t0040_u01784509311194") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d07196_d20260720_m010150_c001_v7007000_t0000_u01784509310830") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729643_d20260720_m010150_c001_v0001171_t0044_u01784509310200") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729641_d20260720_m010149_c001_v0001171_t0047_u01784509309543") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d07194_d20260720_m010149_c001_v7007000_t0000_u01784509309142") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72963f_d20260720_m010148_c001_v0001171_t0006_u01784509308503") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72963b_d20260720_m010147_c001_v0001171_t0022_u01784509307826") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d07190_d20260720_m010147_c001_v7007000_t0000_u01784509307459") 2026/07/20 01:11:40 DEBUG : potato: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729639_d20260720_m010146_c001_v0001171_t0019_u01784509306477") 2026/07/20 01:11:40 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f411f97f90a15af0e_d20260720_m010309_c001_v7007000_t0000_u01784509389321") 2026/07/20 01:11:40 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a164_d20260720_m010308_c001_v0001105_t0054_u01784509388617") 2026/07/20 01:11:40 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147647_d20260720_m010300_c001_v7007000_t0000_u01784509380330") 2026/07/20 01:11:40 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a13c_d20260720_m010255_c001_v0001105_t0031_u01784509375225") 2026/07/20 01:11:40 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41968eb07d02c6c0_d20260720_m010247_c001_v7007000_t0000_u01784509367910") 2026/07/20 01:11:40 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a11a_d20260720_m010242_c001_v0001105_t0000_u01784509362296") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951aae2_d20260720_m010234_c001_v7007000_t0000_u01784509354738") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a10a_d20260720_m010230_c001_v0001105_t0052_u01784509350922") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea0d_d20260720_m010210_c001_v7007000_t0000_u01784509330521") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729691_d20260720_m010209_c001_v0001171_t0045_u01784509329012") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea03_d20260720_m010208_c001_v7007000_t0000_u01784509328658") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729689_d20260720_m010206_c001_v0001171_t0054_u01784509326977") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9f5_d20260720_m010206_c001_v7007000_t0000_u01784509326626") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729683_d20260720_m010205_c001_v0001171_t0032_u01784509325774") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9ec_d20260720_m010204_c001_v7007000_t0000_u01784509324602") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72967d_d20260720_m010203_c001_v0001171_t0049_u01784509323670") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0e9d8_d20260720_m010202_c001_v7007000_t0000_u01784509322022") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729673_d20260720_m010201_c001_v0001171_t0043_u01784509321198") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d071a7_d20260720_m010154_c001_v7007000_t0000_u01784509314978") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729653_d20260720_m010153_c001_v0001171_t0043_u01784509313892") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147346_d20260720_m010053_c001_v7007000_t0000_u01784509253119") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72957d_d20260720_m010052_c001_v0001171_t0035_u01784509252487") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147344_d20260720_m010051_c001_v7007000_t0000_u01784509251605") 2026/07/20 01:11:41 DEBUG : potato2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72957b_d20260720_m010050_c001_v0001171_t0006_u01784509250978") 2026/07/20 01:11:41 DEBUG : potato3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147649_d20260720_m010300_c001_v7007000_t0000_u01784509380676") 2026/07/20 01:11:41 DEBUG : potato3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead052a_d20260720_m010256_c001_v0001154_t0022_u01784509376564") 2026/07/20 01:11:41 DEBUG : potato3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41968eb07d02c6be_d20260720_m010247_c001_v7007000_t0000_u01784509367735") 2026/07/20 01:11:42 DEBUG : potato3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0522_d20260720_m010243_c001_v0001154_t0024_u01784509363662") 2026/07/20 01:11:42 DEBUG : potato3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951aae3_d20260720_m010235_c001_v7007000_t0000_u01784509355039") 2026/07/20 01:11:42 DEBUG : potato3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0518_d20260720_m010231_c001_v0001154_t0014_u01784509351612") 2026/07/20 01:11:42 DEBUG : pre-dest1/1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba51ec_d20260720_m010343_c001_v7007000_t0000_u01784509423490") 2026/07/20 01:11:42 DEBUG : pre-dest1/1: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0556_d20260720_m010335_c001_v0001154_t0000_u01784509415106") 2026/07/20 01:11:42 DEBUG : pre-dest2/2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41345c4167ba51ee_d20260720_m010343_c001_v7007000_t0000_u01784509423665") 2026/07/20 01:11:42 DEBUG : pre-dest2/2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a1ca_d20260720_m010335_c001_v0001105_t0053_u01784509415998") 2026/07/20 01:11:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4270f93ba5d07237_d20260720_m010320_c001_v7007000_t0000_u01784509400921") 2026/07/20 01:11:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729751_d20260720_m010317_c001_v0001171_t0009_u01784509397072") 2026/07/20 01:11:42 DEBUG : sizeonly: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717090_d20260720_m010130_c001_v7007000_t0000_u01784509290249") 2026/07/20 01:11:42 DEBUG : sizeonly: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295f1_d20260720_m010129_c001_v0001171_t0029_u01784509289164") 2026/07/20 01:11:42 DEBUG : splitbanan: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195658_d20260720_m010856_c001_v7007000_t0000_u01784509736749") 2026/07/20 01:11:42 DEBUG : splitbanan: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a622_d20260720_m010849_c001_v0001105_t0055_u01784509729151") 2026/07/20 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d265_d20260720_m011016_c001_v7007000_t0000_u01784509816002") 2026/07/20 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982106_d20260720_m011009_c001_v0001157_t0017_u01784509809190") 2026/07/20 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414f686ef4f9683c_d20260720_m010959_c001_v7007000_t0000_u01784509799681") 2026/07/20 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e9820ae_d20260720_m010953_c001_v0001157_t0046_u01784509793221") 2026/07/20 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc764f_d20260720_m010943_c001_v7007000_t0000_u01784509783860") 2026/07/20 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e98205a_d20260720_m010937_c001_v0001157_t0000_u01784509777694") 2026/07/20 01:11:42 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96b51_d20260720_m010928_c001_v7007000_t0000_u01784509768178") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e98201a_d20260720_m010921_c001_v0001157_t0038_u01784509761825") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40481a029b2c47e9_d20260720_m010913_c001_v7007000_t0000_u01784509753045") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981fde_d20260720_m010905_c001_v0001157_t0054_u01784509745709") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ebd3_d20260720_m010851_c001_v7007000_t0000_u01784509731478") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e981f70_d20260720_m010848_c001_v0001157_t0033_u01784509728106") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f423ed67bb60fedf3_d20260720_m010839_c001_v7007000_t0000_u01784509719165") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a5d2_d20260720_m010832_c001_v0001105_t0031_u01784509712009") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f425548e5a5cc761e_d20260720_m010830_c001_v7007000_t0000_u01784509710922") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729aef_d20260720_m010827_c001_v0001171_t0016_u01784509707745") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417a07a770f09c8c_d20260720_m010818_c001_v7007000_t0000_u01784509698625") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a568_d20260720_m010811_c001_v0001105_t0004_u01784509691379") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f418ddd58fb7b333e_d20260720_m010809_c001_v7007000_t0000_u01784509689913") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729a83_d20260720_m010806_c001_v0001171_t0016_u01784509686219") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f412f4246b97fae88_d20260720_m010750_c001_v7007000_t0000_u01784509670815") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06e6_d20260720_m010747_c001_v0001154_t0002_u01784509667053") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41590c234b8b9baa_d20260720_m010738_c001_v7007000_t0000_u01784509658963") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a4d2_d20260720_m010732_c001_v0001105_t0000_u01784509652488") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f40936fc323f96ada_d20260720_m010724_c001_v7007000_t0000_u01784509644458") 2026/07/20 01:11:43 DEBUG : splitbananasplit: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299ed_d20260720_m010718_c001_v0001171_t0022_u01784509638057") 2026/07/20 01:11:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f403defd4f2ac31a8_d20260720_m010834_c001_v7007000_t0000_u01784509714096") 2026/07/20 01:11:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729af3_d20260720_m010828_c001_v0001171_t0005_u01784509708673") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195392_d20260720_m010710_c001_v7007000_t0000_u01784509630849") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead06b0_d20260720_m010708_c001_v0001154_t0019_u01784509628162") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f418ddd58fb7b3318_d20260720_m010707_c001_v7007000_t0000_u01784509627035") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a464_d20260720_m010704_c001_v0001105_t0009_u01784509624362") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f400de1010951aadc_d20260720_m010228_c001_v7007000_t0000_u01784509348083") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a0fc_d20260720_m010227_c001_v0001105_t0029_u01784509347086") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea35_d20260720_m010226_c001_v7007000_t0000_u01784509346527") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0512_d20260720_m010225_c001_v0001154_t0013_u01784509345621") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c32313471708b_d20260720_m010126_c001_v7007000_t0000_u01784509286955") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295e9_d20260720_m010125_c001_v0001171_t0037_u01784509285379") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717088_d20260720_m010124_c001_v7007000_t0000_u01784509284998") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295e7_d20260720_m010123_c001_v0001171_t0042_u01784509283558") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717086_d20260720_m010121_c001_v7007000_t0000_u01784509281513") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295dd_d20260720_m010120_c001_v0001171_t0049_u01784509280392") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717085_d20260720_m010119_c001_v7007000_t0000_u01784509279835") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295d7_d20260720_m010118_c001_v0001171_t0008_u01784509278464") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295d1_d20260720_m010115_c001_v0001171_t0052_u01784509275789") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717082_d20260720_m010115_c001_v7007000_t0000_u01784509275408") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295cd_d20260720_m010114_c001_v0001171_t0011_u01784509274761") 2026/07/20 01:11:44 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295c9_d20260720_m010113_c001_v0001171_t0021_u01784509273905") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f401c323134717080_d20260720_m010113_c001_v7007000_t0000_u01784509273523") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295bd_d20260720_m010110_c001_v0001171_t0044_u01784509270492") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295b5_d20260720_m010107_c001_v0001171_t0008_u01784509267673") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147351_d20260720_m010107_c001_v7007000_t0000_u01784509267311") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295af_d20260720_m010106_c001_v0001171_t0028_u01784509266557") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295ab_d20260720_m010105_c001_v0001171_t0036_u01784509265671") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf14734f_d20260720_m010105_c001_v7007000_t0000_u01784509265310") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7295a1_d20260720_m010101_c001_v0001171_t0041_u01784509261772") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf14734c_d20260720_m010101_c001_v7007000_t0000_u01784509261406") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72959d_d20260720_m010100_c001_v0001171_t0019_u01784509260772") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf14734b_d20260720_m010059_c001_v7007000_t0000_u01784509259862") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729597_d20260720_m010059_c001_v0001171_t0058_u01784509259223") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf14734a_d20260720_m010058_c001_v7007000_t0000_u01784509258680") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729593_d20260720_m010058_c001_v0001171_t0015_u01784509258021") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147349_d20260720_m010057_c001_v7007000_t0000_u01784509257110") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72958f_d20260720_m010056_c001_v0001171_t0022_u01784509256204") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147348_d20260720_m010055_c001_v7007000_t0000_u01784509255659") 2026/07/20 01:11:45 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729587_d20260720_m010054_c001_v0001171_t0025_u01784509254908") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147347_d20260720_m010054_c001_v7007000_t0000_u01784509254339") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729581_d20260720_m010053_c001_v0001171_t0040_u01784509253662") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147342_d20260720_m010048_c001_v7007000_t0000_u01784509248969") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729571_d20260720_m010048_c001_v0001171_t0051_u01784509248296") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf147341_d20260720_m010047_c001_v7007000_t0000_u01784509247752") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72956d_d20260720_m010047_c001_v0001171_t0012_u01784509247111") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf14733f_d20260720_m010046_c001_v7007000_t0000_u01784509246211") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729563_d20260720_m010045_c001_v0001171_t0050_u01784509245549") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f41024c3ccf14733e_d20260720_m010043_c001_v7007000_t0000_u01784509243403") 2026/07/20 01:11:46 DEBUG : sub dir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c72955f_d20260720_m010042_c001_v0001171_t0020_u01784509242748") 2026/07/20 01:11:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195393_d20260720_m010711_c001_v7007000_t0000_u01784509631043") 2026/07/20 01:11:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299c7_d20260720_m010707_c001_v0001171_t0030_u01784509627827") 2026/07/20 01:11:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f418ddd58fb7b3319_d20260720_m010707_c001_v7007000_t0000_u01784509627226") 2026/07/20 01:11:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299bf_d20260720_m010704_c001_v0001171_t0055_u01784509624272") 2026/07/20 01:11:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d266_d20260720_m011018_c001_v7007000_t0000_u01784509818180") 2026/07/20 01:11:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a746_d20260720_m011017_c001_v0001105_t0033_u01784509817355") 2026/07/20 01:11:46 DEBUG : sub/yam: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea30_d20260720_m010223_c001_v7007000_t0000_u01784509343646") 2026/07/20 01:11:46 DEBUG : sub/yam: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296bd_d20260720_m010221_c001_v0001171_t0017_u01784509341907") 2026/07/20 01:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19538c_d20260720_m010703_c001_v7007000_t0000_u01784509623449") 2026/07/20 01:11:46 DEBUG : test_dir1/file2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7299b7_d20260720_m010701_c001_v0001171_t0023_u01784509621387") 2026/07/20 01:11:47 DEBUG : test_dir1/file2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195388_d20260720_m010700_c001_v7007000_t0000_u01784509620569") 2026/07/20 01:11:47 DEBUG : test_dir1/file2: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a456_d20260720_m010658_c001_v0001105_t0050_u01784509618681") 2026/07/20 01:11:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb19538d_d20260720_m010703_c001_v7007000_t0000_u01784509623645") 2026/07/20 01:11:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a45e_d20260720_m010701_c001_v0001105_t0009_u01784509621377") 2026/07/20 01:11:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f407d4423bb195389_d20260720_m010700_c001_v7007000_t0000_u01784509620764") 2026/07/20 01:11:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1196e6973ce7c1cd_d20260720_m010658_c001_v0001144_t0015_u01784509618669") 2026/07/20 01:11:47 DEBUG : three: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea23_d20260720_m010215_c001_v7007000_t0000_u01784509335621") 2026/07/20 01:11:47 DEBUG : three: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296ab_d20260720_m010214_c001_v0001171_t0039_u01784509334342") 2026/07/20 01:11:47 DEBUG : three: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c7296a1_d20260720_m010212_c001_v0001171_t0026_u01784509332002") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d267_d20260720_m011019_c001_v7007000_t0000_u01784509819860") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729c43_d20260720_m011019_c001_v0001171_t0001_u01784509819088") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d283_d20260720_m011038_c001_v7007000_t0000_u01784509838890") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0806_d20260720_m011037_c001_v0001154_t0000_u01784509837059") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d281_d20260720_m011035_c001_v7007000_t0000_u01784509835541") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729c6b_d20260720_m011033_c001_v0001171_t0056_u01784509833792") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d278_d20260720_m011032_c001_v7007000_t0000_u01784509832886") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a76c_d20260720_m011032_c001_v0001105_t0050_u01784509832247") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d275_d20260720_m011027_c001_v7007000_t0000_u01784509827027") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729c5b_d20260720_m011025_c001_v0001171_t0051_u01784509825820") 2026/07/20 01:11:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d276_d20260720_m011029_c001_v7007000_t0000_u01784509829430") 2026/07/20 01:11:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07fc_d20260720_m011027_c001_v0001154_t0019_u01784509827980") 2026/07/20 01:11:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d26b_d20260720_m011024_c001_v7007000_t0000_u01784509824905") 2026/07/20 01:11:48 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a758_d20260720_m011024_c001_v0001105_t0022_u01784509824157") 2026/07/20 01:11:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d269_d20260720_m011023_c001_v7007000_t0000_u01784509823236") 2026/07/20 01:11:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e98213e_d20260720_m011022_c001_v0001157_t0040_u01784509822533") 2026/07/20 01:11:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d268_d20260720_m011021_c001_v7007000_t0000_u01784509821571") 2026/07/20 01:11:48 DEBUG : toe/toe/tictactoe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead07f0_d20260720_m011020_c001_v0001154_t0021_u01784509820820") 2026/07/20 01:11:48 DEBUG : toe/toe/toe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4151e79ff020fcdd_d20260720_m011044_c001_v7007000_t0000_u01784509844108") 2026/07/20 01:11:48 DEBUG : toe/toe/toe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117104977c729c7d_d20260720_m011043_c001_v0001171_t0057_u01784509843446") 2026/07/20 01:11:48 DEBUG : toe/toe/toe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d277_d20260720_m011031_c001_v7007000_t0000_u01784509831310") 2026/07/20 01:11:48 DEBUG : toe/toe/toe: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e982166_d20260720_m011030_c001_v0001157_t0023_u01784509830365") 2026/07/20 01:11:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d285_d20260720_m011039_c001_v7007000_t0000_u01784509839455") 2026/07/20 01:11:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f113281454e98218c_d20260720_m011038_c001_v0001157_t0054_u01784509838502") 2026/07/20 01:11:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f4061db36b3b9d282_d20260720_m011036_c001_v7007000_t0000_u01784509836112") 2026/07/20 01:11:48 DEBUG : toe/toe/toe.txt: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1071c6634263cf50_d20260720_m011035_c001_v0001117_t0005_u01784509835076") 2026/07/20 01:11:48 DEBUG : two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea24_d20260720_m010215_c001_v7007000_t0000_u01784509335796") 2026/07/20 01:11:48 DEBUG : two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f414469bc7ead04fc_d20260720_m010213_c001_v0001154_t0025_u01784509333561") 2026/07/20 01:11:49 DEBUG : two: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f417104977c72969f_d20260720_m010211_c001_v0001171_t0021_u01784509331810") 2026/07/20 01:11:49 DEBUG : yam: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea32_d20260720_m010224_c001_v7007000_t0000_u01784509344356") 2026/07/20 01:11:49 DEBUG : yam: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1086fe7a965c4be8_d20260720_m010223_c001_v0001090_t0045_u01784509343315") 2026/07/20 01:11:49 DEBUG : yam: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea2c_d20260720_m010220_c001_v7007000_t0000_u01784509340659") 2026/07/20 01:11:49 DEBUG : yam: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f114469bc7ead0508_d20260720_m010219_c001_v0001154_t0004_u01784509339362") 2026/07/20 01:11:49 DEBUG : yam: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea27_d20260720_m010218_c001_v7007000_t0000_u01784509338108") 2026/07/20 01:11:49 DEBUG : yam: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f117c88e4b9d4a0e0_d20260720_m010216_c001_v0001105_t0024_u01784509336337") 2026/07/20 01:11:49 DEBUG : yaml: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea2e_d20260720_m010221_c001_v7007000_t0000_u01784509341366") 2026/07/20 01:11:49 DEBUG : yaml: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f101fa84f421ffd37_d20260720_m010220_c001_v0001102_t0054_u01784509340335") 2026/07/20 01:11:49 DEBUG : yaml: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f405962b207a0ea2b_d20260720_m010218_c001_v7007000_t0000_u01784509338815") 2026/07/20 01:11:49 DEBUG : yaml: Deleting (id "4_zfff21d5300ad7bdb9ff80e1b_f1079dbd6dc8556c4_d20260720_m010217_c001_v0001131_t0020_u01784509337686") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m10.807292433s (try 1/5)