"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/08/11 01:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo" 2026/08/11 01:03:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:03:49 DEBUG : Creating backend with remote "/tmp/rclone2809389681" === 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-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:03:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:03:50 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:03:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/11 01:03:50 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:03:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:03:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:03:50 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:03:50 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:03:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:03:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:03:51 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:03:51 DEBUG : B2 bucket rclone-test-laposex4jabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:03:53 DEBUG : Creating backend with remote "/non-existing" 2026/08/11 01:03:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/11 01:03:53 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:03:53 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:03:54 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:03:54 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:03:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:03:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:03:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.54s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:03:55 INFO : B2 bucket rclone-test-laposex4jabo: Running all checks before starting transfers 2026/08/11 01:03:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:03:55 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:03:55 INFO : B2 bucket rclone-test-laposex4jabo: Checks finished, now starting transfers 2026/08/11 01:03:55 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:03:56 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:03:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:03:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:03:56 ERROR : Ignoring --no-traverse with sync 2026/08/11 01:03:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:03:56 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:03:56 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:03:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:03:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:03:57 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:03:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:03:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/11 01:03:58 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:03:58 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:03:59 DEBUG : hello world2: size = 12 OK 2026/08/11 01:03:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/11 01:03:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.77s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:04:00 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:00 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:00 DEBUG : potato2: size = 11 OK 2026/08/11 01:04:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:04:01 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:01 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:02 DEBUG : potato2: size = 11 OK 2026/08/11 01:04:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 01:04:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:04:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/11 01:04:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:04:02 INFO : sub dir2: Making directory 2026/08/11 01:04:02 INFO : sub dir: Making directory 2026/08/11 01:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:02 INFO : sub dir2/sub sub dir2: Making directory 2026/08/11 01:04:02 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:02 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:04:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:03 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/08/11 01:04:03 DEBUG : B2 bucket rclone-test-laposex4jabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:04 INFO : sub dir2: Making directory 2026/08/11 01:04:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/11 01:04:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:04:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:04 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:04 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:04:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.48s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:05 DEBUG : sub dir2: Making directory with metadata 2026/08/11 01:04:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:04:05 INFO : sub dir2: Making directory 2026/08/11 01:04:05 INFO : sub dir: Making directory 2026/08/11 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:05 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:05 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:04:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:06 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:04:06 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/11 01:04:06 DEBUG : B2 bucket rclone-test-laposex4jabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/11 01:04:06 DEBUG : B2 bucket rclone-test-laposex4jabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.86s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:07 INFO : sub dir2: Making directory 2026/08/11 01:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:07 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:07 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:04:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:08 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:04:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.58s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:09 DEBUG : sub dir2: Making directory with metadata 2026/08/11 01:04:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:04:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:04:09 INFO : sub dir2: Making directory 2026/08/11 01:04:09 INFO : sub dir: Making directory 2026/08/11 01:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:09 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:09 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:04:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:09 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:04:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/11 01:04:10 DEBUG : B2 bucket rclone-test-laposex4jabo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.33s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:11 INFO : sub dir2: Making directory 2026/08/11 01:04:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:11 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:11 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:11 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:04:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:11 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:04:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:13 DEBUG : Creating backend with remote "TestB2:rclone-test-guyoreq7komo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-laposex4jabo -> B2 bucket rclone-test-guyoreq7komo 2026/08/11 01:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:14 DEBUG : B2 bucket rclone-test-guyoreq7komo: Waiting for checks to finish 2026/08/11 01:04:14 DEBUG : B2 bucket rclone-test-guyoreq7komo: Waiting for transfers to finish 2026/08/11 01:04:15 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:04:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:15 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:04:15 DEBUG : B2 bucket rclone-test-guyoreq7komo: Purge remote 2026/08/11 01:04:15 INFO : B2 bucket rclone-test-guyoreq7komo: cleaning bucket "rclone-test-guyoreq7komo" of all files 2026/08/11 01:04:15 DEBUG : sub dir/hello world: Deleting (id "4_z9fd23df3509debeb9ff80e1b_f1008cdeef7b1a68d_d20260811_m010414_c001_v0001131_t0057_u01786410254622") --- PASS: TestServerSideCopy (4.06s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:17 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:04:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:04:17 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:04:17 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:17 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 01:04:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/11 01:04:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:19 DEBUG : Creating backend with remote "TestB2:rclone-test-ciyoyiw8sama" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-laposex4jabo -> B2 bucket rclone-test-ciyoyiw8sama 2026/08/11 01:04:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:20 DEBUG : B2 bucket rclone-test-ciyoyiw8sama: Waiting for checks to finish 2026/08/11 01:04:20 DEBUG : B2 bucket rclone-test-ciyoyiw8sama: Waiting for transfers to finish 2026/08/11 01:04:21 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:04:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:04:22 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:04:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ciyoyiw8sama) 2026/08/11 01:04:22 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:04:22 DEBUG : B2 bucket rclone-test-ciyoyiw8sama: Waiting for checks to finish 2026/08/11 01:04:22 DEBUG : B2 bucket rclone-test-ciyoyiw8sama: Waiting for transfers to finish 2026/08/11 01:04:22 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 01:04:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/11 01:04:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:04:22 DEBUG : B2 bucket rclone-test-ciyoyiw8sama: Purge remote 2026/08/11 01:04:22 INFO : B2 bucket rclone-test-ciyoyiw8sama: cleaning bucket "rclone-test-ciyoyiw8sama" of all files 2026/08/11 01:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f925d83509debeb9ff80e1b_f109f34583b09c15e_d20260811_m010422_c001_v0001181_t0027_u01786410262532") 2026/08/11 01:04:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f925d83509debeb9ff80e1b_f106bca69e0a13dad_d20260811_m010420_c001_v0001044_t0029_u01786410260956") --- PASS: TestServerSideCopyOverSelf (6.13s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:04:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:04:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:04:25 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:25 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:26 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 01:04:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/11 01:04:26 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/11 01:04:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.98s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-medavat1wipa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-laposex4jabo -> B2 bucket rclone-test-medavat1wipa 2026/08/11 01:04:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:28 DEBUG : B2 bucket rclone-test-medavat1wipa: Waiting for checks to finish 2026/08/11 01:04:28 DEBUG : B2 bucket rclone-test-medavat1wipa: Waiting for transfers to finish 2026/08/11 01:04:29 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:04:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:04:30 DEBUG : B2 bucket rclone-test-medavat1wipa: Waiting for checks to finish 2026/08/11 01:04:30 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:04:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-medavat1wipa) 2026/08/11 01:04:30 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:04:30 DEBUG : B2 bucket rclone-test-medavat1wipa: Waiting for transfers to finish 2026/08/11 01:04:30 DEBUG : sub dir/hello world: size = 17 OK 2026/08/11 01:04:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/11 01:04:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:04:30 INFO : sub dir/hello world: Deleted 2026/08/11 01:04:32 DEBUG : testing file moves 2026/08/11 01:04:32 DEBUG : B2 bucket rclone-test-medavat1wipa: Waiting for checks to finish 2026/08/11 01:04:32 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:04:32 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-medavat1wipa) 2026/08/11 01:04:32 DEBUG : sub dir/hello world: Sizes differ 2026/08/11 01:04:32 DEBUG : B2 bucket rclone-test-medavat1wipa: Waiting for transfers to finish 2026/08/11 01:04:32 DEBUG : sub dir/hello world: size = 24 OK 2026/08/11 01:04:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/11 01:04:32 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/11 01:04:32 INFO : sub dir/hello world: Deleted 2026/08/11 01:04:33 DEBUG : B2 bucket rclone-test-medavat1wipa: Purge remote 2026/08/11 01:04:33 INFO : B2 bucket rclone-test-medavat1wipa: cleaning bucket "rclone-test-medavat1wipa" of all files 2026/08/11 01:04:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fb27d83509debeb9ff80e1b_f4133d88e9c691801_d20260811_m010432_c001_v0001130_t0028_u01786410272362") 2026/08/11 01:04:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fb27d83509debeb9ff80e1b_f4196bacfe5717c92_d20260811_m010430_c001_v0001182_t0053_u01786410270694") 2026/08/11 01:04:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fb27d83509debeb9ff80e1b_f4109eb3d1ed220b0_d20260811_m010429_c001_v0001183_t0039_u01786410269069") --- PASS: TestServerSideMoveOverSelf (7.80s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:35 ERROR : error listing: directory not found 2026/08/11 01:04:35 INFO : Local file system at /tmp/rclone2809389681: Making directory 2026/08/11 01:04:35 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:35 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.73s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:04:37 DEBUG : Local file system at /tmp/rclone2809389681: Waiting for checks to finish 2026/08/11 01:04:37 DEBUG : Local file system at /tmp/rclone2809389681: Waiting for transfers to finish 2026/08/11 01:04:37 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/11 01:04:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:04:37 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/11 01:04:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.93s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/11 01:04:38 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:38 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:38 DEBUG : check sum: size = 1 OK 2026/08/11 01:04:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:04:38 INFO : check sum: Copied (new) 2026/08/11 01:04:38 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:39 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:39 DEBUG : check sum: size = 1 OK 2026/08/11 01:04:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:04:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/11 01:04:39 DEBUG : check sum: Unchanged skipping 2026/08/11 01:04:39 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:39 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.94s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/11 01:04:40 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:40 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:40 DEBUG : sizeonly: size = 6 OK 2026/08/11 01:04:40 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:04:40 INFO : sizeonly: Copied (new) 2026/08/11 01:04:40 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:41 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:41 DEBUG : sizeonly: size = 6 OK 2026/08/11 01:04:41 DEBUG : sizeonly: Sizes identical 2026/08/11 01:04:41 DEBUG : sizeonly: Unchanged skipping 2026/08/11 01:04:41 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:41 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.85s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/11 01:04:42 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:42 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/11 01:04:42 INFO : ignore-size: Copied (new) 2026/08/11 01:04:42 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:04:43 DEBUG : ignore-size: Unchanged skipping 2026/08/11 01:04:43 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:43 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:43 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.03s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:44 DEBUG : existing: size = 6 OK 2026/08/11 01:04:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:04:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:44 DEBUG : existing: Unchanged skipping 2026/08/11 01:04:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:44 INFO : There was nothing to transfer 2026/08/11 01:04:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/11 01:04:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:45 DEBUG : existing: size = 6 OK 2026/08/11 01:04:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:04:45 INFO : existing: Copied (replaced existing) 2026/08/11 01:04:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.96s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 01:04:46 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:46 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:46 DEBUG : existing: size = 6 OK 2026/08/11 01:04:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:04:46 INFO : existing: Copied (new) 2026/08/11 01:04:46 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:46 DEBUG : existing: Destination exists, skipping 2026/08/11 01:04:46 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:46 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:46 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.67s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:48 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/11 01:04:49 DEBUG : c/non empty space: size = 5 OK 2026/08/11 01:04:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:04:49 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 01:04:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 01:04:49 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:49 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:49 DEBUG : a/potato2: size = 60 OK 2026/08/11 01:04:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:04:49 INFO : a/potato2: Copied (new) 2026/08/11 01:04:49 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:51 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:51 DEBUG : empty space: size = 1 OK 2026/08/11 01:04:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/11 01:04:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:04:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/11 01:04:51 DEBUG : empty space: Unchanged skipping 2026/08/11 01:04:51 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:51 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:51 INFO : There was nothing to transfer 2026/08/11 01:04:51 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:51 DEBUG : empty space: size = 1 OK 2026/08/11 01:04:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/11 01:04:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:04:53 INFO : empty space: Updated modification time in destination 2026/08/11 01:04:53 DEBUG : empty space: Unchanged skipping 2026/08/11 01:04:53 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:53 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:54 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:54 DEBUG : empty space: size = 1 OK 2026/08/11 01:04:54 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/11 01:04:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:04:54 DEBUG : empty space: Unchanged skipping 2026/08/11 01:04:54 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:54 DEBUG : Waiting for deletions to finish 2026/08/11 01:04:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.82s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:56 DEBUG : foo: size = 3 OK 2026/08/11 01:04:56 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/11 01:04:56 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:04:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:04:56 DEBUG : foo: sha1 differ 2026/08/11 01:04:56 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:56 DEBUG : foo: size = 3 OK 2026/08/11 01:04:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/11 01:04:56 INFO : foo: Copied (replaced existing) 2026/08/11 01:04:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:04:57 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/11 01:04:57 DEBUG : empty space: size = 1 OK 2026/08/11 01:04:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:04:57 DEBUG : empty space: Unchanged skipping 2026/08/11 01:04:57 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:04:57 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:04:58 DEBUG : potato: size = 60 OK 2026/08/11 01:04:58 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:04:58 INFO : potato: Copied (new) 2026/08/11 01:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.41s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:00 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:05:00 DEBUG : potato: size = 60 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:05:00 DEBUG : potato: Sizes differ 2026/08/11 01:05:00 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:00 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:01 DEBUG : potato: size = 21 OK 2026/08/11 01:05:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/11 01:05:01 INFO : potato: Copied (replaced existing) 2026/08/11 01:05:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.18s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:02 DEBUG : potato: size = 21 OK 2026/08/11 01:05:02 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/11 01:05:02 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2809389681) 2026/08/11 01:05:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:05:02 DEBUG : potato: sha1 differ 2026/08/11 01:05:02 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:02 DEBUG : potato: size = 21 OK 2026/08/11 01:05:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/11 01:05:02 INFO : potato: Copied (replaced existing) 2026/08/11 01:05:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:05:04 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:05:04 DEBUG : empty space: Unchanged skipping 2026/08/11 01:05:04 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/11 01:05:04 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:04 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:05:07 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:05:07 DEBUG : empty space: Unchanged skipping 2026/08/11 01:05:07 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:07 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:07 DEBUG : potato2: size = 60 OK 2026/08/11 01:05:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:05:07 INFO : potato2: Copied (new) 2026/08/11 01:05:07 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:09 INFO : d: Making directory 2026/08/11 01:05:09 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/11 01:05:10 DEBUG : c/non empty space: size = 5 OK 2026/08/11 01:05:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:05:10 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 01:05:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 01:05:10 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:10 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:10 DEBUG : a/potato2: size = 60 OK 2026/08/11 01:05:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:05:10 INFO : a/potato2: Copied (new) 2026/08/11 01:05:10 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/11 01:05:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/11 01:05:13 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:13 DEBUG : c/non empty space: size = 5 OK 2026/08/11 01:05:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:05:13 DEBUG : c/non empty space: Unchanged skipping 2026/08/11 01:05:13 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:13 DEBUG : a/potato2: size = 60 OK 2026/08/11 01:05:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:05:13 INFO : a/potato2: Copied (new) 2026/08/11 01:05:13 ERROR : B2 bucket rclone-test-laposex4jabo: not deleting files as there were IO errors 2026/08/11 01:05:13 ERROR : B2 bucket rclone-test-laposex4jabo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:16 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:05:16 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:05:16 DEBUG : empty space: Unchanged skipping 2026/08/11 01:05:16 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:16 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:16 INFO : potato: Deleted 2026/08/11 01:05:16 DEBUG : potato2: size = 60 OK 2026/08/11 01:05:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:05:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.77s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:19 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:19 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:19 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:19 INFO : potato: Deleted 2026/08/11 01:05:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:05:19 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:05:19 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:19 DEBUG : empty space: Unchanged skipping 2026/08/11 01:05:19 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:20 DEBUG : potato2: size = 60 OK 2026/08/11 01:05:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:05:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.39s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:05:21 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:21 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:22 DEBUG : potato2: size = 19 OK 2026/08/11 01:05:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/11 01:05:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.15s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:24 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 01:05:24 DEBUG : enormous: Excluded 2026/08/11 01:05:24 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:05:24 DEBUG : potato2: Excluded 2026/08/11 01:05:24 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:05:24 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:05:24 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:24 DEBUG : empty space: Unchanged skipping 2026/08/11 01:05:24 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:24 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:24 INFO : There was nothing to transfer 2026/08/11 01:05:24 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 01:05:24 DEBUG : enormous: Excluded 2026/08/11 01:05:24 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:05:24 DEBUG : potato2: Excluded 2026/08/11 01:05:25 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:05:25 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/11 01:05:25 DEBUG : empty space: Unchanged skipping 2026/08/11 01:05:25 DEBUG : Local file system at /tmp/rclone2809389681: Waiting for checks to finish 2026/08/11 01:05:25 DEBUG : Local file system at /tmp/rclone2809389681: Waiting for transfers to finish 2026/08/11 01:05:25 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:27 DEBUG : enormous: Excluded (Size Filter) 2026/08/11 01:05:27 DEBUG : enormous: Excluded 2026/08/11 01:05:27 DEBUG : potato2: Excluded (Size Filter) 2026/08/11 01:05:27 DEBUG : potato2: Excluded 2026/08/11 01:05:27 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:05:27 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:27 DEBUG : empty space: Unchanged skipping 2026/08/11 01:05:27 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:27 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:27 INFO : enormous: Deleted 2026/08/11 01:05:27 INFO : potato2: Deleted 2026/08/11 01:05:27 INFO : There was nothing to transfer 2026/08/11 01:05:28 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/11 01:05:28 DEBUG : empty space: Unchanged skipping 2026/08/11 01:05:28 DEBUG : Local file system at /tmp/rclone2809389681: Waiting for checks to finish 2026/08/11 01:05:28 DEBUG : Local file system at /tmp/rclone2809389681: Waiting for transfers to finish 2026/08/11 01:05:28 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:28 INFO : enormous: Deleted 2026/08/11 01:05:28 INFO : potato2: Deleted 2026/08/11 01:05:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.12s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:30 DEBUG : five: Need to transfer - File not found at Destination 2026/08/11 01:05:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:05:30 DEBUG : four: size = 8 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:05:30 DEBUG : four: Sizes differ 2026/08/11 01:05:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/11 01:05:30 DEBUG : three: size = 5 OK 2026/08/11 01:05:30 DEBUG : three: Sizes identical 2026/08/11 01:05:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 01:05:30 DEBUG : one: Destination is newer than source, skipping 2026/08/11 01:05:30 DEBUG : two: size = 3 OK 2026/08/11 01:05:30 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2809389681) 2026/08/11 01:05:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:05:30 DEBUG : two: sha1 differ 2026/08/11 01:05:30 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:31 DEBUG : five: size = 4 OK 2026/08/11 01:05:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/11 01:05:31 INFO : five: Copied (new) 2026/08/11 01:05:31 DEBUG : four: size = 4 OK 2026/08/11 01:05:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/11 01:05:31 INFO : four: Copied (replaced existing) 2026/08/11 01:05:31 DEBUG : two: size = 3 OK 2026/08/11 01:05:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/11 01:05:31 INFO : two: Copied (replaced existing) 2026/08/11 01:05:31 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:32 DEBUG : five: size = 4 OK 2026/08/11 01:05:32 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:32 DEBUG : three: size = 5 OK 2026/08/11 01:05:32 DEBUG : four: size = 4 OK 2026/08/11 01:05:32 DEBUG : two: size = 3 OK 2026/08/11 01:05:32 DEBUG : one: Destination is newer than source, skipping 2026/08/11 01:05:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2809389681) 2026/08/11 01:05:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:05:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/11 01:05:32 DEBUG : three: sha1 differ 2026/08/11 01:05:32 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/11 01:05:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/11 01:05:32 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/11 01:05:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/11 01:05:32 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/11 01:05:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/11 01:05:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 01:05:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 01:05:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/11 01:05:32 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:32 DEBUG : three: size = 5 OK 2026/08/11 01:05:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:05:32 INFO : three: Copied (replaced existing) 2026/08/11 01:05:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.11s) === 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-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/11 01:05:34 INFO : B2 bucket rclone-test-laposex4jabo: Making map for --track-renames 2026/08/11 01:05:34 INFO : B2 bucket rclone-test-laposex4jabo: Finished making map for --track-renames 2026/08/11 01:05:34 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:34 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for renames to finish 2026/08/11 01:05:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 01:05:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/11 01:05:34 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:34 DEBUG : potato: size = 14 OK 2026/08/11 01:05:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/11 01:05:34 INFO : potato: Copied (new) 2026/08/11 01:05:34 DEBUG : yam: size = 11 OK 2026/08/11 01:05:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:05:34 INFO : yam: Copied (new) 2026/08/11 01:05:34 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:34 DEBUG : potato: size = 14 OK 2026/08/11 01:05:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:05:34 INFO : B2 bucket rclone-test-laposex4jabo: Making map for --track-renames 2026/08/11 01:05:34 DEBUG : potato: Unchanged skipping 2026/08/11 01:05:34 INFO : B2 bucket rclone-test-laposex4jabo: Finished making map for --track-renames 2026/08/11 01:05:34 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:34 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for renames to finish 2026/08/11 01:05:35 DEBUG : yaml: size = 11 OK 2026/08/11 01:05:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:05:35 INFO : yam: Copied (server-side copy) to: yaml 2026/08/11 01:05:35 INFO : yam: Deleted 2026/08/11 01:05:35 INFO : yaml: Renamed from "yam" 2026/08/11 01:05:35 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/11 01:05:36 INFO : B2 bucket rclone-test-laposex4jabo: Making map for --track-renames 2026/08/11 01:05:36 INFO : B2 bucket rclone-test-laposex4jabo: Finished making map for --track-renames 2026/08/11 01:05:36 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 01:05:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/11 01:05:36 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for renames to finish 2026/08/11 01:05:36 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:37 DEBUG : yam: size = 11 OK 2026/08/11 01:05:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:05:37 INFO : yam: Copied (new) 2026/08/11 01:05:37 DEBUG : potato: size = 14 OK 2026/08/11 01:05:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/11 01:05:37 INFO : potato: Copied (new) 2026/08/11 01:05:37 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:37 DEBUG : potato: size = 14 OK 2026/08/11 01:05:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:05:37 INFO : B2 bucket rclone-test-laposex4jabo: Making map for --track-renames 2026/08/11 01:05:37 INFO : B2 bucket rclone-test-laposex4jabo: Finished making map for --track-renames 2026/08/11 01:05:37 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:37 DEBUG : potato: Unchanged skipping 2026/08/11 01:05:37 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for renames to finish 2026/08/11 01:05:38 DEBUG : yaml: size = 11 OK 2026/08/11 01:05:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:05:38 INFO : yam: Copied (server-side copy) to: yaml 2026/08/11 01:05:39 INFO : yam: Deleted 2026/08/11 01:05:39 INFO : yaml: Renamed from "yam" 2026/08/11 01:05:39 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/11 01:05:40 INFO : B2 bucket rclone-test-laposex4jabo: Making map for --track-renames 2026/08/11 01:05:40 INFO : B2 bucket rclone-test-laposex4jabo: Finished making map for --track-renames 2026/08/11 01:05:40 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/11 01:05:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/11 01:05:40 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for renames to finish 2026/08/11 01:05:40 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:40 DEBUG : sub/yam: size = 11 OK 2026/08/11 01:05:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:05:40 INFO : sub/yam: Copied (new) 2026/08/11 01:05:40 DEBUG : potato: size = 14 OK 2026/08/11 01:05:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/11 01:05:40 INFO : potato: Copied (new) 2026/08/11 01:05:40 DEBUG : Waiting for deletions to finish 2026/08/11 01:05:41 DEBUG : potato: size = 14 OK 2026/08/11 01:05:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:05:41 DEBUG : potato: Unchanged skipping 2026/08/11 01:05:41 INFO : B2 bucket rclone-test-laposex4jabo: Making map for --track-renames 2026/08/11 01:05:41 INFO : B2 bucket rclone-test-laposex4jabo: Finished making map for --track-renames 2026/08/11 01:05:41 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:41 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for renames to finish 2026/08/11 01:05:41 DEBUG : yam: size = 11 OK 2026/08/11 01:05:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/11 01:05:41 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/11 01:05:41 INFO : sub/yam: Deleted 2026/08/11 01:05:41 INFO : yam: Renamed from "sub/yam" 2026/08/11 01:05:41 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.88s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:42 DEBUG : Creating backend with remote "/tmp/rclone2809389681/dir1" 2026/08/11 01:05:42 DEBUG : Creating backend with remote "/tmp/rclone2809389681/dir2" 2026/08/11 01:05:42 DEBUG : Local file system at /tmp/rclone2809389681/dir2: Using server-side directory move 2026/08/11 01:05:42 INFO : Local file system at /tmp/rclone2809389681/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/11 01:05:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/11 01:05:42 DEBUG : Local file system at /tmp/rclone2809389681/dir2: Waiting for checks to finish 2026/08/11 01:05:42 DEBUG : Local file system at /tmp/rclone2809389681/dir2: Waiting for transfers to finish 2026/08/11 01:05:42 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:05:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 01:05:43 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:43 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/11 01:05:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/11 01:05:43 INFO : nested/sub dir/file: Copied (new) 2026/08/11 01:05:43 INFO : nested/sub dir/file: Deleted 2026/08/11 01:05:44 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:05:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:05:44 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:05:44 INFO : sub dir/hello world: Deleted 2026/08/11 01:05:44 INFO : sub dir: Removing directory 2026/08/11 01:05:44 INFO : nested/sub dir: Removing directory 2026/08/11 01:05:44 INFO : nested: Removing directory 2026/08/11 01:05:44 DEBUG : Local file system at /tmp/rclone2809389681: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/11 01:05:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/11 01:05:45 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:45 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:45 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1161-10.backblaze.com/b2api/v1/b2_upload_file/3fb2ddf3508debeb9ff80e1b/c001_v0001161_t0032": EOF 2026/08/11 01:05:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-10.backblaze.com/b2api/v1/b2_upload_file/3fb2ddf3508debeb9ff80e1b/c001_v0001161_t0032": EOF) 2026/08/11 01:05:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:05:45 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1161-10.backblaze.com/b2api/v1/b2_upload_file/3fb2ddf3508debeb9ff80e1b/c001_v0001161_t0032": EOF - low level retry 0/10 2026/08/11 01:05:45 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 01:05:45 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/11 01:05:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/11 01:05:45 INFO : nested/sub dir/file: Copied (new) 2026/08/11 01:05:45 INFO : nested/sub dir/file: Deleted 2026/08/11 01:05:46 DEBUG : sub dir/hello world: size = 11 OK 2026/08/11 01:05:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:05:46 INFO : sub dir/hello world: Copied (new) 2026/08/11 01:05:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.88s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/11 01:05:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 01:05:47 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:47 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:47 DEBUG : existing-b: size = 6 OK 2026/08/11 01:05:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/11 01:05:47 INFO : existing-b: Copied (new) 2026/08/11 01:05:47 INFO : existing-b: Deleted 2026/08/11 01:05:47 DEBUG : existing: size = 6 OK 2026/08/11 01:05:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:05:47 INFO : existing: Copied (new) 2026/08/11 01:05:47 INFO : existing: Deleted 2026/08/11 01:05:48 DEBUG : existing: Destination exists, skipping 2026/08/11 01:05:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/11 01:05:48 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:05:48 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:05:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-voponed0rihi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-laposex4jabo -> B2 bucket rclone-test-voponed0rihi 2026/08/11 01:05:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:05:53 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/11 01:05:53 DEBUG : empty space: Unchanged skipping 2026/08/11 01:05:53 DEBUG : potato3: size = 68 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:05:53 DEBUG : potato3: size = 60 (B2 bucket rclone-test-voponed0rihi) 2026/08/11 01:05:53 DEBUG : potato3: Sizes differ 2026/08/11 01:05:53 DEBUG : B2 bucket rclone-test-voponed0rihi: Waiting for checks to finish 2026/08/11 01:05:53 INFO : empty space: Deleted 2026/08/11 01:05:53 DEBUG : B2 bucket rclone-test-voponed0rihi: Waiting for transfers to finish 2026/08/11 01:05:53 DEBUG : potato2: size = 60 OK 2026/08/11 01:05:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:05:53 INFO : potato2: Copied (server-side copy) 2026/08/11 01:05:53 INFO : potato2: Deleted 2026/08/11 01:05:53 DEBUG : potato3: size = 68 OK 2026/08/11 01:05:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:05:53 INFO : potato3: Copied (server-side copy) 2026/08/11 01:05:53 INFO : potato3: Deleted 2026/08/11 01:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-wuzusis2cefe" 2026/08/11 01:05:55 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/11 01:05:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:05:55 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 01:05:55 DEBUG : B2 bucket rclone-test-wuzusis2cefe: Waiting for checks to finish 2026/08/11 01:05:55 DEBUG : B2 bucket rclone-test-wuzusis2cefe: Waiting for transfers to finish 2026/08/11 01:05:56 DEBUG : empty space: size = 1 OK 2026/08/11 01:05:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:05:56 INFO : empty space: Copied (server-side copy) 2026/08/11 01:05:56 INFO : empty space: Deleted 2026/08/11 01:05:56 DEBUG : potato3: size = 68 OK 2026/08/11 01:05:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:05:56 INFO : potato3: Copied (server-side copy) 2026/08/11 01:05:56 DEBUG : potato2: size = 60 OK 2026/08/11 01:05:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:05:56 INFO : potato2: Copied (server-side copy) 2026/08/11 01:05:56 INFO : potato3: Deleted 2026/08/11 01:05:56 INFO : potato2: Deleted 2026/08/11 01:05:57 DEBUG : B2 bucket rclone-test-wuzusis2cefe: Purge remote 2026/08/11 01:05:57 INFO : B2 bucket rclone-test-wuzusis2cefe: cleaning bucket "rclone-test-wuzusis2cefe" of all files 2026/08/11 01:05:57 DEBUG : empty space: Deleting (id "4_z0f42cdb350adebeb9ff80e1b_f411d8285b362d9d0_d20260811_m010556_c001_v0001043_t0057_u01786410356084") 2026/08/11 01:05:57 DEBUG : potato2: Deleting (id "4_z0f42cdb350adebeb9ff80e1b_f115b9da2c616ba07_d20260811_m010556_c001_v0001130_t0013_u01786410356289") 2026/08/11 01:05:57 DEBUG : potato3: Deleting (id "4_z0f42cdb350adebeb9ff80e1b_f11678e05304440cb_d20260811_m010556_c001_v0001091_t0010_u01786410356327") 2026/08/11 01:05:58 DEBUG : B2 bucket rclone-test-voponed0rihi: Purge remote 2026/08/11 01:05:58 INFO : B2 bucket rclone-test-voponed0rihi: cleaning bucket "rclone-test-voponed0rihi" of all files 2026/08/11 01:05:58 DEBUG : empty space: Deleting (id "4_zcff2bdb350adebeb9ff80e1b_f41375cdac2a3f532_d20260811_m010556_c001_v7007000_t0000_u01786410356263") 2026/08/11 01:05:58 DEBUG : empty space: Deleting (id "4_zcff2bdb350adebeb9ff80e1b_f41627f35c201b894_d20260811_m010552_c001_v0001182_t0019_u01786410352457") 2026/08/11 01:05:58 DEBUG : potato2: Deleting (id "4_zcff2bdb350adebeb9ff80e1b_f403f7d67a7d846a1_d20260811_m010556_c001_v7007000_t0000_u01786410356678") 2026/08/11 01:05:58 DEBUG : potato2: Deleting (id "4_zcff2bdb350adebeb9ff80e1b_f10567d1aaa311e71_d20260811_m010553_c001_v0001181_t0030_u01786410353285") 2026/08/11 01:05:58 DEBUG : potato3: Deleting (id "4_zcff2bdb350adebeb9ff80e1b_f41375cdac2a3f535_d20260811_m010556_c001_v7007000_t0000_u01786410356639") 2026/08/11 01:05:58 DEBUG : potato3: Deleting (id "4_zcff2bdb350adebeb9ff80e1b_f118fbdaac7a99bfc_d20260811_m010553_c001_v0001185_t0029_u01786410353550") 2026/08/11 01:05:58 DEBUG : potato3: Deleting (id "4_zcff2bdb350adebeb9ff80e1b_f11627f35c201b898_d20260811_m010552_c001_v0001182_t0046_u01786410352648") --- PASS: TestServerSideMove (10.53s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-huyolaw0loyo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-laposex4jabo -> B2 bucket rclone-test-huyolaw0loyo 2026/08/11 01:06:05 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 01:06:05 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 01:06:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:06:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:06:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-huyolaw0loyo) 2026/08/11 01:06:05 DEBUG : potato3: Sizes differ 2026/08/11 01:06:05 DEBUG : B2 bucket rclone-test-huyolaw0loyo: Waiting for checks to finish 2026/08/11 01:06:05 DEBUG : B2 bucket rclone-test-huyolaw0loyo: Waiting for transfers to finish 2026/08/11 01:06:05 DEBUG : potato2: size = 60 OK 2026/08/11 01:06:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:06:05 INFO : potato2: Copied (server-side copy) 2026/08/11 01:06:05 INFO : potato2: Deleted 2026/08/11 01:06:06 DEBUG : potato3: size = 68 OK 2026/08/11 01:06:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:06:06 INFO : potato3: Copied (server-side copy) 2026/08/11 01:06:06 INFO : potato3: Deleted 2026/08/11 01:06:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rotogok6gize" 2026/08/11 01:06:07 DEBUG : empty space: Excluded (Size Filter) 2026/08/11 01:06:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:06:07 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 01:06:07 DEBUG : B2 bucket rclone-test-rotogok6gize: Waiting for checks to finish 2026/08/11 01:06:07 DEBUG : B2 bucket rclone-test-rotogok6gize: Waiting for transfers to finish 2026/08/11 01:06:08 DEBUG : potato3: size = 68 OK 2026/08/11 01:06:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:06:08 INFO : potato3: Copied (server-side copy) 2026/08/11 01:06:08 INFO : potato3: Deleted 2026/08/11 01:06:09 DEBUG : potato2: size = 60 OK 2026/08/11 01:06:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:06:09 INFO : potato2: Copied (server-side copy) 2026/08/11 01:06:09 INFO : potato2: Deleted 2026/08/11 01:06:09 DEBUG : B2 bucket rclone-test-rotogok6gize: Purge remote 2026/08/11 01:06:09 INFO : B2 bucket rclone-test-rotogok6gize: cleaning bucket "rclone-test-rotogok6gize" of all files 2026/08/11 01:06:09 DEBUG : potato2: Deleting (id "4_z8f12fdb350adebeb9ff80e1b_f11499fcf1c6e739a_d20260811_m010608_c001_v0001117_t0035_u01786410368233") 2026/08/11 01:06:09 DEBUG : potato3: Deleting (id "4_z8f12fdb350adebeb9ff80e1b_f1106f0cdc82a3b59_d20260811_m010608_c001_v0001184_t0040_u01786410368599") 2026/08/11 01:06:10 DEBUG : B2 bucket rclone-test-huyolaw0loyo: Purge remote 2026/08/11 01:06:10 INFO : B2 bucket rclone-test-huyolaw0loyo: cleaning bucket "rclone-test-huyolaw0loyo" of all files 2026/08/11 01:06:10 DEBUG : empty space: Deleting (id "4_z5ff2ed9350adebeb9ff80e1b_f414f24e780f98492_d20260811_m010604_c001_v0001134_t0053_u01786410364168") 2026/08/11 01:06:10 DEBUG : potato2: Deleting (id "4_z5ff2ed9350adebeb9ff80e1b_f4185093e2bbca148_d20260811_m010609_c001_v7007000_t0000_u01786410369162") 2026/08/11 01:06:10 DEBUG : potato2: Deleting (id "4_z5ff2ed9350adebeb9ff80e1b_f1194028d32289b59_d20260811_m010605_c001_v0001177_t0012_u01786410365251") 2026/08/11 01:06:10 DEBUG : potato3: Deleting (id "4_z5ff2ed9350adebeb9ff80e1b_f4185093e2bbca146_d20260811_m010608_c001_v7007000_t0000_u01786410368859") 2026/08/11 01:06:10 DEBUG : potato3: Deleting (id "4_z5ff2ed9350adebeb9ff80e1b_f109a7198251c51f7_d20260811_m010605_c001_v0001097_t0021_u01786410365483") 2026/08/11 01:06:10 DEBUG : potato3: Deleting (id "4_z5ff2ed9350adebeb9ff80e1b_f114f24e780f98494_d20260811_m010604_c001_v0001134_t0050_u01786410364348") --- PASS: TestServerSideMoveWithFilter (12.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jibusos5xiqa" 2026/08/11 01:06:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-laposex4jabo -> B2 bucket rclone-test-jibusos5xiqa 2026/08/11 01:06:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:06:17 DEBUG : empty space: size = 1 OK 2026/08/11 01:06:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/11 01:06:17 DEBUG : empty space: Unchanged skipping 2026/08/11 01:06:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:06:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-jibusos5xiqa) 2026/08/11 01:06:17 DEBUG : potato3: Sizes differ 2026/08/11 01:06:17 DEBUG : B2 bucket rclone-test-jibusos5xiqa: Waiting for checks to finish 2026/08/11 01:06:17 INFO : empty space: Deleted 2026/08/11 01:06:17 DEBUG : B2 bucket rclone-test-jibusos5xiqa: Waiting for transfers to finish 2026/08/11 01:06:18 DEBUG : potato2: size = 60 OK 2026/08/11 01:06:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:06:18 INFO : potato2: Copied (server-side copy) 2026/08/11 01:06:18 INFO : potato2: Deleted 2026/08/11 01:06:18 DEBUG : potato3: size = 68 OK 2026/08/11 01:06:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:06:18 INFO : potato3: Copied (server-side copy) 2026/08/11 01:06:18 INFO : potato3: Deleted 2026/08/11 01:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nedonut7boqi" 2026/08/11 01:06:19 INFO : tomatoDir: Making directory 2026/08/11 01:06:20 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/11 01:06:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/11 01:06:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/11 01:06:20 DEBUG : B2 bucket rclone-test-nedonut7boqi: Waiting for checks to finish 2026/08/11 01:06:20 DEBUG : B2 bucket rclone-test-nedonut7boqi: Waiting for transfers to finish 2026/08/11 01:06:21 DEBUG : potato2: size = 60 OK 2026/08/11 01:06:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/11 01:06:21 INFO : potato2: Copied (server-side copy) 2026/08/11 01:06:21 INFO : potato2: Deleted 2026/08/11 01:06:21 DEBUG : empty space: size = 1 OK 2026/08/11 01:06:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/11 01:06:21 INFO : empty space: Copied (server-side copy) 2026/08/11 01:06:21 INFO : empty space: Deleted 2026/08/11 01:06:26 DEBUG : potato3: size = 68 OK 2026/08/11 01:06:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/11 01:06:26 INFO : potato3: Copied (server-side copy) 2026/08/11 01:06:26 INFO : potato3: Deleted 2026/08/11 01:06:27 DEBUG : B2 bucket rclone-test-nedonut7boqi: Purge remote 2026/08/11 01:06:27 INFO : B2 bucket rclone-test-nedonut7boqi: cleaning bucket "rclone-test-nedonut7boqi" of all files 2026/08/11 01:06:27 DEBUG : empty space: Deleting (id "4_z9f722dc350bdebeb9ff80e1b_f4023ac40f800a409_d20260811_m010621_c001_v0001106_t0003_u01786410381154") 2026/08/11 01:06:27 DEBUG : potato2: Deleting (id "4_z9f722dc350bdebeb9ff80e1b_f11281169672f02ad_d20260811_m010620_c001_v0001174_t0003_u01786410380816") 2026/08/11 01:06:27 DEBUG : potato3: Deleting (id "4_z9f722dc350bdebeb9ff80e1b_f118312ed37be82c1_d20260811_m010626_c001_v0001145_t0003_u01786410386174") 2026/08/11 01:06:28 DEBUG : B2 bucket rclone-test-jibusos5xiqa: Purge remote 2026/08/11 01:06:28 INFO : B2 bucket rclone-test-jibusos5xiqa: cleaning bucket "rclone-test-jibusos5xiqa" of all files 2026/08/11 01:06:28 DEBUG : empty space: Deleting (id "4_z4ff21d9350bdebeb9ff80e1b_f402d0eab125ce2ee_d20260811_m010621_c001_v7007000_t0000_u01786410381335") 2026/08/11 01:06:28 DEBUG : empty space: Deleting (id "4_z4ff21d9350bdebeb9ff80e1b_f4033d432d68f8023_d20260811_m010616_c001_v0001104_t0041_u01786410376374") 2026/08/11 01:06:28 DEBUG : potato2: Deleting (id "4_z4ff21d9350bdebeb9ff80e1b_f402d0eab125ce2ed_d20260811_m010621_c001_v7007000_t0000_u01786410381141") 2026/08/11 01:06:28 DEBUG : potato2: Deleting (id "4_z4ff21d9350bdebeb9ff80e1b_f1140db90a409e69b_d20260811_m010617_c001_v0001102_t0031_u01786410377753") 2026/08/11 01:06:28 DEBUG : potato3: Deleting (id "4_z4ff21d9350bdebeb9ff80e1b_f402d0eab125ce2f5_d20260811_m010626_c001_v7007000_t0000_u01786410386495") 2026/08/11 01:06:28 DEBUG : potato3: Deleting (id "4_z4ff21d9350bdebeb9ff80e1b_f103900d705b8871f_d20260811_m010618_c001_v0001100_t0015_u01786410378125") 2026/08/11 01:06:28 DEBUG : potato3: Deleting (id "4_z4ff21d9350bdebeb9ff80e1b_f1033d432d68f8027_d20260811_m010616_c001_v0001104_t0020_u01786410376553") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.19s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:06:30 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:06:34 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/rclone-sync-test" 2026/08/11 01:06:36 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/rclone-sync-test-include/layer2" 2026/08/11 01:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/rclone-sync-test-ignore-file" 2026/08/11 01:06:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/11 01:06:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/11 01:06:42 DEBUG : pacer: Reducing sleep to 10ms 2026/08/11 01:06:42 DEBUG : B2 bucket rclone-test-laposex4jabo path rclone-sync-test: Waiting for checks to finish 2026/08/11 01:06:42 DEBUG : B2 bucket rclone-test-laposex4jabo path rclone-sync-test: Waiting for transfers to finish 2026/08/11 01:06:42 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:42 INFO : There was nothing to transfer 2026/08/11 01:06:43 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:06:43 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:06:43 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:43 INFO : There was nothing to transfer 2026/08/11 01:06:43 DEBUG : B2 bucket rclone-test-laposex4jabo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/11 01:06:43 DEBUG : B2 bucket rclone-test-laposex4jabo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/11 01:06:43 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:43 INFO : There was nothing to transfer 2026/08/11 01:06:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:06:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:06:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:44 INFO : There was nothing to transfer 2026/08/11 01:06:44 DEBUG : B2 bucket rclone-test-laposex4jabo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/11 01:06:44 DEBUG : B2 bucket rclone-test-laposex4jabo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/11 01:06:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:44 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.61s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:06:44 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/dst" 2026/08/11 01:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/CompareDest" 2026/08/11 01:06:48 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 01:06:48 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:06:48 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:06:49 DEBUG : one: size = 3 OK 2026/08/11 01:06:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:06:49 INFO : one: Copied (new) 2026/08/11 01:06:49 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:06:49 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:06:49 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:06:49 DEBUG : one: Sizes differ 2026/08/11 01:06:49 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:06:50 DEBUG : one: size = 5 OK 2026/08/11 01:06:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/11 01:06:50 INFO : one: Copied (replaced existing) 2026/08/11 01:06:50 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:06:52 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:06:52 DEBUG : one: Sizes differ 2026/08/11 01:06:52 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:06:52 DEBUG : one: size = 5 OK 2026/08/11 01:06:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:06:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:06:52 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:06:52 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:52 INFO : There was nothing to transfer 2026/08/11 01:06:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:06:53 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:06:53 DEBUG : one: Sizes differ 2026/08/11 01:06:53 DEBUG : two: size = 3 OK 2026/08/11 01:06:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:06:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 01:06:53 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:06:53 DEBUG : one: size = 5 OK 2026/08/11 01:06:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:06:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:06:53 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:06:53 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:53 INFO : There was nothing to transfer 2026/08/11 01:06:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:06:54 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:06:54 DEBUG : one: Sizes differ 2026/08/11 01:06:54 DEBUG : two: size = 3 OK 2026/08/11 01:06:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:06:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 01:06:54 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:06:54 DEBUG : one: size = 5 OK 2026/08/11 01:06:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:06:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:06:54 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:06:54 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:54 INFO : There was nothing to transfer 2026/08/11 01:06:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:06:55 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:06:55 DEBUG : one: Sizes differ 2026/08/11 01:06:55 DEBUG : two: size = 3 OK 2026/08/11 01:06:55 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/08/11 01:06:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/11 01:06:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/11 01:06:55 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:06:55 DEBUG : one: size = 5 OK 2026/08/11 01:06:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:06:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:06:55 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:06:55 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:55 INFO : There was nothing to transfer 2026/08/11 01:06:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:06:56 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:06:56 DEBUG : one: Sizes differ 2026/08/11 01:06:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:06:56 DEBUG : two: size = 3 (B2 bucket rclone-test-laposex4jabo path CompareDest) 2026/08/11 01:06:56 DEBUG : two: Sizes differ 2026/08/11 01:06:56 DEBUG : two: Need to transfer - File not found at Destination 2026/08/11 01:06:56 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:06:56 DEBUG : one: size = 5 OK 2026/08/11 01:06:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:06:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/11 01:06:56 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:06:57 DEBUG : two: size = 5 OK 2026/08/11 01:06:57 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/11 01:06:57 INFO : two: Copied (new) 2026/08/11 01:06:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.40s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/dest" 2026/08/11 01:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/pre-dest1" 2026/08/11 01:07:02 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/pre-dest2" 2026/08/11 01:07:04 DEBUG : 1: size = 1 OK 2026/08/11 01:07:04 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:07:04 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/11 01:07:04 DEBUG : 2: size = 1 OK 2026/08/11 01:07:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:07:04 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/11 01:07:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/11 01:07:05 DEBUG : B2 bucket rclone-test-laposex4jabo path dest: Waiting for checks to finish 2026/08/11 01:07:05 DEBUG : B2 bucket rclone-test-laposex4jabo path dest: Waiting for transfers to finish 2026/08/11 01:07:05 DEBUG : 3: size = 1 OK 2026/08/11 01:07:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/11 01:07:05 INFO : 3: Copied (new) 2026/08/11 01:07:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/dst" 2026/08/11 01:07:08 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/CopyDest" 2026/08/11 01:07:10 DEBUG : one: Need to transfer - File not found at Destination 2026/08/11 01:07:10 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:10 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:11 DEBUG : one: size = 3 OK 2026/08/11 01:07:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:07:11 INFO : one: Copied (new) 2026/08/11 01:07:11 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:07:11 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:07:11 DEBUG : one: Sizes differ 2026/08/11 01:07:11 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:12 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:12 DEBUG : one: size = 5 OK 2026/08/11 01:07:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/11 01:07:12 INFO : one: Copied (replaced existing) 2026/08/11 01:07:12 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/BackupDir" 2026/08/11 01:07:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:07:15 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:07:15 DEBUG : one: Sizes differ 2026/08/11 01:07:15 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:15 DEBUG : one: size = 5 OK 2026/08/11 01:07:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:07:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:07:15 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:07:15 DEBUG : one: Sizes differ 2026/08/11 01:07:17 DEBUG : one: size = 3 OK 2026/08/11 01:07:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:07:17 INFO : one: Copied (server-side copy) 2026/08/11 01:07:17 INFO : one: Deleted 2026/08/11 01:07:17 DEBUG : one: size = 5 OK 2026/08/11 01:07:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/11 01:07:17 INFO : one: Copied (server-side copy) 2026/08/11 01:07:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/11 01:07:17 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:17 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:19 DEBUG : one: size = 5 OK 2026/08/11 01:07:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:07:19 DEBUG : one: Unchanged skipping 2026/08/11 01:07:19 DEBUG : two: size = 3 OK 2026/08/11 01:07:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:07:19 DEBUG : two: size = 3 OK 2026/08/11 01:07:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/11 01:07:19 INFO : two: Copied (server-side copy) 2026/08/11 01:07:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/11 01:07:19 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:19 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:19 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:19 DEBUG : one: size = 5 OK 2026/08/11 01:07:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:07:19 DEBUG : one: Unchanged skipping 2026/08/11 01:07:19 DEBUG : two: size = 3 OK 2026/08/11 01:07:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:07:19 DEBUG : two: Unchanged skipping 2026/08/11 01:07:19 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:19 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:19 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:19 INFO : There was nothing to transfer 2026/08/11 01:07:21 DEBUG : one: size = 5 OK 2026/08/11 01:07:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:07:21 DEBUG : one: Unchanged skipping 2026/08/11 01:07:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:07:21 DEBUG : three: size = 5 (B2 bucket rclone-test-laposex4jabo path CopyDest) 2026/08/11 01:07:21 DEBUG : three: Sizes differ 2026/08/11 01:07:21 DEBUG : three: Destination not found in --copy-dest 2026/08/11 01:07:21 DEBUG : three: Need to transfer - File not found at Destination 2026/08/11 01:07:21 DEBUG : two: size = 3 OK 2026/08/11 01:07:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/11 01:07:21 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:21 DEBUG : two: Unchanged skipping 2026/08/11 01:07:21 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:22 DEBUG : three: size = 7 OK 2026/08/11 01:07:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/11 01:07:22 INFO : three: Copied (new) 2026/08/11 01:07:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.75s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:07:25 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/dst" 2026/08/11 01:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/backup" 2026/08/11 01:07:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:07:28 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:07:28 DEBUG : one: Sizes differ 2026/08/11 01:07:28 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:28 DEBUG : two: size = 3 OK 2026/08/11 01:07:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:07:28 DEBUG : two: Unchanged skipping 2026/08/11 01:07:30 DEBUG : one: size = 3 OK 2026/08/11 01:07:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:07:30 INFO : one: Copied (server-side copy) 2026/08/11 01:07:30 INFO : one: Deleted 2026/08/11 01:07:30 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:31 DEBUG : one: size = 4 OK 2026/08/11 01:07:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:07:31 INFO : one: Copied (new) 2026/08/11 01:07:31 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:32 DEBUG : three.txt: size = 5 OK 2026/08/11 01:07:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:07:32 INFO : three.txt: Copied (server-side copy) 2026/08/11 01:07:33 INFO : three.txt: Deleted 2026/08/11 01:07:33 INFO : three.txt: Moved into backup dir 2026/08/11 01:07:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:07:34 DEBUG : one: size = 4 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:07:34 DEBUG : one: Sizes differ 2026/08/11 01:07:34 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:34 DEBUG : two: size = 3 OK 2026/08/11 01:07:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:07:34 DEBUG : two: Unchanged skipping 2026/08/11 01:07:35 DEBUG : one: size = 4 OK 2026/08/11 01:07:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:07:35 INFO : one: Copied (server-side copy) 2026/08/11 01:07:36 INFO : one: Deleted 2026/08/11 01:07:36 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:36 DEBUG : one: size = 5 OK 2026/08/11 01:07:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:07:36 INFO : one: Copied (new) 2026/08/11 01:07:36 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:37 DEBUG : three.txt: size = 6 OK 2026/08/11 01:07:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:07:37 INFO : three.txt: Copied (server-side copy) 2026/08/11 01:07:37 INFO : three.txt: Deleted 2026/08/11 01:07:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.34s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:07:39 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/dst" 2026/08/11 01:07:41 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/backup" 2026/08/11 01:07:42 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:07:42 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:07:42 DEBUG : two: size = 3 OK 2026/08/11 01:07:42 DEBUG : one: Sizes differ 2026/08/11 01:07:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:07:42 DEBUG : two: Unchanged skipping 2026/08/11 01:07:44 DEBUG : one.bak: size = 3 OK 2026/08/11 01:07:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:07:44 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:07:44 INFO : one: Deleted 2026/08/11 01:07:44 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:45 DEBUG : one: size = 4 OK 2026/08/11 01:07:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:07:45 INFO : one: Copied (new) 2026/08/11 01:07:45 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:46 DEBUG : three.txt.bak: size = 5 OK 2026/08/11 01:07:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:07:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:07:46 INFO : three.txt: Deleted 2026/08/11 01:07:46 INFO : three.txt: Moved into backup dir 2026/08/11 01:07:48 DEBUG : two: size = 3 OK 2026/08/11 01:07:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:07:48 DEBUG : two: Unchanged skipping 2026/08/11 01:07:48 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:07:48 DEBUG : one: size = 4 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:07:48 DEBUG : one: Sizes differ 2026/08/11 01:07:48 DEBUG : one.bak: size = 4 OK 2026/08/11 01:07:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:07:48 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:07:48 INFO : one: Deleted 2026/08/11 01:07:48 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:48 DEBUG : one: size = 5 OK 2026/08/11 01:07:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:07:48 INFO : one: Copied (new) 2026/08/11 01:07:48 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:49 DEBUG : three.txt.bak: size = 6 OK 2026/08/11 01:07:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:07:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:07:49 INFO : three.txt: Deleted 2026/08/11 01:07:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:07:52 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/dst" 2026/08/11 01:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/backup" 2026/08/11 01:07:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:07:55 DEBUG : two: size = 3 OK 2026/08/11 01:07:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:07:55 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:07:55 DEBUG : one: Sizes differ 2026/08/11 01:07:55 DEBUG : two: Unchanged skipping 2026/08/11 01:07:55 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:07:57 DEBUG : one-2019-01-01: size = 3 OK 2026/08/11 01:07:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:07:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/11 01:07:57 INFO : one: Deleted 2026/08/11 01:07:57 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:07:58 DEBUG : one: size = 4 OK 2026/08/11 01:07:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:07:58 INFO : one: Copied (new) 2026/08/11 01:07:58 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:59 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/11 01:07:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:07:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/11 01:07:59 INFO : three.txt: Deleted 2026/08/11 01:07:59 INFO : three.txt: Moved into backup dir 2026/08/11 01:08:01 DEBUG : two: size = 3 OK 2026/08/11 01:08:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:01 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:08:01 DEBUG : two: Unchanged skipping 2026/08/11 01:08:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:01 DEBUG : one: size = 4 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:01 DEBUG : one: Sizes differ 2026/08/11 01:08:01 DEBUG : one-2019-01-01: size = 4 OK 2026/08/11 01:08:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:08:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/11 01:08:02 INFO : one: Deleted 2026/08/11 01:08:02 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:08:02 DEBUG : one: size = 5 OK 2026/08/11 01:08:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:08:02 INFO : one: Copied (new) 2026/08/11 01:08:02 DEBUG : Waiting for deletions to finish 2026/08/11 01:08:02 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/11 01:08:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:08:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/11 01:08:03 INFO : three.txt: Deleted 2026/08/11 01:08:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.36s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:08:05 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/dst" 2026/08/11 01:08:07 DEBUG : two: size = 3 OK 2026/08/11 01:08:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:07 DEBUG : two: Unchanged skipping 2026/08/11 01:08:07 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:08:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:07 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:07 DEBUG : one: Sizes differ 2026/08/11 01:08:08 DEBUG : one.bak: size = 3 OK 2026/08/11 01:08:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:08:08 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:08:08 INFO : one: Deleted 2026/08/11 01:08:08 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:08:09 DEBUG : one: size = 4 OK 2026/08/11 01:08:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:08:09 INFO : one: Copied (new) 2026/08/11 01:08:09 DEBUG : Waiting for deletions to finish 2026/08/11 01:08:09 DEBUG : three.txt.bak: size = 5 OK 2026/08/11 01:08:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:08:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:08:09 INFO : three.txt: Deleted 2026/08/11 01:08:09 INFO : three.txt: Moved into backup dir 2026/08/11 01:08:11 DEBUG : one.bak: Excluded (Path Filter) 2026/08/11 01:08:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/11 01:08:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:11 DEBUG : one: size = 4 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:11 DEBUG : one: Sizes differ 2026/08/11 01:08:11 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for checks to finish 2026/08/11 01:08:11 DEBUG : two: size = 3 OK 2026/08/11 01:08:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:11 DEBUG : two: Unchanged skipping 2026/08/11 01:08:12 DEBUG : one.bak: size = 4 OK 2026/08/11 01:08:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:08:12 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:08:12 INFO : one: Deleted 2026/08/11 01:08:12 DEBUG : B2 bucket rclone-test-laposex4jabo path dst: Waiting for transfers to finish 2026/08/11 01:08:13 DEBUG : one: size = 5 OK 2026/08/11 01:08:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:08:13 INFO : one: Copied (new) 2026/08/11 01:08:13 DEBUG : Waiting for deletions to finish 2026/08/11 01:08:13 DEBUG : three.txt.bak: size = 6 OK 2026/08/11 01:08:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:08:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:08:13 INFO : three.txt: Deleted 2026/08/11 01:08:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.67s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:08:16 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/dst" 2026/08/11 01:08:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:17 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:17 DEBUG : one: Sizes differ 2026/08/11 01:08:19 DEBUG : one.bak: size = 3 OK 2026/08/11 01:08:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:08:19 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:08:19 INFO : one: Deleted 2026/08/11 01:08:20 DEBUG : one: size = 4 OK 2026/08/11 01:08:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:08:20 INFO : one: Copied (new) 2026/08/11 01:08:20 DEBUG : two: size = 3 OK 2026/08/11 01:08:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:20 DEBUG : two: Unchanged skipping 2026/08/11 01:08:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:20 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:20 DEBUG : three.txt: Sizes differ 2026/08/11 01:08:21 DEBUG : three.txt.bak: size = 5 OK 2026/08/11 01:08:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:08:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:08:21 INFO : three.txt: Deleted 2026/08/11 01:08:21 DEBUG : three.txt: size = 6 OK 2026/08/11 01:08:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:08:21 INFO : three.txt: Copied (new) 2026/08/11 01:08:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:22 DEBUG : one: size = 4 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:22 DEBUG : one: Sizes differ 2026/08/11 01:08:22 DEBUG : one.bak: size = 4 OK 2026/08/11 01:08:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:08:22 INFO : one: Copied (server-side copy) to: one.bak 2026/08/11 01:08:22 INFO : one: Deleted 2026/08/11 01:08:22 DEBUG : one: size = 5 OK 2026/08/11 01:08:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:08:22 INFO : one: Copied (new) 2026/08/11 01:08:23 DEBUG : two: size = 3 OK 2026/08/11 01:08:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:23 DEBUG : two: Unchanged skipping 2026/08/11 01:08:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:23 DEBUG : three.txt: Sizes differ 2026/08/11 01:08:23 DEBUG : three.txt.bak: size = 6 OK 2026/08/11 01:08:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:08:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/11 01:08:24 INFO : three.txt: Deleted 2026/08/11 01:08:24 DEBUG : three.txt: size = 19 OK 2026/08/11 01:08:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/11 01:08:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.73s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:08:27 DEBUG : Creating backend with remote "TestB2:rclone-test-laposex4jabo/dst" 2026/08/11 01:08:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:28 DEBUG : one: size = 3 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:28 DEBUG : one: Sizes differ 2026/08/11 01:08:30 DEBUG : one-2019-01-01: size = 3 OK 2026/08/11 01:08:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/11 01:08:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/11 01:08:30 INFO : one: Deleted 2026/08/11 01:08:31 DEBUG : one: size = 4 OK 2026/08/11 01:08:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:08:31 INFO : one: Copied (new) 2026/08/11 01:08:31 DEBUG : two: size = 3 OK 2026/08/11 01:08:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:31 DEBUG : two: Unchanged skipping 2026/08/11 01:08:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:31 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:31 DEBUG : three.txt: Sizes differ 2026/08/11 01:08:32 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/11 01:08:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/11 01:08:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/11 01:08:32 INFO : three.txt: Deleted 2026/08/11 01:08:32 DEBUG : three.txt: size = 6 OK 2026/08/11 01:08:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:08:32 INFO : three.txt: Copied (new) 2026/08/11 01:08:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:33 DEBUG : one: size = 4 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:33 DEBUG : one: Sizes differ 2026/08/11 01:08:33 DEBUG : one-2019-01-01: size = 4 OK 2026/08/11 01:08:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/11 01:08:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/11 01:08:33 INFO : one: Deleted 2026/08/11 01:08:33 DEBUG : one: size = 5 OK 2026/08/11 01:08:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/11 01:08:33 INFO : one: Copied (new) 2026/08/11 01:08:34 DEBUG : two: size = 3 OK 2026/08/11 01:08:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:34 DEBUG : two: Unchanged skipping 2026/08/11 01:08:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-laposex4jabo path dst) 2026/08/11 01:08:34 DEBUG : three.txt: Sizes differ 2026/08/11 01:08:34 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/11 01:08:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/11 01:08:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/11 01:08:34 INFO : three.txt: Deleted 2026/08/11 01:08:35 DEBUG : three.txt: size = 19 OK 2026/08/11 01:08:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/11 01:08:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.86s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:08:37 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:37 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:08:37 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:08:37 DEBUG : Testêé: Sizes differ 2026/08/11 01:08:37 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:08:38 DEBUG : Testêé: size = 14 OK 2026/08/11 01:08:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/11 01:08:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/11 01:08:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:08:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/11 01:08:39 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:08:39 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:08:39 DEBUG : existing: size = 6 OK 2026/08/11 01:08:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/11 01:08:39 INFO : existing: Copied (new) 2026/08/11 01:08:39 DEBUG : Waiting for deletions to finish 2026/08/11 01:08:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:08:40 DEBUG : existing: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:08:40 DEBUG : existing: Sizes differ 2026/08/11 01:08:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/11 01:08:40 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:08:40 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:08:40 ERROR : B2 bucket rclone-test-laposex4jabo: not deleting files as there were IO errors 2026/08/11 01:08:40 ERROR : B2 bucket rclone-test-laposex4jabo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.85s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:08:41 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:08:41 DEBUG : EXISTING: size = 6 OK 2026/08/11 01:08:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:41 DEBUG : existing: Unchanged skipping 2026/08/11 01:08:41 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:08:41 DEBUG : Waiting for deletions to finish 2026/08/11 01:08:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:08:59 DEBUG : both0: size = 6 OK 2026/08/11 01:08:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both0: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both10: size = 6 OK 2026/08/11 01:08:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both10: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both11: size = 6 OK 2026/08/11 01:08:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both11: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both12: size = 6 OK 2026/08/11 01:08:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both12: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both13: size = 6 OK 2026/08/11 01:08:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both13: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both14: size = 6 OK 2026/08/11 01:08:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both14: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both15: size = 6 OK 2026/08/11 01:08:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both15: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both16: size = 6 OK 2026/08/11 01:08:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both16: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both17: size = 6 OK 2026/08/11 01:08:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both17: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both18: size = 6 OK 2026/08/11 01:08:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both18: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both19: size = 6 OK 2026/08/11 01:08:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both19: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both1: size = 6 OK 2026/08/11 01:08:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both1: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both2: size = 6 OK 2026/08/11 01:08:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both2: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both3: size = 6 OK 2026/08/11 01:08:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both3: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both4: size = 6 OK 2026/08/11 01:08:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both4: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both5: size = 6 OK 2026/08/11 01:08:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both5: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both6: size = 6 OK 2026/08/11 01:08:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both6: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both7: size = 6 OK 2026/08/11 01:08:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both7: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both8: size = 6 OK 2026/08/11 01:08:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both8: Unchanged skipping 2026/08/11 01:08:59 DEBUG : both9: size = 6 OK 2026/08/11 01:08:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:08:59 DEBUG : both9: Unchanged skipping 2026/08/11 01:08:59 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:08:59 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:08:59 DEBUG : Waiting for deletions to finish 2026/08/11 01:08:59 INFO : only10: Deleted 2026/08/11 01:09:00 INFO : only15: Deleted 2026/08/11 01:09:00 INFO : only19: Deleted 2026/08/11 01:09:00 INFO : only17: Deleted 2026/08/11 01:09:00 INFO : only11: Deleted 2026/08/11 01:09:00 INFO : only14: Deleted 2026/08/11 01:09:00 INFO : only16: Deleted 2026/08/11 01:09:00 INFO : only6: Deleted 2026/08/11 01:09:00 INFO : only8: Deleted 2026/08/11 01:09:00 INFO : only9: Deleted 2026/08/11 01:09:00 INFO : only12: Deleted 2026/08/11 01:09:00 INFO : only13: Deleted 2026/08/11 01:09:00 INFO : only18: Deleted 2026/08/11 01:09:00 INFO : only1: Deleted 2026/08/11 01:09:00 INFO : only3: Deleted 2026/08/11 01:09:00 INFO : only7: Deleted 2026/08/11 01:09:00 INFO : only0: Deleted 2026/08/11 01:09:00 INFO : only2: Deleted 2026/08/11 01:09:01 INFO : only4: Deleted 2026/08/11 01:09:01 INFO : only5: Deleted 2026/08/11 01:09:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.35s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:09:22 DEBUG : both0: size = 6 OK 2026/08/11 01:09:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both0: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both10: size = 6 OK 2026/08/11 01:09:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both10: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both11: size = 6 OK 2026/08/11 01:09:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both11: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both12: size = 6 OK 2026/08/11 01:09:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both12: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both13: size = 6 OK 2026/08/11 01:09:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both13: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both14: size = 6 OK 2026/08/11 01:09:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both14: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both15: size = 6 OK 2026/08/11 01:09:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both15: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both16: size = 6 OK 2026/08/11 01:09:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both16: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both17: size = 6 OK 2026/08/11 01:09:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both17: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both18: size = 6 OK 2026/08/11 01:09:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both18: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both19: size = 6 OK 2026/08/11 01:09:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both19: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both1: size = 6 OK 2026/08/11 01:09:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both1: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both2: size = 6 OK 2026/08/11 01:09:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both2: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both3: size = 6 OK 2026/08/11 01:09:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both3: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both4: size = 6 OK 2026/08/11 01:09:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both4: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both5: size = 6 OK 2026/08/11 01:09:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both5: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both6: size = 6 OK 2026/08/11 01:09:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both6: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both7: size = 6 OK 2026/08/11 01:09:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both7: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both8: size = 6 OK 2026/08/11 01:09:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both8: Unchanged skipping 2026/08/11 01:09:22 DEBUG : both9: size = 6 OK 2026/08/11 01:09:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:22 DEBUG : both9: Unchanged skipping 2026/08/11 01:09:22 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only0: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only0: Sizes differ 2026/08/11 01:09:22 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only10: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only10: Sizes differ 2026/08/11 01:09:22 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only11: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only11: Sizes differ 2026/08/11 01:09:22 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only12: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only12: Sizes differ 2026/08/11 01:09:22 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only13: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only13: Sizes differ 2026/08/11 01:09:22 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only14: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only14: Sizes differ 2026/08/11 01:09:22 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only15: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only15: Sizes differ 2026/08/11 01:09:22 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:09:22 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only16: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only16: Sizes differ 2026/08/11 01:09:22 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only1: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only1: Sizes differ 2026/08/11 01:09:22 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only17: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only17: Sizes differ 2026/08/11 01:09:22 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only18: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only18: Sizes differ 2026/08/11 01:09:22 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only19: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only19: Sizes differ 2026/08/11 01:09:22 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only2: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only2: Sizes differ 2026/08/11 01:09:22 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only3: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only3: Sizes differ 2026/08/11 01:09:22 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only4: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only4: Sizes differ 2026/08/11 01:09:22 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only5: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only5: Sizes differ 2026/08/11 01:09:22 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only6: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only6: Sizes differ 2026/08/11 01:09:22 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only7: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only7: Sizes differ 2026/08/11 01:09:22 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only8: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only8: Sizes differ 2026/08/11 01:09:22 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2809389681) 2026/08/11 01:09:22 DEBUG : only9: size = 6 (B2 bucket rclone-test-laposex4jabo) 2026/08/11 01:09:22 DEBUG : only9: Sizes differ 2026/08/11 01:09:22 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:09:22 DEBUG : only0: size = 0 OK 2026/08/11 01:09:22 DEBUG : only10: size = 0 OK 2026/08/11 01:09:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:22 INFO : only0: Copied (replaced existing) 2026/08/11 01:09:22 INFO : only10: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only13: size = 0 OK 2026/08/11 01:09:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only13: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only14: size = 0 OK 2026/08/11 01:09:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only14: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only11: size = 0 OK 2026/08/11 01:09:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only11: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only15: size = 0 OK 2026/08/11 01:09:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only15: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only16: size = 0 OK 2026/08/11 01:09:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only16: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only1: size = 0 OK 2026/08/11 01:09:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only1: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only2: size = 0 OK 2026/08/11 01:09:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only2: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only12: size = 0 OK 2026/08/11 01:09:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only12: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only17: size = 0 OK 2026/08/11 01:09:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only17: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only4: size = 0 OK 2026/08/11 01:09:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only4: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only18: size = 0 OK 2026/08/11 01:09:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only18: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only7: size = 0 OK 2026/08/11 01:09:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only7: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only6: size = 0 OK 2026/08/11 01:09:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only6: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only19: size = 0 OK 2026/08/11 01:09:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only19: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only9: size = 0 OK 2026/08/11 01:09:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only9: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only3: size = 0 OK 2026/08/11 01:09:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only3: Copied (replaced existing) 2026/08/11 01:09:23 DEBUG : only5: size = 0 OK 2026/08/11 01:09:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:23 INFO : only5: Copied (replaced existing) 2026/08/11 01:09:24 DEBUG : only8: size = 0 OK 2026/08/11 01:09:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/11 01:09:24 INFO : only8: Copied (replaced existing) 2026/08/11 01:09:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.40s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:09:31 DEBUG : empty_dir: Making directory with metadata 2026/08/11 01:09:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:09:31 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 01:09:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:09:31 INFO : empty_on_remote: Making directory 2026/08/11 01:09:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 01:09:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 01:09:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 01:09:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:09:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.33s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:09:34 DEBUG : empty_dir: Making directory with metadata 2026/08/11 01:09:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:09:34 DEBUG : empty_on_remote: Making directory with metadata 2026/08/11 01:09:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/11 01:09:34 INFO : empty_on_remote: Making directory 2026/08/11 01:09:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 01:09:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/11 01:09:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/11 01:09:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:09:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/11 01:09:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.98s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:09:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:09:36 INFO : sub dir: Making directory 2026/08/11 01:09:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.97s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:09:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/11 01:09:38 INFO : sub dir: Making directory 2026/08/11 01:09:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:09:46 DEBUG : Waiting for deletions to finish 2026/08/11 01:09:47 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:09:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:09:47 DEBUG : apple: size = 5 OK 2026/08/11 01:09:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:09:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : apple: Unchanged skipping 2026/08/11 01:09:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:09:47 DEBUG : banana: size = 6 OK 2026/08/11 01:09:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : banana: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:09:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:09:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:09:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:09:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:09:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:09:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:09:47 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:09:47 DEBUG : Waiting for deletions to finish 2026/08/11 01:09:47 INFO : There was nothing to transfer 2026/08/11 01:09:47 DEBUG : Waiting for deletions to finish 2026/08/11 01:09:47 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:09:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : banana: size = 6 OK 2026/08/11 01:09:48 DEBUG : apple: size = 5 OK 2026/08/11 01:09:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : banana: Unchanged skipping 2026/08/11 01:09:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:09:48 DEBUG : apple: Unchanged skipping 2026/08/11 01:09:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:09:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:09:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:09:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:09:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:09:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:09:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:09:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:09:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:09:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:09:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:09:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:09:48 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:09:48 DEBUG : Waiting for deletions to finish 2026/08/11 01:09:48 INFO : There was nothing to transfer 2026/08/11 01:09:48 DEBUG : Waiting for deletions to finish 2026/08/11 01:09:48 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:10:01 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:02 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:10:02 DEBUG : apple: size = 5 OK 2026/08/11 01:10:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : apple: Unchanged skipping 2026/08/11 01:10:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : banana: size = 6 OK 2026/08/11 01:10:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:10:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : banana: Unchanged skipping 2026/08/11 01:10:02 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:10:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:10:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:10:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:10:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:10:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:10:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:10:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:10:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:10:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:10:02 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:10:02 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:02 INFO : There was nothing to transfer 2026/08/11 01:10:02 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:02 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : apple: size = 5 OK 2026/08/11 01:10:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : apple: Unchanged skipping 2026/08/11 01:10:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:10:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:10:03 DEBUG : banana: size = 6 OK 2026/08/11 01:10:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : banana: Unchanged skipping 2026/08/11 01:10:03 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:10:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:10:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:10:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:10:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:10:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:10:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:10:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:10:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:10:03 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:10:03 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:10:03 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:03 INFO : There was nothing to transfer 2026/08/11 01:10:03 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:03 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:10:15 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:16 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 01:10:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:16 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:10:16 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:10:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/11 01:10:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:10:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:17 DEBUG : YmFuYW5h: size = 6 OK 2026/08/11 01:10:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:10:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/11 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:17 DEBUG : YXBwbGU=: size = 5 OK 2026/08/11 01:10:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:10:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/11 01:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/11 01:10:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:10:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/11 01:10:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:10:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/11 01:10:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:10:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/11 01:10:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:10:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/11 01:10:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:10:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/11 01:10:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:10:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/11 01:10:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:10:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/11 01:10:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:10:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/11 01:10:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:10:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/11 01:10:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:10:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/11 01:10:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:10:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/11 01:10:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:10:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/11 01:10:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:10:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:10:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/11 01:10:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:10:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/11 01:10:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:10:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:10:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/11 01:10:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:10:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/11 01:10:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:10:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:19 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 01:10:19 INFO : apple: Deleted 2026/08/11 01:10:19 INFO : splitbananasplit: Deleted 2026/08/11 01:10:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 01:10:19 INFO : appleappleapplebanana: Deleted 2026/08/11 01:10:19 INFO : banana: Deleted 2026/08/11 01:10:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 01:10:19 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 01:10:19 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:20 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:20 DEBUG : YXBwbGU=: size = 5 OK 2026/08/11 01:10:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/11 01:10:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : apple: Unchanged skipping 2026/08/11 01:10:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:10:20 DEBUG : YmFuYW5h: size = 6 OK 2026/08/11 01:10:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : banana: Unchanged skipping 2026/08/11 01:10:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/11 01:10:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/11 01:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/11 01:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/11 01:10:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/11 01:10:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/11 01:10:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:10:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/11 01:10:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/11 01:10:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/11 01:10:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:10:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:10:20 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:10:20 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:20 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/11 01:10:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/11 01:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:21 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:21 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:21 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/11 01:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:21 DEBUG : apple: transformed to: YXBwbGU= 2026/08/11 01:10:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/11 01:10:21 DEBUG : banana: transformed to: YmFuYW5h 2026/08/11 01:10:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/11 01:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/11 01:10:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/11 01:10:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/11 01:10:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/11 01:10:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/11 01:10:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:10:32 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:32 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/11 01:10:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/11 01:10:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/11 01:10:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/11 01:10:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/11 01:10:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/11 01:10:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/11 01:10:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/11 01:10:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/11 01:10:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/11 01:10:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/11 01:10:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:33 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:10:33 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:10:33 DEBUG : PREFIXbanana: size = 6 OK 2026/08/11 01:10:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:10:33 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/11 01:10:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/11 01:10:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:10:33 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/11 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/11 01:10:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:10:33 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/11 01:10:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:10:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/11 01:10:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:10:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:10:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:10:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:10:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:10:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:10:33 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/11 01:10:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:10:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:10:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:10:34 DEBUG : PREFIXapple: size = 5 OK 2026/08/11 01:10:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:10:34 INFO : apple: Copied (new) to: PREFIXapple 2026/08/11 01:10:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/11 01:10:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:10:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:10:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/11 01:10:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:10:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:10:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/11 01:10:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:10:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:10:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/11 01:10:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:10:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:10:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/11 01:10:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:10:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:10:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/11 01:10:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:10:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:10:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/11 01:10:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:10:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/11 01:10:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/11 01:10:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:10:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:10:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/11 01:10:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:10:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:10:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/11 01:10:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:10:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:10:34 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/11 01:10:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:10:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:10:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/11 01:10:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:10:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:10:35 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/11 01:10:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:10:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:10:35 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:35 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 01:10:35 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 01:10:35 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 01:10:35 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 01:10:35 INFO : appleappleapplebanana: Deleted 2026/08/11 01:10:35 INFO : splitbananasplit: Deleted 2026/08/11 01:10:35 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 01:10:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 01:10:35 INFO : apple: Deleted 2026/08/11 01:10:35 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 01:10:35 INFO : banana: Deleted 2026/08/11 01:10:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 01:10:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 01:10:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 01:10:36 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 01:10:36 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 01:10:36 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 01:10:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 01:10:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 01:10:36 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 01:10:36 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:36 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : apple: transformed to: PREFIXapple 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/11 01:10:36 DEBUG : banana: transformed to: PREFIXbanana 2026/08/11 01:10:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/11 01:10:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/11 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/11 01:10:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/11 01:10:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/11 01:10:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/11 01:10:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/11 01:10:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/11 01:10:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/11 01:10:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/11 01:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/11 01:10:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/11 01:10:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/11 01:10:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/11 01:10:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/11 01:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/11 01:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/11 01:10:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:36 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:10:36 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:10:37 DEBUG : apple: size = 5 OK 2026/08/11 01:10:37 DEBUG : banana: size = 6 OK 2026/08/11 01:10:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:10:37 INFO : apple: Copied (new) 2026/08/11 01:10:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:10:37 INFO : banana: Copied (new) 2026/08/11 01:10:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:10:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:10:37 INFO : appleappleapplebanana: Copied (new) 2026/08/11 01:10:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:10:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:10:37 INFO : splitbananasplit: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:10:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:10:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:10:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:10:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:10:37 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:10:37 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:10:37 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:10:37 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:10:37 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:10:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:10:37 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:10:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:10:37 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/11 01:10:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:10:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:10:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/11 01:10:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:10:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:10:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/11 01:10:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:10:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:10:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/11 01:10:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:10:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:10:38 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/11 01:10:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:10:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:10:38 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/11 01:10:38 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:38 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/11 01:10:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/11 01:10:38 INFO : PREFIXbanana: Deleted 2026/08/11 01:10:39 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/11 01:10:39 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/11 01:10:39 INFO : PREFIXapple: Deleted 2026/08/11 01:10:39 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/11 01:10:39 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/11 01:10:39 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/11 01:10:39 INFO : PREFIXsplitbananasplit: Deleted 2026/08/11 01:10:39 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/11 01:10:39 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:39 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:39 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:10:52 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:52 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:10:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:10:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:10:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:10:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:10:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:52 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:10:52 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:10:52 DEBUG : appleSUFFIX: size = 5 OK 2026/08/11 01:10:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:10:52 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:10:52 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/11 01:10:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:10:52 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/11 01:10:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:53 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/11 01:10:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:10:53 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/11 01:10:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:10:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/11 01:10:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:10:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/11 01:10:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:10:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/11 01:10:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:10:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:10:53 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/11 01:10:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:10:53 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/11 01:10:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:10:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/11 01:10:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:10:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:10:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/11 01:10:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:10:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/11 01:10:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:10:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/11 01:10:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:10:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/11 01:10:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:10:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/11 01:10:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:10:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/11 01:10:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:10:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/11 01:10:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:10:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/11 01:10:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:10:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/11 01:10:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:10:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:10:54 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/11 01:10:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:10:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:10:54 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 01:10:55 INFO : banana: Deleted 2026/08/11 01:10:55 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 01:10:55 INFO : splitbananasplit: Deleted 2026/08/11 01:10:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 01:10:55 INFO : apple: Deleted 2026/08/11 01:10:55 INFO : appleappleapplebanana: Deleted 2026/08/11 01:10:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 01:10:55 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 01:10:55 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/11 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/11 01:10:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/11 01:10:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/11 01:10:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:10:56 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:10:56 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:10:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:10:56 INFO : appleappleapplebanana: Copied (new) 2026/08/11 01:10:56 DEBUG : apple: size = 5 OK 2026/08/11 01:10:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/11 01:10:56 INFO : apple: Copied (new) 2026/08/11 01:10:56 DEBUG : banana: size = 6 OK 2026/08/11 01:10:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/11 01:10:56 INFO : banana: Copied (new) 2026/08/11 01:10:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:10:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:10:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/11 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:10:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:10:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/11 01:10:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:10:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:10:56 INFO : splitbananasplit: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:10:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:10:57 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:10:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:10:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:10:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:10:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:10:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:10:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:10:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:10:57 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:10:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:10:57 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:10:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:10:57 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:10:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:10:57 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:10:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:10:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:10:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:10:57 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:10:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:10:57 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:10:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:10:57 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:10:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:10:57 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:10:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:10:57 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/11 01:10:57 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : splitbananasplitSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : appleSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/11 01:10:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/11 01:10:58 INFO : bananaSUFFIX: Deleted 2026/08/11 01:10:58 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:58 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:10:58 DEBUG : Waiting for deletions to finish 2026/08/11 01:10:59 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:10:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:11:11 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:12 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:11:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : apple: size = 5 OK 2026/08/11 01:11:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:12 DEBUG : apple: Unchanged skipping 2026/08/11 01:11:12 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:12 DEBUG : banana: size = 6 OK 2026/08/11 01:11:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:12 DEBUG : banana: Unchanged skipping 2026/08/11 01:11:12 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 01:11:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/11 01:11:12 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:11:12 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:11:12 DEBUG : appleapple: size = 21 OK 2026/08/11 01:11:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/11 01:11:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/11 01:11:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:12 DEBUG : splitbanan: size = 16 OK 2026/08/11 01:11:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/11 01:11:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/11 01:11:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/11 01:11:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/11 01:11:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/11 01:11:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/11 01:11:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/11 01:11:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/11 01:11:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/11 01:11:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/11 01:11:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/11 01:11:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/11 01:11:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/11 01:11:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/11 01:11:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/11 01:11:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/11 01:11:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/11 01:11:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/11 01:11:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/11 01:11:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/11 01:11:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/11 01:11:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/11 01:11:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/11 01:11:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/11 01:11:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/11 01:11:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/11 01:11:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/11 01:11:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/11 01:11:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/11 01:11:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/11 01:11:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/11 01:11:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/11 01:11:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/11 01:11:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/11 01:11:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/11 01:11:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/11 01:11:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/11 01:11:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/11 01:11:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/11 01:11:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/11 01:11:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/11 01:11:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/11 01:11:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/11 01:11:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/11 01:11:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/11 01:11:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/11 01:11:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/11 01:11:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/11 01:11:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/11 01:11:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/11 01:11:13 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:13 INFO : appleappleapplebanana: Deleted 2026/08/11 01:11:13 INFO : splitbananasplit: Deleted 2026/08/11 01:11:13 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0009-3456789.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0010-456789.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0013-789;=.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0012-6789;.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0015-9;=.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0007-1234567.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0011-56789;.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0003-defghij.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0008-2345678.txt: Deleted 2026/08/11 01:11:14 INFO : dir1/0014-89;=.txt: Deleted 2026/08/11 01:11:14 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:14 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : appleapple: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/11 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:11:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:11:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:11:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:15 DEBUG : apple: size = 5 OK 2026/08/11 01:11:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : apple: Unchanged skipping 2026/08/11 01:11:15 DEBUG : banana: size = 6 OK 2026/08/11 01:11:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : banana: Unchanged skipping 2026/08/11 01:11:15 DEBUG : appleapple: size = 21 OK 2026/08/11 01:11:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:11:15 DEBUG : splitbanan: size = 16 OK 2026/08/11 01:11:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/11 01:11:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/11 01:11:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/11 01:11:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/11 01:11:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/11 01:11:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/11 01:11:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/11 01:11:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/11 01:11:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/11 01:11:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/11 01:11:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/11 01:11:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/11 01:11:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/11 01:11:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/11 01:11:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/11 01:11:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/11 01:11:15 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/11 01:11:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/11 01:11:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/11 01:11:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/11 01:11:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/11 01:11:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/11 01:11:15 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:11:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/11 01:11:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:11:15 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:11:15 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:15 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:15 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : appleapple: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/11 01:11:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:11:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/11 01:11:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/11 01:11:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/11 01:11:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/11 01:11:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/11 01:11:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/11 01:11:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/11 01:11:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/11 01:11:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/11 01:11:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/11 01:11:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/11 01:11:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/11 01:11:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/11 01:11:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/11 01:11:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/11 01:11:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/11 01:11:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/11 01:11:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/11 01:11:15 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:11:28 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:29 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : apple: size = 5 OK 2026/08/11 01:11:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:11:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:11:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : apple: Unchanged skipping 2026/08/11 01:11:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:11:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:11:29 DEBUG : banana: size = 6 OK 2026/08/11 01:11:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : banana: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:11:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:11:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:11:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:11:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:11:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:11:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:11:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:11:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:11:29 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:11:29 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:29 INFO : There was nothing to transfer 2026/08/11 01:11:29 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:29 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : apple: size = 5 OK 2026/08/11 01:11:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : apple: Unchanged skipping 2026/08/11 01:11:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:11:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:11:30 DEBUG : banana: size = 6 OK 2026/08/11 01:11:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : banana: Unchanged skipping 2026/08/11 01:11:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:11:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:11:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:11:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:11:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:11:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:11:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:11:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:11:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:11:30 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:11:30 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:11:30 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:30 INFO : There was nothing to transfer 2026/08/11 01:11:30 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:30 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:30 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:11:43 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:43 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:11:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:11:44 DEBUG : apple: size = 5 OK 2026/08/11 01:11:44 DEBUG : banana: size = 6 OK 2026/08/11 01:11:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : banana: Unchanged skipping 2026/08/11 01:11:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : apple: Unchanged skipping 2026/08/11 01:11:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:11:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:11:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:11:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:11:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:11:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:11:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:11:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:11:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:11:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:44 INFO : There was nothing to transfer 2026/08/11 01:11:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:44 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:11:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:11:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:11:44 DEBUG : banana: size = 6 OK 2026/08/11 01:11:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : banana: Unchanged skipping 2026/08/11 01:11:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:11:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:11:44 DEBUG : apple: size = 5 OK 2026/08/11 01:11:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : apple: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:11:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:11:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:11:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:11:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:11:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:11:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:11:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:11:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:11:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:11:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:44 INFO : There was nothing to transfer 2026/08/11 01:11:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:45 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:11:57 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:57 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : apple: size = 5 OK 2026/08/11 01:11:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:11:58 DEBUG : apple: Unchanged skipping 2026/08/11 01:11:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:11:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:11:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : banana: size = 6 OK 2026/08/11 01:11:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:11:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : banana: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:11:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:11:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:11:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:11:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:11:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:11:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:11:58 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:58 INFO : There was nothing to transfer 2026/08/11 01:11:58 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:58 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:11:58 DEBUG : banana: size = 6 OK 2026/08/11 01:11:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:11:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:11:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:11:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:11:58 DEBUG : apple: size = 5 OK 2026/08/11 01:11:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : apple: Unchanged skipping 2026/08/11 01:11:58 DEBUG : banana: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:11:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:11:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:11:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:11:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:11:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:11:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:11:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:11:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:11:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:11:58 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:11:58 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:58 INFO : There was nothing to transfer 2026/08/11 01:11:58 DEBUG : Waiting for deletions to finish 2026/08/11 01:11:59 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:11:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:11 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:12 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:12:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:12:12 DEBUG : apple: size = 5 OK 2026/08/11 01:12:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : apple: Unchanged skipping 2026/08/11 01:12:12 DEBUG : banana: size = 6 OK 2026/08/11 01:12:12 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:12:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:12:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : banana: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:12:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:12:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:12:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:12:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:12:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:12:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:12:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:12:12 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:12 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:12 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:12 INFO : There was nothing to transfer 2026/08/11 01:12:12 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:12 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:12:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : apple: size = 5 OK 2026/08/11 01:12:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:12:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:12:13 DEBUG : apple: Unchanged skipping 2026/08/11 01:12:13 DEBUG : banana: size = 6 OK 2026/08/11 01:12:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : banana: Unchanged skipping 2026/08/11 01:12:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:12:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:12:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:12:13 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:12:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:12:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:12:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:12:13 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:13 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:13 INFO : There was nothing to transfer 2026/08/11 01:12:13 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:13 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:12:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:26 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:26 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : apple: size = 5 OK 2026/08/11 01:12:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:12:27 DEBUG : banana: size = 6 OK 2026/08/11 01:12:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : banana: Unchanged skipping 2026/08/11 01:12:27 DEBUG : apple: Unchanged skipping 2026/08/11 01:12:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:12:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:12:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:12:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:12:27 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:12:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:12:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:12:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:12:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:27 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:27 INFO : There was nothing to transfer 2026/08/11 01:12:27 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:27 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/11 01:12:27 DEBUG : apple: size = 5 OK 2026/08/11 01:12:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/11 01:12:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : splitbananasplit: Unchanged skipping 2026/08/11 01:12:27 DEBUG : apple: Unchanged skipping 2026/08/11 01:12:27 DEBUG : banana: size = 6 OK 2026/08/11 01:12:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : banana: Unchanged skipping 2026/08/11 01:12:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/11 01:12:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/11 01:12:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/11 01:12:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/11 01:12:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/11 01:12:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/11 01:12:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/11 01:12:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/11 01:12:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/11 01:12:27 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:27 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:27 INFO : There was nothing to transfer 2026/08/11 01:12:27 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:28 DEBUG : apple: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : banana: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/11 01:12:28 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (172.87s) --- PASS: TestTransform/NFC (13.97s) --- PASS: TestTransform/NFD (14.37s) --- PASS: TestTransform/base64 (17.12s) --- PASS: TestTransform/prefix (20.01s) --- PASS: TestTransform/suffix (18.25s) --- PASS: TestTransform/truncate (16.33s) --- PASS: TestTransform/encoder (15.40s) --- PASS: TestTransform/ISO-8859-1 (14.15s) --- PASS: TestTransform/charmap (14.21s) --- PASS: TestTransform/lowercase (14.26s) --- PASS: TestTransform/ascii (14.80s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 01:12:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 01:12:33 INFO : sub dir_somesuffix: Making directory 2026/08/11 01:12:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/11 01:12:33 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/11 01:12:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 01:12:33 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/11 01:12:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 01:12:33 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:33 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/11 01:12:33 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:33 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/11 01:12:33 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.98s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:34 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:35 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:35 INFO : tictactoe: Making directory 2026/08/11 01:12:35 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:35 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/11 01:12:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:35 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:35 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:35 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/11 01:12:35 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/11 01:12:35 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:36 INFO : toe: Making directory 2026/08/11 01:12:36 INFO : toe/toe: Making directory 2026/08/11 01:12:36 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 01:12:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 01:12:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 01:12:36 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:36 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:37 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/11 01:12:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/11 01:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.64s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:38 INFO : toe: Making directory 2026/08/11 01:12:38 INFO : toe/toe: Making directory 2026/08/11 01:12:38 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 01:12:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 01:12:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/11 01:12:38 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:38 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/11 01:12:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/11 01:12:39 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.95s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:40 DEBUG : empty_dir: Making directory with metadata 2026/08/11 01:12:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 01:12:40 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:40 INFO : tictacempty_dir: Making directory 2026/08/11 01:12:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:40 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:40 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:40 INFO : tictactoe: Making directory 2026/08/11 01:12:40 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:40 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:40 INFO : tictactoe/tictactoe: Making directory 2026/08/11 01:12:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 01:12:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 01:12:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 01:12:40 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:40 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:41 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 01:12:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/11 01:12:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.93s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:42 DEBUG : empty_dir: Making directory with metadata 2026/08/11 01:12:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:42 INFO : tictacempty_dir: Making directory 2026/08/11 01:12:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:42 INFO : tictactoe: Making directory 2026/08/11 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:42 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:42 INFO : tictactoe/tictactoe: Making directory 2026/08/11 01:12:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 01:12:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 01:12:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:42 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:42 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 01:12:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/11 01:12:43 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 01:12:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 01:12:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/11 01:12:43 NOTICE: B2 bucket rclone-test-laposex4jabo: 0 differences found 2026/08/11 01:12:43 NOTICE: B2 bucket rclone-test-laposex4jabo: 1 matching files --- PASS: TestAllTag (1.87s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:43 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:44 INFO : tictactoe: Making directory 2026/08/11 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:44 INFO : tictactoe/tictactoe: Making directory 2026/08/11 01:12:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 01:12:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 01:12:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 01:12:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:44 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 01:12:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/11 01:12:44 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:44 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:45 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/11 01:12:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/11 01:12:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/11 01:12:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/11 01:12:45 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:45 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:45 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.07s) === RUN TestSyntax 2026/08/11 01:12:45 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:46 INFO : toe: Making directory 2026/08/11 01:12:46 INFO : toe/toe: Making directory 2026/08/11 01:12:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 01:12:46 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:46 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:46 DEBUG : toe/toe/toe: size = 11 OK 2026/08/11 01:12:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:46 INFO : toe/toe/toe: Copied (new) 2026/08/11 01:12:46 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.80s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:47 DEBUG : empty_dir: Making directory with metadata 2026/08/11 01:12:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:47 INFO : tictacempty_dir: Making directory 2026/08/11 01:12:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:47 INFO : tictactoe: Making directory 2026/08/11 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:47 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:47 INFO : tictactoe/tictactoe: Making directory 2026/08/11 01:12:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 01:12:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 01:12:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:47 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:47 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 01:12:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:48 INFO : toe/toe/toe.txt: Deleted 2026/08/11 01:12:48 INFO : toe/toe: Removing directory 2026/08/11 01:12:48 INFO : toe: Removing directory 2026/08/11 01:12:48 INFO : empty_dir: Removing directory 2026/08/11 01:12:48 DEBUG : Local file system at /tmp/rclone2809389681: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:49 DEBUG : empty_dir: Making directory with metadata 2026/08/11 01:12:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 01:12:49 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:49 INFO : tictacempty_dir: Making directory 2026/08/11 01:12:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:49 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:49 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:49 INFO : tictactoe: Making directory 2026/08/11 01:12:49 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:49 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:49 INFO : tictactoe/tictactoe: Making directory 2026/08/11 01:12:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 01:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 01:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:49 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:49 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 01:12:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:50 INFO : toe/toe/toe.txt: Deleted 2026/08/11 01:12:50 INFO : toe/toe: Removing directory 2026/08/11 01:12:50 INFO : toe: Removing directory 2026/08/11 01:12:50 INFO : empty_dir: Removing directory 2026/08/11 01:12:50 DEBUG : Local file system at /tmp/rclone2809389681: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/11 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/11 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 01:12:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 01:12:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/11 01:12:52 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.42s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:52 DEBUG : Reset feature "Copy" 2026/08/11 01:12:52 DEBUG : Reset feature "Move" 2026/08/11 01:12:52 DEBUG : Reset feature "Copy" 2026/08/11 01:12:52 DEBUG : Reset feature "Move" 2026/08/11 01:12:52 DEBUG : empty_dir: Making directory with metadata 2026/08/11 01:12:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/11 01:12:52 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:53 INFO : tictacempty_dir: Making directory 2026/08/11 01:12:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/11 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:53 INFO : tictactoe: Making directory 2026/08/11 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:53 DEBUG : toe: transformed to: tictactoe 2026/08/11 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:53 INFO : tictactoe/tictactoe: Making directory 2026/08/11 01:12:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/11 01:12:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/11 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:53 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:53 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 01:12:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/11 01:12:53 INFO : toe/toe/toe.txt: Deleted 2026/08/11 01:12:53 INFO : toe/toe: Removing directory 2026/08/11 01:12:53 INFO : toe: Removing directory 2026/08/11 01:12:53 INFO : empty_dir: Removing directory 2026/08/11 01:12:53 DEBUG : Local file system at /tmp/rclone2809389681: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/11 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/11 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/11 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 01:12:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/11 01:12:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 01:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/11 01:12:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.38s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:56 DEBUG : toe: transformed to: dG9l 2026/08/11 01:12:56 DEBUG : toe: transformed to: dG9l 2026/08/11 01:12:56 INFO : dG9l: Making directory 2026/08/11 01:12:56 DEBUG : toe: transformed to: dG9l 2026/08/11 01:12:56 DEBUG : toe: transformed to: dG9l 2026/08/11 01:12:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/11 01:12:56 INFO : dG9l/dG9l: Making directory 2026/08/11 01:12:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/11 01:12:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/11 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 01:12:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/11 01:12:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 01:12:56 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:56 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/11 01:12:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:56 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/11 01:12:56 DEBUG : Waiting for deletions to finish 2026/08/11 01:12:57 DEBUG : dG9l: transformed to: toe 2026/08/11 01:12:57 DEBUG : dG9l: transformed to: toe 2026/08/11 01:12:57 DEBUG : dG9l: transformed to: toe 2026/08/11 01:12:57 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/11 01:12:57 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/11 01:12:57 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/11 01:12:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/11 01:12:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/11 01:12:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/11 01:12:57 DEBUG : Local file system at /tmp/rclone2809389681: Waiting for checks to finish 2026/08/11 01:12:57 DEBUG : Local file system at /tmp/rclone2809389681: Waiting for transfers to finish 2026/08/11 01:12:57 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.38s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-laposex4jabo", Local "Local file system at /tmp/rclone2809389681", Modify Window "1ms" 2026/08/11 01:12:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 01:12:58 DEBUG : toe: transformed to: 2026/08/11 01:12:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 01:12:58 DEBUG : toe: transformed to: 2026/08/11 01:12:58 INFO : B2 bucket rclone-test-laposex4jabo: Making directory 2026/08/11 01:12:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 01:12:58 DEBUG : toe: transformed to: 2026/08/11 01:12:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 01:12:58 DEBUG : toe: transformed to: 2026/08/11 01:12:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 01:12:58 DEBUG : toe/toe: transformed to: 2026/08/11 01:12:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/11 01:12:58 INFO : toe/toe: Making directory 2026/08/11 01:12:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 01:12:58 DEBUG : toe/toe: transformed to: 2026/08/11 01:12:58 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/11 01:12:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 01:12:58 DEBUG : toe: transformed to: 2026/08/11 01:12:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/11 01:12:58 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for checks to finish 2026/08/11 01:12:58 DEBUG : B2 bucket rclone-test-laposex4jabo: Waiting for transfers to finish 2026/08/11 01:12:58 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/11 01:12:58 DEBUG : toe/toe/toe: transformed to: 2026/08/11 01:12:58 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/11 01:12:59 DEBUG : toe/toe/toe: size = 11 OK 2026/08/11 01:12:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/11 01:12:59 INFO : toe/toe/toe: Copied (new) 2026/08/11 01:12:59 ERROR : B2 bucket rclone-test-laposex4jabo: not deleting files as there were IO errors 2026/08/11 01:12:59 ERROR : B2 bucket rclone-test-laposex4jabo: not deleting directories as there were IO errors --- PASS: TestError (1.55s) PASS 2026/08/11 01:13:00 DEBUG : B2 bucket rclone-test-laposex4jabo: Purge remote 2026/08/11 01:13:00 INFO : B2 bucket rclone-test-laposex4jabo: cleaning bucket "rclone-test-laposex4jabo" of all files 2026/08/11 01:13:01 DEBUG : BackupDir/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d22d_d20260811_m010722_c001_v7007000_t0000_u01786410442632") 2026/08/11 01:13:01 DEBUG : BackupDir/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4192d091c2225b66_d20260811_m010717_c001_v0001161_t0033_u01786410437124") 2026/08/11 01:13:01 DEBUG : CompareDest/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42510b775e4caf7d_d20260811_m010657_c001_v7007000_t0000_u01786410417589") 2026/08/11 01:13:01 DEBUG : CompareDest/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a76c5_d20260811_m010651_c001_v0001179_t0033_u01786410411776") 2026/08/11 01:13:01 DEBUG : CompareDest/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42510b775e4caf7e_d20260811_m010657_c001_v7007000_t0000_u01786410417763") 2026/08/11 01:13:01 DEBUG : CompareDest/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f60a_d20260811_m010652_c001_v0001044_t0004_u01786410412742") 2026/08/11 01:13:01 DEBUG : CopyDest/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d22e_d20260811_m010722_c001_v7007000_t0000_u01786410442809") 2026/08/11 01:13:01 DEBUG : CopyDest/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f63c_d20260811_m010713_c001_v0001044_t0040_u01786410433587") 2026/08/11 01:13:01 DEBUG : CopyDest/three: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d22f_d20260811_m010723_c001_v7007000_t0000_u01786410443003") 2026/08/11 01:13:01 DEBUG : CopyDest/three: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f652_d20260811_m010720_c001_v0001044_t0007_u01786410440554") 2026/08/11 01:13:01 DEBUG : CopyDest/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d230_d20260811_m010723_c001_v7007000_t0000_u01786410443180") 2026/08/11 01:13:01 DEBUG : CopyDest/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7759_d20260811_m010718_c001_v0001179_t0016_u01786410438624") 2026/08/11 01:13:01 DEBUG : EXISTING: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88376c_d20260811_m010842_c001_v7007000_t0000_u01786410522263") 2026/08/11 01:13:01 DEBUG : EXISTING: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f780_d20260811_m010841_c001_v0001044_t0046_u01786410521121") 2026/08/11 01:13:01 DEBUG : PREFIXapple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e491d86_d20260811_m011038_c001_v7007000_t0000_u01786410638885") 2026/08/11 01:13:01 DEBUG : PREFIXapple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9b8_d20260811_m011033_c001_v0001044_t0026_u01786410633373") 2026/08/11 01:13:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca772_d20260811_m011039_c001_v7007000_t0000_u01786410639054") 2026/08/11 01:13:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763a83_d20260811_m011033_c001_v0001102_t0031_u01786410633394") 2026/08/11 01:13:01 DEBUG : PREFIXbanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84afe_d20260811_m011038_c001_v7007000_t0000_u01786410638895") 2026/08/11 01:13:02 DEBUG : PREFIXbanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bd7_d20260811_m011033_c001_v0001179_t0003_u01786410633385") 2026/08/11 01:13:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b00_d20260811_m011039_c001_v7007000_t0000_u01786410639084") 2026/08/11 01:13:02 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd5a2_d20260811_m011033_c001_v0001171_t0048_u01786410633405") 2026/08/11 01:13:02 DEBUG : Testêé: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883758_d20260811_m010838_c001_v7007000_t0000_u01786410518848") 2026/08/11 01:13:02 DEBUG : Testêé: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f76c_d20260811_m010838_c001_v0001044_t0000_u01786410518035") 2026/08/11 01:13:02 DEBUG : Testêé: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a78cb_d20260811_m010837_c001_v0001179_t0049_u01786410517071") 2026/08/11 01:13:02 DEBUG : YXBwbGU=: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb5c_d20260811_m011021_c001_v7007000_t0000_u01786410621351") 2026/08/11 01:13:02 DEBUG : YXBwbGU=: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f972_d20260811_m011017_c001_v0001044_t0047_u01786410617021") 2026/08/11 01:13:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb5e_d20260811_m011021_c001_v7007000_t0000_u01786410621531") 2026/08/11 01:13:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd50e_d20260811_m011017_c001_v0001171_t0020_u01786410617010") 2026/08/11 01:13:02 DEBUG : YmFuYW5h: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb61_d20260811_m011021_c001_v7007000_t0000_u01786410621711") 2026/08/11 01:13:02 DEBUG : YmFuYW5h: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b5b_d20260811_m011017_c001_v0001179_t0058_u01786410617032") 2026/08/11 01:13:02 DEBUG : a/potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072031b_d20260811_m010514_c001_v7007000_t0000_u01786410314393") 2026/08/11 01:13:02 DEBUG : a/potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4f2_d20260811_m010513_c001_v0001044_t0026_u01786410313301") 2026/08/11 01:13:02 DEBUG : a/potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720315_d20260811_m010511_c001_v7007000_t0000_u01786410311664") 2026/08/11 01:13:02 DEBUG : a/potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4da_d20260811_m010510_c001_v0001044_t0027_u01786410310239") 2026/08/11 01:13:02 DEBUG : a/potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88353d_d20260811_m010450_c001_v7007000_t0000_u01786410290204") 2026/08/11 01:13:02 DEBUG : a/potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f48c_d20260811_m010449_c001_v0001044_t0012_u01786410289210") 2026/08/11 01:13:02 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e0ff5_d20260811_m011228_c001_v7007000_t0000_u01786410748778") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c93_d20260811_m011225_c001_v0001102_t0016_u01786410745271") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfaa8_d20260811_m011214_c001_v7007000_t0000_u01786410734063") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c69_d20260811_m011210_c001_v0001102_t0016_u01786410730210") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33d3_d20260811_m011159_c001_v7007000_t0000_u01786410719643") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c31_d20260811_m011155_c001_v0001102_t0016_u01786410715930") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421de_d20260811_m011145_c001_v7007000_t0000_u01786410705619") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c01_d20260811_m011141_c001_v0001102_t0016_u01786410701855") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b44_d20260811_m011131_c001_v7007000_t0000_u01786410691405") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763bcb_d20260811_m011127_c001_v0001102_t0016_u01786410687416") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320e4_d20260811_m011115_c001_v7007000_t0000_u01786410675920") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6b6_d20260811_m011110_c001_v0001171_t0048_u01786410670659") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720959_d20260811_m011059_c001_v7007000_t0000_u01786410659616") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b07_d20260811_m011056_c001_v0001102_t0016_u01786410656620") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca082fbb_d20260811_m011055_c001_v7007000_t0000_u01786410655508") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c4f_d20260811_m011051_c001_v0001179_t0044_u01786410651192") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f834_d20260811_m011040_c001_v7007000_t0000_u01786410640631") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd5c4_d20260811_m011037_c001_v0001171_t0048_u01786410637041") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f415e3533b4231ac7_d20260811_m011035_c001_v7007000_t0000_u01786410635798") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9b4_d20260811_m011031_c001_v0001044_t0031_u01786410631422") 2026/08/11 01:13:03 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42510b775e4cbc6c_d20260811_m011019_c001_v7007000_t0000_u01786410619467") 2026/08/11 01:13:04 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd4fc_d20260811_m011014_c001_v0001171_t0048_u01786410614855") 2026/08/11 01:13:04 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e108f_d20260811_m011004_c001_v7007000_t0000_u01786410604101") 2026/08/11 01:13:04 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd49e_d20260811_m011000_c001_v0001171_t0048_u01786410600516") 2026/08/11 01:13:04 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf0_d20260811_m010949_c001_v7007000_t0000_u01786410589317") 2026/08/11 01:13:04 DEBUG : apple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd424_d20260811_m010945_c001_v0001171_t0048_u01786410585340") 2026/08/11 01:13:04 DEBUG : appleSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca7a9_d20260811_m011057_c001_v7007000_t0000_u01786410657964") 2026/08/11 01:13:04 DEBUG : appleSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763ae3_d20260811_m011052_c001_v0001102_t0016_u01786410652867") 2026/08/11 01:13:04 DEBUG : appleapple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320e5_d20260811_m011116_c001_v7007000_t0000_u01786410676100") 2026/08/11 01:13:04 DEBUG : appleapple: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6c2_d20260811_m011112_c001_v0001171_t0048_u01786410672607") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e0ff6_d20260811_m011228_c001_v7007000_t0000_u01786410748956") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd820_d20260811_m011225_c001_v0001171_t0048_u01786410745746") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfaa9_d20260811_m011214_c001_v7007000_t0000_u01786410734240") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd7dc_d20260811_m011210_c001_v0001171_t0048_u01786410730677") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33d4_d20260811_m011159_c001_v7007000_t0000_u01786410719820") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd79e_d20260811_m011156_c001_v0001171_t0048_u01786410716370") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421df_d20260811_m011145_c001_v7007000_t0000_u01786410705794") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd764_d20260811_m011142_c001_v0001171_t0048_u01786410702384") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b45_d20260811_m011131_c001_v7007000_t0000_u01786410691584") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd71c_d20260811_m011127_c001_v0001171_t0048_u01786410687887") 2026/08/11 01:13:04 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320d7_d20260811_m011113_c001_v7007000_t0000_u01786410673800") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7cd9_d20260811_m011111_c001_v0001179_t0024_u01786410671023") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072095a_d20260811_m011059_c001_v7007000_t0000_u01786410659792") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd65c_d20260811_m011056_c001_v0001171_t0048_u01786410656590") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4004132ab495465d_d20260811_m011055_c001_v7007000_t0000_u01786410655531") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd62a_d20260811_m011051_c001_v0001171_t0048_u01786410651583") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f835_d20260811_m011040_c001_v7007000_t0000_u01786410640843") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bf5_d20260811_m011037_c001_v0001179_t0007_u01786410637031") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41698ece57233c1c_d20260811_m011035_c001_v7007000_t0000_u01786410635751") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a7f_d20260811_m011032_c001_v0001102_t0016_u01786410632212") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84adc_d20260811_m011019_c001_v7007000_t0000_u01786410619684") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b4b_d20260811_m011015_c001_v0001179_t0025_u01786410615560") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1090_d20260811_m011004_c001_v7007000_t0000_u01786410604283") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7afb_d20260811_m011001_c001_v0001179_t0049_u01786410601296") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf1_d20260811_m010949_c001_v7007000_t0000_u01786410589522") 2026/08/11 01:13:05 DEBUG : appleappleapplebanana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7a9b_d20260811_m010946_c001_v0001179_t0043_u01786410586129") 2026/08/11 01:13:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca7ad_d20260811_m011058_c001_v7007000_t0000_u01786410658323") 2026/08/11 01:13:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c5f_d20260811_m011052_c001_v0001179_t0029_u01786410652858") 2026/08/11 01:13:05 DEBUG : b/potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072031d_d20260811_m010514_c001_v7007000_t0000_u01786410314569") 2026/08/11 01:13:05 DEBUG : b/potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4e6_d20260811_m010512_c001_v0001044_t0006_u01786410312192") 2026/08/11 01:13:06 DEBUG : b/potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720312_d20260811_m010511_c001_v7007000_t0000_u01786410311132") 2026/08/11 01:13:06 DEBUG : b/potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4d6_d20260811_m010509_c001_v0001044_t0042_u01786410309062") 2026/08/11 01:13:06 DEBUG : b/potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88353c_d20260811_m010449_c001_v7007000_t0000_u01786410289645") 2026/08/11 01:13:06 DEBUG : b/potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f484_d20260811_m010447_c001_v0001044_t0022_u01786410287743") 2026/08/11 01:13:06 DEBUG : backup/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca082364_d20260811_m010737_c001_v7007000_t0000_u01786410457692") 2026/08/11 01:13:06 DEBUG : backup/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f108360586941304c_d20260811_m010735_c001_v0001104_t0000_u01786410455131") 2026/08/11 01:13:06 DEBUG : backup/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f118597ab2358ef4f_d20260811_m010730_c001_v0001179_t0040_u01786410450396") 2026/08/11 01:13:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8836ab_d20260811_m010803_c001_v7007000_t0000_u01786410483543") 2026/08/11 01:13:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f112e20bf2218bd25_d20260811_m010801_c001_v0001176_t0018_u01786410481818") 2026/08/11 01:13:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f115ccc337a1b5d49_d20260811_m010757_c001_v0001038_t0055_u01786410477280") 2026/08/11 01:13:06 DEBUG : backup/one.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072043c_d20260811_m010750_c001_v7007000_t0000_u01786410470157") 2026/08/11 01:13:06 DEBUG : backup/one.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40063f343502d33f_d20260811_m010748_c001_v0001117_t0021_u01786410468435") 2026/08/11 01:13:06 DEBUG : backup/one.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f106b8aeadffd1f54_d20260811_m010744_c001_v0001174_t0059_u01786410464270") 2026/08/11 01:13:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8836ac_d20260811_m010803_c001_v7007000_t0000_u01786410483721") 2026/08/11 01:13:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f100c019e6dd5a103_d20260811_m010802_c001_v0001178_t0055_u01786410482691") 2026/08/11 01:13:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f11996849dab07f72_d20260811_m010758_c001_v0001174_t0044_u01786410478769") 2026/08/11 01:13:06 DEBUG : backup/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca082365_d20260811_m010737_c001_v7007000_t0000_u01786410457873") 2026/08/11 01:13:06 DEBUG : backup/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41273ba884d6645a_d20260811_m010736_c001_v0001117_t0008_u01786410456955") 2026/08/11 01:13:06 DEBUG : backup/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1167c2f60e795d73_d20260811_m010732_c001_v0001042_t0008_u01786410452167") 2026/08/11 01:13:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072043d_d20260811_m010750_c001_v7007000_t0000_u01786410470339") 2026/08/11 01:13:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f111096ef77d1063d_d20260811_m010749_c001_v0001120_t0002_u01786410469229") 2026/08/11 01:13:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1160e3692a8d7da4_d20260811_m010745_c001_v0001098_t0032_u01786410465765") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e0ff9_d20260811_m011229_c001_v7007000_t0000_u01786410749135") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7e47_d20260811_m011225_c001_v0001179_t0036_u01786410745480") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfaaa_d20260811_m011214_c001_v7007000_t0000_u01786410734418") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7dff_d20260811_m011210_c001_v0001179_t0019_u01786410730398") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33d5_d20260811_m011200_c001_v7007000_t0000_u01786410720034") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7db1_d20260811_m011156_c001_v0001179_t0056_u01786410716147") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421e0_d20260811_m011145_c001_v7007000_t0000_u01786410705997") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d75_d20260811_m011142_c001_v0001179_t0040_u01786410702066") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b46_d20260811_m011131_c001_v7007000_t0000_u01786410691762") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d3d_d20260811_m011127_c001_v0001179_t0035_u01786410687601") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320e7_d20260811_m011116_c001_v7007000_t0000_u01786410676296") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b65_d20260811_m011110_c001_v0001102_t0016_u01786410670839") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072095c_d20260811_m011059_c001_v7007000_t0000_u01786410659967") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c89_d20260811_m011056_c001_v0001179_t0044_u01786410656600") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca082fb8_d20260811_m011055_c001_v7007000_t0000_u01786410655319") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763ad9_d20260811_m011051_c001_v0001102_t0016_u01786410651405") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f837_d20260811_m011041_c001_v7007000_t0000_u01786410641054") 2026/08/11 01:13:07 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a91_d20260811_m011037_c001_v0001102_t0016_u01786410637050") 2026/08/11 01:13:08 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86e066_d20260811_m011035_c001_v7007000_t0000_u01786410635803") 2026/08/11 01:13:08 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bcd_d20260811_m011032_c001_v0001179_t0021_u01786410632004") 2026/08/11 01:13:08 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb45_d20260811_m011019_c001_v7007000_t0000_u01786410619694") 2026/08/11 01:13:08 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f96a_d20260811_m011015_c001_v0001044_t0024_u01786410615043") 2026/08/11 01:13:08 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1091_d20260811_m011004_c001_v7007000_t0000_u01786410604466") 2026/08/11 01:13:08 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f924_d20260811_m011000_c001_v0001044_t0032_u01786410600725") 2026/08/11 01:13:08 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf2_d20260811_m010949_c001_v7007000_t0000_u01786410589726") 2026/08/11 01:13:08 DEBUG : banana: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f8d8_d20260811_m010945_c001_v0001044_t0005_u01786410585527") 2026/08/11 01:13:08 DEBUG : bananaSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720957_d20260811_m011058_c001_v7007000_t0000_u01786410658334") 2026/08/11 01:13:08 DEBUG : bananaSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd63e_d20260811_m011052_c001_v0001171_t0048_u01786410652877") 2026/08/11 01:13:08 DEBUG : both0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa978e_d20260811_m010924_c001_v7007000_t0000_u01786410564623") 2026/08/11 01:13:08 DEBUG : both0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a798f_d20260811_m010905_c001_v0001179_t0044_u01786410545897") 2026/08/11 01:13:08 DEBUG : both0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fca_d20260811_m010901_c001_v7007000_t0000_u01786410541597") 2026/08/11 01:13:08 DEBUG : both0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a78fd_d20260811_m010844_c001_v0001179_t0026_u01786410524196") 2026/08/11 01:13:08 DEBUG : both1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa978f_d20260811_m010924_c001_v7007000_t0000_u01786410564855") 2026/08/11 01:13:08 DEBUG : both1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a799d_d20260811_m010907_c001_v0001179_t0019_u01786410547009") 2026/08/11 01:13:08 DEBUG : both1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fcb_d20260811_m010901_c001_v7007000_t0000_u01786410541876") 2026/08/11 01:13:08 DEBUG : both1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7905_d20260811_m010844_c001_v0001179_t0055_u01786410524772") 2026/08/11 01:13:09 DEBUG : both10: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9790_d20260811_m010925_c001_v7007000_t0000_u01786410565038") 2026/08/11 01:13:09 DEBUG : both10: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79c3_d20260811_m010913_c001_v0001179_t0044_u01786410553749") 2026/08/11 01:13:09 DEBUG : both10: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fcc_d20260811_m010902_c001_v7007000_t0000_u01786410542056") 2026/08/11 01:13:09 DEBUG : both10: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7941_d20260811_m010851_c001_v0001179_t0045_u01786410531789") 2026/08/11 01:13:09 DEBUG : both11: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9791_d20260811_m010925_c001_v7007000_t0000_u01786410565213") 2026/08/11 01:13:09 DEBUG : both11: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79cb_d20260811_m010914_c001_v0001179_t0026_u01786410554271") 2026/08/11 01:13:09 DEBUG : both11: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fcd_d20260811_m010902_c001_v7007000_t0000_u01786410542236") 2026/08/11 01:13:09 DEBUG : both11: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7947_d20260811_m010852_c001_v0001179_t0040_u01786410532751") 2026/08/11 01:13:09 DEBUG : both12: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9792_d20260811_m010925_c001_v7007000_t0000_u01786410565389") 2026/08/11 01:13:09 DEBUG : both12: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79d5_d20260811_m010914_c001_v0001179_t0047_u01786410554974") 2026/08/11 01:13:09 DEBUG : both12: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fce_d20260811_m010902_c001_v7007000_t0000_u01786410542415") 2026/08/11 01:13:09 DEBUG : both12: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7949_d20260811_m010853_c001_v0001179_t0001_u01786410533369") 2026/08/11 01:13:09 DEBUG : both13: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9793_d20260811_m010925_c001_v7007000_t0000_u01786410565564") 2026/08/11 01:13:09 DEBUG : both13: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79df_d20260811_m010916_c001_v0001179_t0040_u01786410556084") 2026/08/11 01:13:09 DEBUG : both13: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fd0_d20260811_m010902_c001_v7007000_t0000_u01786410542595") 2026/08/11 01:13:09 DEBUG : both13: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a794b_d20260811_m010853_c001_v0001179_t0022_u01786410533913") 2026/08/11 01:13:09 DEBUG : both14: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9794_d20260811_m010925_c001_v7007000_t0000_u01786410565739") 2026/08/11 01:13:09 DEBUG : both14: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79e9_d20260811_m010917_c001_v0001179_t0014_u01786410557273") 2026/08/11 01:13:09 DEBUG : both14: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fd1_d20260811_m010902_c001_v7007000_t0000_u01786410542775") 2026/08/11 01:13:09 DEBUG : both14: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7953_d20260811_m010854_c001_v0001179_t0003_u01786410534572") 2026/08/11 01:13:09 DEBUG : both15: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9795_d20260811_m010925_c001_v7007000_t0000_u01786410565914") 2026/08/11 01:13:10 DEBUG : both15: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79ed_d20260811_m010918_c001_v0001179_t0056_u01786410558025") 2026/08/11 01:13:10 DEBUG : both15: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fd2_d20260811_m010902_c001_v7007000_t0000_u01786410542955") 2026/08/11 01:13:10 DEBUG : both15: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a795b_d20260811_m010855_c001_v0001179_t0008_u01786410535229") 2026/08/11 01:13:10 DEBUG : both16: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9796_d20260811_m010926_c001_v7007000_t0000_u01786410566107") 2026/08/11 01:13:10 DEBUG : both16: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79f3_d20260811_m010918_c001_v0001179_t0050_u01786410558741") 2026/08/11 01:13:10 DEBUG : both16: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fd4_d20260811_m010903_c001_v7007000_t0000_u01786410543135") 2026/08/11 01:13:10 DEBUG : both16: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a795f_d20260811_m010856_c001_v0001179_t0044_u01786410536028") 2026/08/11 01:13:10 DEBUG : both17: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9797_d20260811_m010926_c001_v7007000_t0000_u01786410566283") 2026/08/11 01:13:10 DEBUG : both17: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79f7_d20260811_m010919_c001_v0001179_t0001_u01786410559553") 2026/08/11 01:13:10 DEBUG : both17: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fd5_d20260811_m010903_c001_v7007000_t0000_u01786410543315") 2026/08/11 01:13:10 DEBUG : both17: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7965_d20260811_m010856_c001_v0001179_t0013_u01786410536881") 2026/08/11 01:13:10 DEBUG : both18: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9798_d20260811_m010926_c001_v7007000_t0000_u01786410566469") 2026/08/11 01:13:10 DEBUG : both18: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79ff_d20260811_m010920_c001_v0001179_t0016_u01786410560257") 2026/08/11 01:13:10 DEBUG : both18: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fd7_d20260811_m010903_c001_v7007000_t0000_u01786410543495") 2026/08/11 01:13:10 DEBUG : both18: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7967_d20260811_m010857_c001_v0001179_t0026_u01786410537481") 2026/08/11 01:13:10 DEBUG : both19: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9799_d20260811_m010926_c001_v7007000_t0000_u01786410566644") 2026/08/11 01:13:10 DEBUG : both19: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7a0b_d20260811_m010921_c001_v0001179_t0049_u01786410561273") 2026/08/11 01:13:10 DEBUG : both19: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fd8_d20260811_m010903_c001_v7007000_t0000_u01786410543738") 2026/08/11 01:13:10 DEBUG : both19: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7975_d20260811_m010858_c001_v0001179_t0050_u01786410538262") 2026/08/11 01:13:11 DEBUG : both2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa979a_d20260811_m010926_c001_v7007000_t0000_u01786410566820") 2026/08/11 01:13:11 DEBUG : both2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a799f_d20260811_m010907_c001_v0001179_t0001_u01786410547549") 2026/08/11 01:13:11 DEBUG : both2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fd9_d20260811_m010903_c001_v7007000_t0000_u01786410543918") 2026/08/11 01:13:11 DEBUG : both2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7909_d20260811_m010845_c001_v0001179_t0045_u01786410525638") 2026/08/11 01:13:11 DEBUG : both3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa979b_d20260811_m010926_c001_v7007000_t0000_u01786410566995") 2026/08/11 01:13:11 DEBUG : both3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79a1_d20260811_m010908_c001_v0001179_t0032_u01786410548131") 2026/08/11 01:13:11 DEBUG : both3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fda_d20260811_m010904_c001_v7007000_t0000_u01786410544098") 2026/08/11 01:13:11 DEBUG : both3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7911_d20260811_m010846_c001_v0001179_t0034_u01786410526644") 2026/08/11 01:13:11 DEBUG : both4: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa979c_d20260811_m010927_c001_v7007000_t0000_u01786410567172") 2026/08/11 01:13:11 DEBUG : both4: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79a7_d20260811_m010909_c001_v0001179_t0010_u01786410549533") 2026/08/11 01:13:11 DEBUG : both4: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fdb_d20260811_m010904_c001_v7007000_t0000_u01786410544279") 2026/08/11 01:13:11 DEBUG : both4: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7919_d20260811_m010847_c001_v0001179_t0000_u01786410527521") 2026/08/11 01:13:11 DEBUG : both5: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa979d_d20260811_m010927_c001_v7007000_t0000_u01786410567347") 2026/08/11 01:13:11 DEBUG : both5: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79ad_d20260811_m010910_c001_v0001179_t0021_u01786410550063") 2026/08/11 01:13:11 DEBUG : both5: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fdd_d20260811_m010904_c001_v7007000_t0000_u01786410544458") 2026/08/11 01:13:11 DEBUG : both5: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a791d_d20260811_m010848_c001_v0001179_t0016_u01786410528246") 2026/08/11 01:13:11 DEBUG : both6: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa979e_d20260811_m010927_c001_v7007000_t0000_u01786410567523") 2026/08/11 01:13:11 DEBUG : both6: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79b3_d20260811_m010910_c001_v0001179_t0056_u01786410550753") 2026/08/11 01:13:11 DEBUG : both6: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fde_d20260811_m010904_c001_v7007000_t0000_u01786410544638") 2026/08/11 01:13:12 DEBUG : both6: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7921_d20260811_m010849_c001_v0001179_t0020_u01786410529042") 2026/08/11 01:13:12 DEBUG : both7: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa979f_d20260811_m010927_c001_v7007000_t0000_u01786410567698") 2026/08/11 01:13:12 DEBUG : both7: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79b5_d20260811_m010911_c001_v0001179_t0003_u01786410551400") 2026/08/11 01:13:12 DEBUG : both7: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fdf_d20260811_m010904_c001_v7007000_t0000_u01786410544817") 2026/08/11 01:13:12 DEBUG : both7: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a792d_d20260811_m010849_c001_v0001179_t0050_u01786410529598") 2026/08/11 01:13:12 DEBUG : both8: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97a0_d20260811_m010927_c001_v7007000_t0000_u01786410567873") 2026/08/11 01:13:12 DEBUG : both8: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79bb_d20260811_m010912_c001_v0001179_t0019_u01786410552249") 2026/08/11 01:13:12 DEBUG : both8: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fe2_d20260811_m010904_c001_v7007000_t0000_u01786410544996") 2026/08/11 01:13:12 DEBUG : both8: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7937_d20260811_m010850_c001_v0001179_t0026_u01786410530629") 2026/08/11 01:13:12 DEBUG : both9: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97a1_d20260811_m010928_c001_v7007000_t0000_u01786410568049") 2026/08/11 01:13:12 DEBUG : both9: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a79bf_d20260811_m010913_c001_v0001179_t0038_u01786410553117") 2026/08/11 01:13:12 DEBUG : both9: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fe3_d20260811_m010905_c001_v7007000_t0000_u01786410545176") 2026/08/11 01:13:12 DEBUG : both9: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7939_d20260811_m010851_c001_v0001179_t0054_u01786410531176") 2026/08/11 01:13:12 DEBUG : c/non empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072031f_d20260811_m010514_c001_v7007000_t0000_u01786410314745") 2026/08/11 01:13:12 DEBUG : c/non empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4ea_d20260811_m010512_c001_v0001044_t0008_u01786410312590") 2026/08/11 01:13:12 DEBUG : c/non empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720316_d20260811_m010511_c001_v7007000_t0000_u01786410311839") 2026/08/11 01:13:12 DEBUG : c/non empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4d8_d20260811_m010509_c001_v0001044_t0015_u01786410309534") 2026/08/11 01:13:12 DEBUG : c/non empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88353f_d20260811_m010450_c001_v7007000_t0000_u01786410290390") 2026/08/11 01:13:12 DEBUG : c/non empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f486_d20260811_m010448_c001_v0001044_t0034_u01786410288267") 2026/08/11 01:13:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb64_d20260811_m011021_c001_v7007000_t0000_u01786410621891") 2026/08/11 01:13:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a29_d20260811_m011017_c001_v0001102_t0016_u01786410617042") 2026/08/11 01:13:13 DEBUG : check sum: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88352d_d20260811_m010439_c001_v7007000_t0000_u01786410279794") 2026/08/11 01:13:13 DEBUG : check sum: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f45e_d20260811_m010438_c001_v0001044_t0003_u01786410278477") 2026/08/11 01:13:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca9ae_d20260811_m011258_c001_v7007000_t0000_u01786410778274") 2026/08/11 01:13:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763cd5_d20260811_m011256_c001_v0001102_t0016_u01786410776834") 2026/08/11 01:13:13 DEBUG : dest/3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d21c_d20260811_m010706_c001_v7007000_t0000_u01786410426789") 2026/08/11 01:13:13 DEBUG : dest/3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f408fa90ff35e777e_d20260811_m010705_c001_v0001102_t0042_u01786410425713") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320e9_d20260811_m011116_c001_v7007000_t0000_u01786410676477") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ce1_d20260811_m011112_c001_v0001179_t0013_u01786410672628") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e0ffa_d20260811_m011229_c001_v7007000_t0000_u01786410749314") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c7f_d20260811_m011218_c001_v0001102_t0016_u01786410738627") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfaab_d20260811_m011214_c001_v7007000_t0000_u01786410734596") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c43_d20260811_m011204_c001_v0001102_t0016_u01786410724325") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33d6_d20260811_m011200_c001_v7007000_t0000_u01786410720215") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c17_d20260811_m011150_c001_v0001102_t0016_u01786410710185") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421e2_d20260811_m011146_c001_v7007000_t0000_u01786410706205") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763be1_d20260811_m011136_c001_v0001102_t0016_u01786410696020") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b47_d20260811_m011131_c001_v7007000_t0000_u01786410691939") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763ba9_d20260811_m011120_c001_v0001102_t0016_u01786410680565") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320dc_d20260811_m011114_c001_v7007000_t0000_u01786410674153") 2026/08/11 01:13:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd69a_d20260811_m011104_c001_v0001171_t0048_u01786410664232") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072095d_d20260811_m011100_c001_v7007000_t0000_u01786410660143") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd65e_d20260811_m011056_c001_v0001171_t0048_u01786410656773") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9c8e_d20260811_m011054_c001_v7007000_t0000_u01786410654914") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c2d_d20260811_m011045_c001_v0001179_t0020_u01786410645973") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f838_d20260811_m011041_c001_v7007000_t0000_u01786410641263") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a93_d20260811_m011037_c001_v0001102_t0016_u01786410637241") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f823_d20260811_m011035_c001_v7007000_t0000_u01786410635844") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9a0_d20260811_m011025_c001_v0001044_t0031_u01786410625960") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42510b775e4cbc6d_d20260811_m011019_c001_v7007000_t0000_u01786410619508") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd4ce_d20260811_m011008_c001_v0001171_t0048_u01786410608872") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1092_d20260811_m011004_c001_v7007000_t0000_u01786410604650") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd46c_d20260811_m010954_c001_v0001171_t0048_u01786410594533") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf3_d20260811_m010949_c001_v7007000_t0000_u01786410589930") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd406_d20260811_m010940_c001_v0001171_t0048_u01786410580150") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03b1a0_d20260811_m011058_c001_v7007000_t0000_u01786410658180") 2026/08/11 01:13:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763ae7_d20260811_m011053_c001_v0001102_t0056_u01786410653046") 2026/08/11 01:13:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320ea_d20260811_m011116_c001_v7007000_t0000_u01786410676658") 2026/08/11 01:13:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa40_d20260811_m011112_c001_v0001044_t0049_u01786410672638") 2026/08/11 01:13:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e0ffb_d20260811_m011229_c001_v7007000_t0000_u01786410749493") 2026/08/11 01:13:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7e1f_d20260811_m011219_c001_v0001179_t0008_u01786410739259") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfaac_d20260811_m011214_c001_v7007000_t0000_u01786410734775") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ddb_d20260811_m011204_c001_v0001179_t0016_u01786410724875") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33d8_d20260811_m011200_c001_v7007000_t0000_u01786410720478") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d97_d20260811_m011150_c001_v0001179_t0041_u01786410710890") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421e3_d20260811_m011146_c001_v7007000_t0000_u01786410706380") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d66_d20260811_m011136_c001_v0001179_t0044_u01786410696583") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b4a_d20260811_m011132_c001_v7007000_t0000_u01786410692117") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d17_d20260811_m011121_c001_v0001179_t0004_u01786410681179") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f415e3533b4231b0f_d20260811_m011114_c001_v7007000_t0000_u01786410674240") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b45_d20260811_m011104_c001_v0001102_t0016_u01786410664764") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072095e_d20260811_m011100_c001_v7007000_t0000_u01786410660320") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b0b_d20260811_m011056_c001_v0001102_t0016_u01786410656802") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03b196_d20260811_m011055_c001_v7007000_t0000_u01786410655359") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763ab9_d20260811_m011046_c001_v0001102_t0016_u01786410646529") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f839_d20260811_m011041_c001_v7007000_t0000_u01786410641470") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd5c6_d20260811_m011037_c001_v0001171_t0048_u01786410637232") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84af5_d20260811_m011035_c001_v7007000_t0000_u01786410635770") 2026/08/11 01:13:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ba7_d20260811_m011026_c001_v0001179_t0015_u01786410626869") 2026/08/11 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb3b_d20260811_m011019_c001_v7007000_t0000_u01786410619094") 2026/08/11 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f94c_d20260811_m011009_c001_v0001044_t0022_u01786410609413") 2026/08/11 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1093_d20260811_m011004_c001_v7007000_t0000_u01786410604832") 2026/08/11 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f902_d20260811_m010955_c001_v0001044_t0058_u01786410595105") 2026/08/11 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf4_d20260811_m010950_c001_v7007000_t0000_u01786410590135") 2026/08/11 01:13:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f8b6_d20260811_m010940_c001_v0001044_t0031_u01786410580337") 2026/08/11 01:13:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f420e67f86eeb8f63_d20260811_m011058_c001_v7007000_t0000_u01786410658135") 2026/08/11 01:13:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd642_d20260811_m011053_c001_v0001171_t0058_u01786410653061") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320eb_d20260811_m011116_c001_v7007000_t0000_u01786410676838") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6c4_d20260811_m011112_c001_v0001171_t0048_u01786410672786") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e0ffd_d20260811_m011229_c001_v7007000_t0000_u01786410749672") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd804_d20260811_m011219_c001_v0001171_t0048_u01786410739810") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfaae_d20260811_m011214_c001_v7007000_t0000_u01786410734953") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd7c2_d20260811_m011205_c001_v0001171_t0048_u01786410725445") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33d9_d20260811_m011200_c001_v7007000_t0000_u01786410720656") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd78a_d20260811_m011151_c001_v0001171_t0048_u01786410711513") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421e4_d20260811_m011146_c001_v7007000_t0000_u01786410706554") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd74c_d20260811_m011137_c001_v0001171_t0048_u01786410697128") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b4f_d20260811_m011132_c001_v7007000_t0000_u01786410692294") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6fe_d20260811_m011121_c001_v0001171_t0048_u01786410681783") 2026/08/11 01:13:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fc69_d20260811_m011113_c001_v7007000_t0000_u01786410673819") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7cc3_d20260811_m011105_c001_v0001179_t0043_u01786410665360") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072095f_d20260811_m011100_c001_v7007000_t0000_u01786410660495") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c8d_d20260811_m011056_c001_v0001179_t0037_u01786410656813") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9c90_d20260811_m011055_c001_v7007000_t0000_u01786410655264") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd60a_d20260811_m011047_c001_v0001171_t0048_u01786410647070") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f83a_d20260811_m011041_c001_v7007000_t0000_u01786410641677") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bf7_d20260811_m011037_c001_v0001179_t0004_u01786410637253") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e491d78_d20260811_m011035_c001_v7007000_t0000_u01786410635997") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a63_d20260811_m011027_c001_v0001102_t0016_u01786410627450") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84adb_d20260811_m011019_c001_v7007000_t0000_u01786410619495") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b2b_d20260811_m011010_c001_v0001179_t0022_u01786410610225") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1094_d20260811_m011005_c001_v7007000_t0000_u01786410605079") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7acf_d20260811_m010956_c001_v0001179_t0056_u01786410596064") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf5_d20260811_m010950_c001_v7007000_t0000_u01786410590339") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7a7d_d20260811_m010941_c001_v0001179_t0013_u01786410581006") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c6455_d20260811_m011058_c001_v7007000_t0000_u01786410658188") 2026/08/11 01:13:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c61_d20260811_m011053_c001_v0001179_t0015_u01786410653170") 2026/08/11 01:13:17 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320ed_d20260811_m011117_c001_v7007000_t0000_u01786410677018") 2026/08/11 01:13:17 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b7b_d20260811_m011112_c001_v0001102_t0016_u01786410672797") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e0ffe_d20260811_m011229_c001_v7007000_t0000_u01786410749851") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2faea_d20260811_m011220_c001_v0001044_t0000_u01786410740396") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfaaf_d20260811_m011215_c001_v7007000_t0000_u01786410735131") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2face_d20260811_m011205_c001_v0001044_t0007_u01786410725982") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33db_d20260811_m011200_c001_v7007000_t0000_u01786410720832") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2faae_d20260811_m011152_c001_v0001044_t0008_u01786410712041") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421e5_d20260811_m011146_c001_v7007000_t0000_u01786410706729") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa86_d20260811_m011137_c001_v0001044_t0032_u01786410697653") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b50_d20260811_m011132_c001_v7007000_t0000_u01786410692472") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa5c_d20260811_m011122_c001_v0001044_t0026_u01786410682331") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320df_d20260811_m011114_c001_v7007000_t0000_u01786410674329") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa28_d20260811_m011106_c001_v0001044_t0026_u01786410666435") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720960_d20260811_m011100_c001_v7007000_t0000_u01786410660670") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd660_d20260811_m011056_c001_v0001171_t0048_u01786410656957") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca7a4_d20260811_m011055_c001_v7007000_t0000_u01786410655278") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9dc_d20260811_m011047_c001_v0001044_t0008_u01786410647623") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f83b_d20260811_m011041_c001_v7007000_t0000_u01786410641884") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9c8_d20260811_m011037_c001_v0001044_t0045_u01786410637415") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e491d75_d20260811_m011035_c001_v7007000_t0000_u01786410635367") 2026/08/11 01:13:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd55a_d20260811_m011028_c001_v0001171_t0048_u01786410628011") 2026/08/11 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb3d_d20260811_m011019_c001_v7007000_t0000_u01786410619275") 2026/08/11 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957639fb_d20260811_m011010_c001_v0001102_t0016_u01786410610765") 2026/08/11 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1095_d20260811_m011005_c001_v7007000_t0000_u01786410605262") 2026/08/11 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957639cd_d20260811_m010956_c001_v0001102_t0016_u01786410596648") 2026/08/11 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf6_d20260811_m010950_c001_v7007000_t0000_u01786410590548") 2026/08/11 01:13:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763979_d20260811_m010941_c001_v0001102_t0016_u01786410581229") 2026/08/11 01:13:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca7aa_d20260811_m011058_c001_v7007000_t0000_u01786410658147") 2026/08/11 01:13:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c63_d20260811_m011053_c001_v0001179_t0034_u01786410653411") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320ef_d20260811_m011117_c001_v7007000_t0000_u01786410677197") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ce3_d20260811_m011112_c001_v0001179_t0035_u01786410672858") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e0fff_d20260811_m011230_c001_v7007000_t0000_u01786410750028") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c87_d20260811_m011221_c001_v0001102_t0016_u01786410741795") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfab0_d20260811_m011215_c001_v7007000_t0000_u01786410735308") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c4f_d20260811_m011206_c001_v0001102_t0016_u01786410726478") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33dd_d20260811_m011201_c001_v7007000_t0000_u01786410721019") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c23_d20260811_m011152_c001_v0001102_t0016_u01786410712442") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421e6_d20260811_m011146_c001_v7007000_t0000_u01786410706903") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763be7_d20260811_m011138_c001_v0001102_t0016_u01786410698323") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b51_d20260811_m011132_c001_v7007000_t0000_u01786410692696") 2026/08/11 01:13:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763bb3_d20260811_m011123_c001_v0001102_t0016_u01786410683532") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320dd_d20260811_m011114_c001_v7007000_t0000_u01786410674169") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6a2_d20260811_m011107_c001_v0001171_t0048_u01786410667138") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720962_d20260811_m011100_c001_v7007000_t0000_u01786410660845") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b0d_d20260811_m011056_c001_v0001102_t0016_u01786410656982") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c644c_d20260811_m011055_c001_v7007000_t0000_u01786410655387") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c37_d20260811_m011048_c001_v0001179_t0054_u01786410648053") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f83c_d20260811_m011042_c001_v7007000_t0000_u01786410642113") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a95_d20260811_m011037_c001_v0001102_t0016_u01786410637425") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41698ece57233c1d_d20260811_m011035_c001_v7007000_t0000_u01786410635931") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9a4_d20260811_m011028_c001_v0001044_t0046_u01786410628200") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9816_d20260811_m011019_c001_v7007000_t0000_u01786410619704") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd4e0_d20260811_m011010_c001_v0001171_t0048_u01786410610949") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1096_d20260811_m011005_c001_v7007000_t0000_u01786410605445") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd480_d20260811_m010956_c001_v0001171_t0048_u01786410596828") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf7_d20260811_m010950_c001_v7007000_t0000_u01786410590752") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd40a_d20260811_m010941_c001_v0001171_t0048_u01786410581406") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c6454_d20260811_m011057_c001_v7007000_t0000_u01786410657911") 2026/08/11 01:13:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763aef_d20260811_m011053_c001_v0001102_t0037_u01786410653467") 2026/08/11 01:13:20 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320f1_d20260811_m011117_c001_v7007000_t0000_u01786410677430") 2026/08/11 01:13:20 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6c6_d20260811_m011112_c001_v0001171_t0048_u01786410672965") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1000_d20260811_m011230_c001_v7007000_t0000_u01786410750207") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7e2b_d20260811_m011222_c001_v0001179_t0000_u01786410742005") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfab2_d20260811_m011215_c001_v7007000_t0000_u01786410735486") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7deb_d20260811_m011206_c001_v0001179_t0055_u01786410726663") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33de_d20260811_m011201_c001_v7007000_t0000_u01786410721195") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d9f_d20260811_m011152_c001_v0001179_t0004_u01786410712662") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421e7_d20260811_m011147_c001_v7007000_t0000_u01786410707077") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d69_d20260811_m011138_c001_v0001179_t0003_u01786410698534") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b52_d20260811_m011132_c001_v7007000_t0000_u01786410692874") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d23_d20260811_m011123_c001_v0001179_t0005_u01786410683715") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fc70_d20260811_m011114_c001_v7007000_t0000_u01786410674346") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b55_d20260811_m011107_c001_v0001102_t0016_u01786410667319") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720963_d20260811_m011101_c001_v7007000_t0000_u01786410661021") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa0a_d20260811_m011057_c001_v0001044_t0000_u01786410657031") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca7a1_d20260811_m011054_c001_v7007000_t0000_u01786410654925") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763ac1_d20260811_m011048_c001_v0001102_t0016_u01786410648251") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f83d_d20260811_m011042_c001_v7007000_t0000_u01786410642326") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd5c8_d20260811_m011037_c001_v0001171_t0048_u01786410637438") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86e069_d20260811_m011036_c001_v7007000_t0000_u01786410636011") 2026/08/11 01:13:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bb5_d20260811_m011028_c001_v0001179_t0052_u01786410628574") 2026/08/11 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb42_d20260811_m011019_c001_v7007000_t0000_u01786410619519") 2026/08/11 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f956_d20260811_m011011_c001_v0001044_t0000_u01786410611139") 2026/08/11 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1097_d20260811_m011005_c001_v7007000_t0000_u01786410605666") 2026/08/11 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f90e_d20260811_m010957_c001_v0001044_t0006_u01786410597037") 2026/08/11 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf8_d20260811_m010951_c001_v7007000_t0000_u01786410591017") 2026/08/11 01:13:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f8bc_d20260811_m010941_c001_v0001044_t0027_u01786410581593") 2026/08/11 01:13:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720956_d20260811_m011058_c001_v7007000_t0000_u01786410658158") 2026/08/11 01:13:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd646_d20260811_m011053_c001_v0001171_t0054_u01786410653508") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320f2_d20260811_m011117_c001_v7007000_t0000_u01786410677625") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b7f_d20260811_m011112_c001_v0001102_t0016_u01786410672978") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1001_d20260811_m011230_c001_v7007000_t0000_u01786410750403") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd80c_d20260811_m011222_c001_v0001171_t0048_u01786410742210") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfab4_d20260811_m011215_c001_v7007000_t0000_u01786410735663") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd7cc_d20260811_m011206_c001_v0001171_t0048_u01786410726901") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33df_d20260811_m011201_c001_v7007000_t0000_u01786410721371") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd790_d20260811_m011152_c001_v0001171_t0048_u01786410712869") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421e8_d20260811_m011147_c001_v7007000_t0000_u01786410707252") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd752_d20260811_m011138_c001_v0001171_t0048_u01786410698739") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b54_d20260811_m011133_c001_v7007000_t0000_u01786410693051") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd704_d20260811_m011124_c001_v0001171_t0048_u01786410684300") 2026/08/11 01:13:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fc6e_d20260811_m011114_c001_v7007000_t0000_u01786410674170") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7cc9_d20260811_m011107_c001_v0001179_t0029_u01786410667502") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720964_d20260811_m011101_c001_v7007000_t0000_u01786410661196") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd662_d20260811_m011057_c001_v0001171_t0048_u01786410657140") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03b197_d20260811_m011055_c001_v7007000_t0000_u01786410655566") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd616_d20260811_m011048_c001_v0001171_t0048_u01786410648430") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f83f_d20260811_m011042_c001_v7007000_t0000_u01786410642534") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bf9_d20260811_m011037_c001_v0001179_t0059_u01786410637452") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa983d_d20260811_m011035_c001_v7007000_t0000_u01786410635948") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a6d_d20260811_m011028_c001_v0001102_t0016_u01786410628783") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f407d372a7c3cd91b_d20260811_m011019_c001_v7007000_t0000_u01786410619631") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b31_d20260811_m011011_c001_v0001179_t0050_u01786410611566") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1098_d20260811_m011005_c001_v7007000_t0000_u01786410605907") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7adb_d20260811_m010957_c001_v0001179_t0059_u01786410597373") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bf9_d20260811_m010951_c001_v7007000_t0000_u01786410591221") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7a81_d20260811_m010942_c001_v0001179_t0040_u01786410582163") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f420e67f86eeb8f62_d20260811_m011057_c001_v7007000_t0000_u01786410657953") 2026/08/11 01:13:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd64c_d20260811_m011053_c001_v0001171_t0007_u01786410653786") 2026/08/11 01:13:23 DEBUG : dir1/0007-12345: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320f3_d20260811_m011117_c001_v7007000_t0000_u01786410677805") 2026/08/11 01:13:24 DEBUG : dir1/0007-12345: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa43_d20260811_m011113_c001_v0001044_t0017_u01786410673041") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1002_d20260811_m011230_c001_v7007000_t0000_u01786410750581") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2faf0_d20260811_m011222_c001_v0001044_t0019_u01786410742391") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfab5_d20260811_m011215_c001_v7007000_t0000_u01786410735846") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fad2_d20260811_m011207_c001_v0001044_t0007_u01786410727083") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33e1_d20260811_m011201_c001_v7007000_t0000_u01786410721552") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fab0_d20260811_m011153_c001_v0001044_t0022_u01786410713051") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421e9_d20260811_m011147_c001_v7007000_t0000_u01786410707428") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa88_d20260811_m011138_c001_v0001044_t0018_u01786410698926") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b55_d20260811_m011133_c001_v7007000_t0000_u01786410693228") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa5e_d20260811_m011124_c001_v0001044_t0000_u01786410684481") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca083055_d20260811_m011114_c001_v7007000_t0000_u01786410674196") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa2e_d20260811_m011107_c001_v0001044_t0029_u01786410667743") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720965_d20260811_m011101_c001_v7007000_t0000_u01786410661372") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c8f_d20260811_m011057_c001_v0001179_t0059_u01786410657159") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9c8f_d20260811_m011055_c001_v7007000_t0000_u01786410655089") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9e0_d20260811_m011048_c001_v0001044_t0012_u01786410648614") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f841_d20260811_m011042_c001_v7007000_t0000_u01786410642742") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a97_d20260811_m011037_c001_v0001102_t0016_u01786410637606") 2026/08/11 01:13:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8838c4_d20260811_m011035_c001_v7007000_t0000_u01786410635379") 2026/08/11 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd564_d20260811_m011028_c001_v0001171_t0048_u01786410628961") 2026/08/11 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f407d372a7c3cd919_d20260811_m011019_c001_v7007000_t0000_u01786410619455") 2026/08/11 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a01_d20260811_m011011_c001_v0001102_t0016_u01786410611874") 2026/08/11 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e1099_d20260811_m011006_c001_v7007000_t0000_u01786410606090") 2026/08/11 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957639d5_d20260811_m010957_c001_v0001102_t0016_u01786410597606") 2026/08/11 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bfa_d20260811_m010951_c001_v7007000_t0000_u01786410591426") 2026/08/11 01:13:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763983_d20260811_m010942_c001_v0001102_t0016_u01786410582919") 2026/08/11 01:13:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720955_d20260811_m011057_c001_v7007000_t0000_u01786410657974") 2026/08/11 01:13:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9fa_d20260811_m011053_c001_v0001044_t0003_u01786410653819") 2026/08/11 01:13:25 DEBUG : dir1/0008-23456: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320f5_d20260811_m011117_c001_v7007000_t0000_u01786410677985") 2026/08/11 01:13:25 DEBUG : dir1/0008-23456: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6cc_d20260811_m011113_c001_v0001171_t0048_u01786410673148") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1003_d20260811_m011230_c001_v7007000_t0000_u01786410750760") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c89_d20260811_m011222_c001_v0001102_t0016_u01786410742755") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfab6_d20260811_m011216_c001_v7007000_t0000_u01786410736023") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c5b_d20260811_m011207_c001_v0001102_t0016_u01786410727379") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33e2_d20260811_m011201_c001_v7007000_t0000_u01786410721729") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c27_d20260811_m011153_c001_v0001102_t0016_u01786410713631") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421ec_d20260811_m011147_c001_v7007000_t0000_u01786410707602") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763bef_d20260811_m011139_c001_v0001102_t0016_u01786410699337") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b56_d20260811_m011133_c001_v7007000_t0000_u01786410693415") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763bbb_d20260811_m011124_c001_v0001102_t0016_u01786410684917") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42640cede4db667e_d20260811_m011114_c001_v7007000_t0000_u01786410674358") 2026/08/11 01:13:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6a8_d20260811_m011108_c001_v0001171_t0048_u01786410668572") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720966_d20260811_m011101_c001_v7007000_t0000_u01786410661547") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b0f_d20260811_m011057_c001_v0001102_t0016_u01786410657169") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720950_d20260811_m011055_c001_v7007000_t0000_u01786410655286") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c41_d20260811_m011049_c001_v0001179_t0033_u01786410649105") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f842_d20260811_m011042_c001_v7007000_t0000_u01786410642950") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd5cc_d20260811_m011037_c001_v0001171_t0048_u01786410637627") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84af6_d20260811_m011035_c001_v7007000_t0000_u01786410635958") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9a8_d20260811_m011029_c001_v0001044_t0036_u01786410629148") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42510b775e4cbc6f_d20260811_m011019_c001_v7007000_t0000_u01786410619715") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd4ea_d20260811_m011012_c001_v0001171_t0048_u01786410612055") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e109a_d20260811_m011006_c001_v7007000_t0000_u01786410606272") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd490_d20260811_m010957_c001_v0001171_t0048_u01786410597787") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bfb_d20260811_m010951_c001_v7007000_t0000_u01786410591630") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd416_d20260811_m010943_c001_v0001171_t0048_u01786410583097") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4004132ab495468c_d20260811_m011057_c001_v7007000_t0000_u01786410657933") 2026/08/11 01:13:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763af7_d20260811_m011054_c001_v0001102_t0052_u01786410654020") 2026/08/11 01:13:26 DEBUG : dir1/0009-34567: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320f7_d20260811_m011118_c001_v7007000_t0000_u01786410678167") 2026/08/11 01:13:26 DEBUG : dir1/0009-34567: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ce7_d20260811_m011113_c001_v0001179_t0029_u01786410673160") 2026/08/11 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1004_d20260811_m011230_c001_v7007000_t0000_u01786410750941") 2026/08/11 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7e31_d20260811_m011222_c001_v0001179_t0054_u01786410742963") 2026/08/11 01:13:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfab8_d20260811_m011216_c001_v7007000_t0000_u01786410736201") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7df3_d20260811_m011207_c001_v0001179_t0005_u01786410727563") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33e3_d20260811_m011201_c001_v7007000_t0000_u01786410721920") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7da5_d20260811_m011153_c001_v0001179_t0014_u01786410713852") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421ed_d20260811_m011147_c001_v7007000_t0000_u01786410707783") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d6d_d20260811_m011139_c001_v0001179_t0054_u01786410699548") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b57_d20260811_m011133_c001_v7007000_t0000_u01786410693593") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d2d_d20260811_m011125_c001_v0001179_t0023_u01786410685149") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320da_d20260811_m011113_c001_v7007000_t0000_u01786410673976") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b59_d20260811_m011108_c001_v0001102_t0016_u01786410668752") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720967_d20260811_m011101_c001_v7007000_t0000_u01786410661722") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd666_d20260811_m011057_c001_v0001171_t0048_u01786410657343") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9c91_d20260811_m011055_c001_v7007000_t0000_u01786410655452") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763ac9_d20260811_m011049_c001_v0001102_t0016_u01786410649333") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f843_d20260811_m011043_c001_v7007000_t0000_u01786410643218") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bff_d20260811_m011037_c001_v0001179_t0012_u01786410637669") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8838c9_d20260811_m011035_c001_v7007000_t0000_u01786410635771") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bb9_d20260811_m011029_c001_v0001179_t0037_u01786410629773") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb40_d20260811_m011019_c001_v7007000_t0000_u01786410619455") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f95c_d20260811_m011012_c001_v0001044_t0055_u01786410612245") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e109b_d20260811_m011006_c001_v7007000_t0000_u01786410606456") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f914_d20260811_m010957_c001_v0001044_t0015_u01786410597996") 2026/08/11 01:13:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bfc_d20260811_m010951_c001_v7007000_t0000_u01786410591836") 2026/08/11 01:13:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f8ca_d20260811_m010943_c001_v0001044_t0029_u01786410583284") 2026/08/11 01:13:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca082fe0_d20260811_m011058_c001_v7007000_t0000_u01786410658124") 2026/08/11 01:13:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c6d_d20260811_m011054_c001_v0001179_t0006_u01786410654062") 2026/08/11 01:13:28 DEBUG : dir1/0010-45678: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320f8_d20260811_m011118_c001_v7007000_t0000_u01786410678347") 2026/08/11 01:13:28 DEBUG : dir1/0010-45678: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b83_d20260811_m011113_c001_v0001102_t0016_u01786410673171") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1005_d20260811_m011231_c001_v7007000_t0000_u01786410751119") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd816_d20260811_m011223_c001_v0001171_t0048_u01786410743171") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfaba_d20260811_m011216_c001_v7007000_t0000_u01786410736379") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd7d0_d20260811_m011207_c001_v0001171_t0048_u01786410727760") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33e5_d20260811_m011202_c001_v7007000_t0000_u01786410722111") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd794_d20260811_m011154_c001_v0001171_t0048_u01786410714077") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421ee_d20260811_m011147_c001_v7007000_t0000_u01786410707957") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd756_d20260811_m011139_c001_v0001171_t0048_u01786410699746") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84b58_d20260811_m011133_c001_v7007000_t0000_u01786410693771") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd708_d20260811_m011125_c001_v0001171_t0048_u01786410685421") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320db_d20260811_m011113_c001_v7007000_t0000_u01786410673989") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ccf_d20260811_m011108_c001_v0001179_t0021_u01786410668934") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720968_d20260811_m011101_c001_v7007000_t0000_u01786410661900") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b13_d20260811_m011057_c001_v0001102_t0016_u01786410657358") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca7a2_d20260811_m011055_c001_v7007000_t0000_u01786410655100") 2026/08/11 01:13:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd61e_d20260811_m011049_c001_v0001171_t0048_u01786410649515") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f844_d20260811_m011043_c001_v7007000_t0000_u01786410643426") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9ca_d20260811_m011037_c001_v0001044_t0026_u01786410637776") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8838c7_d20260811_m011035_c001_v7007000_t0000_u01786410635596") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a75_d20260811_m011030_c001_v0001102_t0016_u01786410630008") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa9815_d20260811_m011019_c001_v7007000_t0000_u01786410619505") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b35_d20260811_m011012_c001_v0001179_t0019_u01786410612765") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e109c_d20260811_m011006_c001_v7007000_t0000_u01786410606648") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ae1_d20260811_m010958_c001_v0001179_t0040_u01786410598354") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bfd_d20260811_m010952_c001_v7007000_t0000_u01786410592041") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7a89_d20260811_m010943_c001_v0001179_t0003_u01786410583952") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca082fdd_d20260811_m011057_c001_v7007000_t0000_u01786410657943") 2026/08/11 01:13:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd64e_d20260811_m011054_c001_v0001171_t0004_u01786410654085") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320f9_d20260811_m011118_c001_v7007000_t0000_u01786410678528") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6d0_d20260811_m011113_c001_v0001171_t0048_u01786410673351") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1006_d20260811_m011231_c001_v7007000_t0000_u01786410751297") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2faf4_d20260811_m011223_c001_v0001044_t0030_u01786410743350") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfabb_d20260811_m011216_c001_v7007000_t0000_u01786410736556") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fad6_d20260811_m011207_c001_v0001044_t0000_u01786410727942") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33e6_d20260811_m011202_c001_v7007000_t0000_u01786410722305") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fab4_d20260811_m011154_c001_v0001044_t0055_u01786410714260") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421ef_d20260811_m011148_c001_v7007000_t0000_u01786410708134") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa8a_d20260811_m011139_c001_v0001044_t0032_u01786410699924") 2026/08/11 01:13:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84f41_d20260811_m011133_c001_v7007000_t0000_u01786410693949") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa66_d20260811_m011125_c001_v0001044_t0029_u01786410685629") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca083056_d20260811_m011114_c001_v7007000_t0000_u01786410674212") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa34_d20260811_m011109_c001_v0001044_t0016_u01786410669172") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720969_d20260811_m011102_c001_v7007000_t0000_u01786410662075") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c93_d20260811_m011057_c001_v0001179_t0043_u01786410657369") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f420e67f86eeb8f5f_d20260811_m011055_c001_v7007000_t0000_u01786410655315") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9e4_d20260811_m011049_c001_v0001044_t0043_u01786410649699") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f845_d20260811_m011043_c001_v7007000_t0000_u01786410643634") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a99_d20260811_m011037_c001_v0001102_t0016_u01786410637787") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e491d77_d20260811_m011035_c001_v7007000_t0000_u01786410635787") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd570_d20260811_m011030_c001_v0001171_t0048_u01786410630186") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb44_d20260811_m011019_c001_v7007000_t0000_u01786410619642") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a0d_d20260811_m011012_c001_v0001102_t0016_u01786410612966") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e109d_d20260811_m011006_c001_v7007000_t0000_u01786410606830") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957639dd_d20260811_m010959_c001_v0001102_t0016_u01786410599119") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bfe_d20260811_m010952_c001_v7007000_t0000_u01786410592246") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a9576398b_d20260811_m010944_c001_v0001102_t0016_u01786410584164") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4004132ab495468e_d20260811_m011058_c001_v7007000_t0000_u01786410658301") 2026/08/11 01:13:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9fc_d20260811_m011054_c001_v0001044_t0042_u01786410654203") 2026/08/11 01:13:30 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320fa_d20260811_m011118_c001_v7007000_t0000_u01786410678724") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b85_d20260811_m011113_c001_v0001102_t0016_u01786410673359") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1007_d20260811_m011231_c001_v7007000_t0000_u01786410751476") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c8d_d20260811_m011224_c001_v0001102_t0016_u01786410744025") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfabc_d20260811_m011216_c001_v7007000_t0000_u01786410736734") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c5f_d20260811_m011208_c001_v0001102_t0016_u01786410728482") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33e7_d20260811_m011202_c001_v7007000_t0000_u01786410722482") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763c29_d20260811_m011154_c001_v0001102_t0016_u01786410714648") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421f1_d20260811_m011148_c001_v7007000_t0000_u01786410708307") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763bf7_d20260811_m011140_c001_v0001102_t0016_u01786410700558") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84f42_d20260811_m011134_c001_v7007000_t0000_u01786410694126") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763bc3_d20260811_m011126_c001_v0001102_t0016_u01786410686292") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42640cede4db667d_d20260811_m011114_c001_v7007000_t0000_u01786410674176") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6ac_d20260811_m011109_c001_v0001171_t0048_u01786410669609") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072096a_d20260811_m011102_c001_v7007000_t0000_u01786410662251") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd668_d20260811_m011057_c001_v0001171_t0048_u01786410657527") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c644d_d20260811_m011055_c001_v7007000_t0000_u01786410655608") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c4b_d20260811_m011050_c001_v0001179_t0019_u01786410650193") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f846_d20260811_m011043_c001_v7007000_t0000_u01786410643842") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd5ce_d20260811_m011037_c001_v0001171_t0048_u01786410637816") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8838ca_d20260811_m011035_c001_v7007000_t0000_u01786410635968") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9b0_d20260811_m011030_c001_v0001044_t0009_u01786410630374") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f407d372a7c3cd91c_d20260811_m011019_c001_v7007000_t0000_u01786410619806") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd4f2_d20260811_m011013_c001_v0001171_t0048_u01786410613147") 2026/08/11 01:13:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e109e_d20260811_m011007_c001_v7007000_t0000_u01786410607010") 2026/08/11 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd496_d20260811_m010959_c001_v0001171_t0048_u01786410599296") 2026/08/11 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5bff_d20260811_m010952_c001_v7007000_t0000_u01786410592449") 2026/08/11 01:13:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd418_d20260811_m010944_c001_v0001171_t0048_u01786410584346") 2026/08/11 01:13:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86e087_d20260811_m011058_c001_v7007000_t0000_u01786410658168") 2026/08/11 01:13:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c71_d20260811_m011054_c001_v0001179_t0046_u01786410654272") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320fb_d20260811_m011118_c001_v7007000_t0000_u01786410678903") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ceb_d20260811_m011113_c001_v0001179_t0026_u01786410673398") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1008_d20260811_m011231_c001_v7007000_t0000_u01786410751700") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7e3b_d20260811_m011224_c001_v0001179_t0047_u01786410744232") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfabd_d20260811_m011216_c001_v7007000_t0000_u01786410736912") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7df7_d20260811_m011208_c001_v0001179_t0039_u01786410728668") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33e8_d20260811_m011202_c001_v7007000_t0000_u01786410722660") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7dad_d20260811_m011154_c001_v0001179_t0003_u01786410714865") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421f2_d20260811_m011148_c001_v7007000_t0000_u01786410708481") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d6f_d20260811_m011140_c001_v0001179_t0029_u01786410700767") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84f43_d20260811_m011134_c001_v7007000_t0000_u01786410694305") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7d37_d20260811_m011126_c001_v0001179_t0056_u01786410686476") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fc6b_d20260811_m011113_c001_v7007000_t0000_u01786410673995") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b5f_d20260811_m011109_c001_v0001102_t0016_u01786410669787") 2026/08/11 01:13:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072096b_d20260811_m011102_c001_v7007000_t0000_u01786410662427") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b15_d20260811_m011057_c001_v0001102_t0016_u01786410657538") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720951_d20260811_m011055_c001_v7007000_t0000_u01786410655463") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763ad3_d20260811_m011050_c001_v0001102_t0016_u01786410650387") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f847_d20260811_m011044_c001_v7007000_t0000_u01786410644050") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c01_d20260811_m011037_c001_v0001179_t0029_u01786410637869") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f415e3533b4231ac8_d20260811_m011035_c001_v7007000_t0000_u01786410635979") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bbf_d20260811_m011030_c001_v0001179_t0016_u01786410630845") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb48_d20260811_m011019_c001_v7007000_t0000_u01786410619822") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f960_d20260811_m011013_c001_v0001044_t0026_u01786410613337") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e109f_d20260811_m011007_c001_v7007000_t0000_u01786410607192") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f91a_d20260811_m010959_c001_v0001044_t0050_u01786410599507") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5c00_d20260811_m010952_c001_v7007000_t0000_u01786410592654") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f8d2_d20260811_m010944_c001_v0001044_t0048_u01786410584536") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86e084_d20260811_m011057_c001_v7007000_t0000_u01786410657985") 2026/08/11 01:13:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd650_d20260811_m011054_c001_v0001171_t0005_u01786410654344") 2026/08/11 01:13:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320fc_d20260811_m011119_c001_v7007000_t0000_u01786410679082") 2026/08/11 01:13:33 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa48_d20260811_m011113_c001_v0001044_t0059_u01786410673408") 2026/08/11 01:13:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1009_d20260811_m011231_c001_v7007000_t0000_u01786410751879") 2026/08/11 01:13:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd81c_d20260811_m011224_c001_v0001171_t0048_u01786410744438") 2026/08/11 01:13:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfabe_d20260811_m011217_c001_v7007000_t0000_u01786410737090") 2026/08/11 01:13:33 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd7da_d20260811_m011209_c001_v0001171_t0048_u01786410729377") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33e9_d20260811_m011202_c001_v7007000_t0000_u01786410722837") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd796_d20260811_m011155_c001_v0001171_t0048_u01786410715087") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421f3_d20260811_m011148_c001_v7007000_t0000_u01786410708655") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd75c_d20260811_m011140_c001_v0001171_t0048_u01786410700968") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84f45_d20260811_m011134_c001_v7007000_t0000_u01786410694486") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd716_d20260811_m011126_c001_v0001171_t0048_u01786410686719") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320e0_d20260811_m011114_c001_v7007000_t0000_u01786410674368") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7cd1_d20260811_m011109_c001_v0001179_t0046_u01786410669972") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072096c_d20260811_m011102_c001_v7007000_t0000_u01786410662602") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa10_d20260811_m011057_c001_v0001044_t0046_u01786410657589") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca7a5_d20260811_m011055_c001_v7007000_t0000_u01786410655473") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd624_d20260811_m011050_c001_v0001171_t0048_u01786410650566") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f849_d20260811_m011044_c001_v7007000_t0000_u01786410644258") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a9b_d20260811_m011038_c001_v0001102_t0016_u01786410638007") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e491d76_d20260811_m011035_c001_v7007000_t0000_u01786410635577") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a79_d20260811_m011031_c001_v0001102_t0016_u01786410631050") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42510b775e4cbc6e_d20260811_m011019_c001_v7007000_t0000_u01786410619652") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b41_d20260811_m011014_c001_v0001179_t0036_u01786410614424") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e10a0_d20260811_m011007_c001_v7007000_t0000_u01786410607375") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7aeb_d20260811_m011000_c001_v0001179_t0047_u01786410600032") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5c01_d20260811_m010952_c001_v7007000_t0000_u01786410592859") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7a91_d20260811_m010944_c001_v0001179_t0032_u01786410584953") 2026/08/11 01:13:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca082fe3_d20260811_m011058_c001_v7007000_t0000_u01786410658312") 2026/08/11 01:13:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763afb_d20260811_m011054_c001_v0001102_t0050_u01786410654354") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320fe_d20260811_m011119_c001_v7007000_t0000_u01786410679262") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd6d2_d20260811_m011113_c001_v0001171_t0048_u01786410673534") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e100a_d20260811_m011232_c001_v7007000_t0000_u01786410752058") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fafa_d20260811_m011224_c001_v0001044_t0059_u01786410744616") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfac0_d20260811_m011217_c001_v7007000_t0000_u01786410737268") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fadc_d20260811_m011209_c001_v0001044_t0026_u01786410729561") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33ea_d20260811_m011203_c001_v7007000_t0000_u01786410723014") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fab6_d20260811_m011155_c001_v0001044_t0038_u01786410715267") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a1285421f4_d20260811_m011148_c001_v7007000_t0000_u01786410708830") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa8e_d20260811_m011141_c001_v0001044_t0026_u01786410701146") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84f47_d20260811_m011134_c001_v7007000_t0000_u01786410694662") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa6e_d20260811_m011126_c001_v0001044_t0036_u01786410686898") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320de_d20260811_m011114_c001_v7007000_t0000_u01786410674193") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa3a_d20260811_m011110_c001_v0001044_t0053_u01786410670219") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072096e_d20260811_m011102_c001_v7007000_t0000_u01786410662776") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c99_d20260811_m011057_c001_v0001179_t0022_u01786410657689") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f420e67f86eeb8f60_d20260811_m011055_c001_v7007000_t0000_u01786410655498") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9e6_d20260811_m011050_c001_v0001044_t0000_u01786410650752") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f84a_d20260811_m011044_c001_v7007000_t0000_u01786410644466") 2026/08/11 01:13:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd5d2_d20260811_m011038_c001_v0001171_t0048_u01786410638021") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f824_d20260811_m011036_c001_v7007000_t0000_u01786410636052") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd57a_d20260811_m011031_c001_v0001171_t0048_u01786410631231") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41698ece57233be0_d20260811_m011019_c001_v7007000_t0000_u01786410619671") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a19_d20260811_m011014_c001_v0001102_t0016_u01786410614674") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e10a1_d20260811_m011007_c001_v7007000_t0000_u01786410607556") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957639e1_d20260811_m011000_c001_v0001102_t0016_u01786410600275") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5c03_d20260811_m010953_c001_v7007000_t0000_u01786410593064") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763993_d20260811_m010945_c001_v0001102_t0016_u01786410585161") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4004132ab495468d_d20260811_m011058_c001_v7007000_t0000_u01786410658115") 2026/08/11 01:13:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7c73_d20260811_m011054_c001_v0001179_t0017_u01786410654498") 2026/08/11 01:13:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb67_d20260811_m011022_c001_v7007000_t0000_u01786410622071") 2026/08/11 01:13:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763a2b_d20260811_m011017_c001_v0001102_t0032_u01786410617221") 2026/08/11 01:13:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb6a_d20260811_m011022_c001_v7007000_t0000_u01786410622251") 2026/08/11 01:13:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b5f_d20260811_m011017_c001_v0001179_t0043_u01786410617245") 2026/08/11 01:13:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb6c_d20260811_m011022_c001_v7007000_t0000_u01786410622432") 2026/08/11 01:13:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f976_d20260811_m011017_c001_v0001044_t0026_u01786410617361") 2026/08/11 01:13:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb6f_d20260811_m011022_c001_v7007000_t0000_u01786410622661") 2026/08/11 01:13:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd510_d20260811_m011017_c001_v0001171_t0055_u01786410617447") 2026/08/11 01:13:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb73_d20260811_m011022_c001_v7007000_t0000_u01786410622843") 2026/08/11 01:13:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b63_d20260811_m011017_c001_v0001179_t0010_u01786410617478") 2026/08/11 01:13:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb77_d20260811_m011023_c001_v7007000_t0000_u01786410623024") 2026/08/11 01:13:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763a2f_d20260811_m011017_c001_v0001102_t0057_u01786410617611") 2026/08/11 01:13:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb7a_d20260811_m011023_c001_v7007000_t0000_u01786410623204") 2026/08/11 01:13:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd512_d20260811_m011017_c001_v0001171_t0055_u01786410617716") 2026/08/11 01:13:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb7c_d20260811_m011023_c001_v7007000_t0000_u01786410623394") 2026/08/11 01:13:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b65_d20260811_m011017_c001_v0001179_t0057_u01786410617732") 2026/08/11 01:13:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb7f_d20260811_m011023_c001_v7007000_t0000_u01786410623589") 2026/08/11 01:13:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b69_d20260811_m011017_c001_v0001179_t0006_u01786410617943") 2026/08/11 01:13:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb83_d20260811_m011023_c001_v7007000_t0000_u01786410623771") 2026/08/11 01:13:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd518_d20260811_m011018_c001_v0001171_t0036_u01786410618016") 2026/08/11 01:13:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb85_d20260811_m011023_c001_v7007000_t0000_u01786410623951") 2026/08/11 01:13:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763a33_d20260811_m011018_c001_v0001102_t0047_u01786410618026") 2026/08/11 01:13:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb88_d20260811_m011024_c001_v7007000_t0000_u01786410624130") 2026/08/11 01:13:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f97c_d20260811_m011018_c001_v0001044_t0003_u01786410618154") 2026/08/11 01:13:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb8b_d20260811_m011024_c001_v7007000_t0000_u01786410624312") 2026/08/11 01:13:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763a37_d20260811_m011018_c001_v0001102_t0030_u01786410618412") 2026/08/11 01:13:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb8e_d20260811_m011024_c001_v7007000_t0000_u01786410624491") 2026/08/11 01:13:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f97e_d20260811_m011018_c001_v0001044_t0005_u01786410618596") 2026/08/11 01:13:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb92_d20260811_m011024_c001_v7007000_t0000_u01786410624671") 2026/08/11 01:13:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd51a_d20260811_m011018_c001_v0001171_t0041_u01786410618625") 2026/08/11 01:13:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41375cdac2a3fb94_d20260811_m011024_c001_v7007000_t0000_u01786410624852") 2026/08/11 01:13:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7b71_d20260811_m011018_c001_v0001179_t0056_u01786410618777") 2026/08/11 01:13:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86e06d_d20260811_m011038_c001_v7007000_t0000_u01786410638655") 2026/08/11 01:13:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bd9_d20260811_m011033_c001_v0001179_t0040_u01786410633583") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f827_d20260811_m011038_c001_v7007000_t0000_u01786410638645") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd5a6_d20260811_m011033_c001_v0001171_t0025_u01786410633594") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84aff_d20260811_m011038_c001_v7007000_t0000_u01786410638906") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763a85_d20260811_m011033_c001_v0001102_t0030_u01786410633835") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca770_d20260811_m011038_c001_v7007000_t0000_u01786410638690") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7bdf_d20260811_m011033_c001_v0001179_t0008_u01786410633846") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8838cd_d20260811_m011038_c001_v7007000_t0000_u01786410638916") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd5ae_d20260811_m011033_c001_v0001171_t0030_u01786410633910") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84afb_d20260811_m011038_c001_v7007000_t0000_u01786410638707") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7be1_d20260811_m011034_c001_v0001179_t0020_u01786410634048") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86e06e_d20260811_m011038_c001_v7007000_t0000_u01786410638926") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9ba_d20260811_m011034_c001_v0001044_t0037_u01786410634126") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f82c_d20260811_m011039_c001_v7007000_t0000_u01786410639066") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd5b8_d20260811_m011034_c001_v0001171_t0023_u01786410634246") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f82b_d20260811_m011038_c001_v7007000_t0000_u01786410638853") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763a89_d20260811_m011034_c001_v0001102_t0038_u01786410634261") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca771_d20260811_m011038_c001_v7007000_t0000_u01786410638873") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7be3_d20260811_m011034_c001_v0001179_t0018_u01786410634282") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f415e3533b4231acc_d20260811_m011038_c001_v7007000_t0000_u01786410638864") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7be5_d20260811_m011034_c001_v0001179_t0004_u01786410634480") 2026/08/11 01:13:38 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f415e3533b4231ace_d20260811_m011039_c001_v7007000_t0000_u01786410639040") 2026/08/11 01:13:39 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd5bc_d20260811_m011034_c001_v0001171_t0012_u01786410634554") 2026/08/11 01:13:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e491d83_d20260811_m011038_c001_v7007000_t0000_u01786410638666") 2026/08/11 01:13:39 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763a8b_d20260811_m011034_c001_v0001102_t0053_u01786410634717") 2026/08/11 01:13:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84afc_d20260811_m011038_c001_v7007000_t0000_u01786410638717") 2026/08/11 01:13:39 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7beb_d20260811_m011034_c001_v0001179_t0044_u01786410634752") 2026/08/11 01:13:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f415e3533b4231acb_d20260811_m011038_c001_v7007000_t0000_u01786410638676") 2026/08/11 01:13:39 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9be_d20260811_m011034_c001_v0001044_t0031_u01786410634794") 2026/08/11 01:13:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8838cc_d20260811_m011038_c001_v7007000_t0000_u01786410638696") 2026/08/11 01:13:39 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd5be_d20260811_m011034_c001_v0001171_t0048_u01786410634874") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883740_d20260811_m010835_c001_v7007000_t0000_u01786410515620") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402f47e1b4ce45ce_d20260811_m010833_c001_v0001171_t0013_u01786410513875") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125ce58b_d20260811_m010833_c001_v7007000_t0000_u01786410513698") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402f47e1b4ce45ba_d20260811_m010831_c001_v0001171_t0013_u01786410511406") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125ce582_d20260811_m010830_c001_v7007000_t0000_u01786410510682") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f73c_d20260811_m010826_c001_v0001044_t0050_u01786410506187") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88370d_d20260811_m010824_c001_v7007000_t0000_u01786410504763") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40850a865872a897_d20260811_m010822_c001_v0001116_t0010_u01786410502887") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03af19_d20260811_m010822_c001_v7007000_t0000_u01786410502682") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40850a865872a88d_d20260811_m010820_c001_v0001116_t0010_u01786410500018") 2026/08/11 01:13:39 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03af12_d20260811_m010819_c001_v7007000_t0000_u01786410499259") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7855_d20260811_m010815_c001_v0001179_t0027_u01786410495462") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8836e5_d20260811_m010814_c001_v7007000_t0000_u01786410494200") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1045452c00949685_d20260811_m010812_c001_v0001037_t0020_u01786410492439") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f407d372a7c3cd7b2_d20260811_m010812_c001_v7007000_t0000_u01786410492253") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1045452c00949679_d20260811_m010808_c001_v0001037_t0001_u01786410488898") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f407d372a7c3cd79f_d20260811_m010808_c001_v7007000_t0000_u01786410488195") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a783b_d20260811_m010804_c001_v0001179_t0056_u01786410484783") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8836ad_d20260811_m010803_c001_v7007000_t0000_u01786410483898") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f400feb281aaad2a2_d20260811_m010802_c001_v0001130_t0014_u01786410482210") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86de76_d20260811_m010802_c001_v7007000_t0000_u01786410482032") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f400feb281aaad286_d20260811_m010758_c001_v0001130_t0014_u01786410478365") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86de70_d20260811_m010757_c001_v7007000_t0000_u01786410477646") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7813_d20260811_m010751_c001_v0001179_t0039_u01786410471502") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072043e_d20260811_m010750_c001_v7007000_t0000_u01786410470521") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f412eb1d5c5b4031b_d20260811_m010748_c001_v0001167_t0007_u01786410468847") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072043a_d20260811_m010748_c001_v7007000_t0000_u01786410468620") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f412eb1d5c5b4030d_d20260811_m010745_c001_v0001167_t0007_u01786410465377") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072042d_d20260811_m010744_c001_v7007000_t0000_u01786410464668") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a77db_d20260811_m010738_c001_v0001179_t0050_u01786410458963") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca082367_d20260811_m010738_c001_v7007000_t0000_u01786410458053") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f113f5ead5ceda4d0_d20260811_m010736_c001_v0001036_t0052_u01786410456251") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809ded7_d20260811_m010736_c001_v7007000_t0000_u01786410456064") 2026/08/11 01:13:40 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f113f5ead5ceda4b7_d20260811_m010731_c001_v0001036_t0007_u01786410451425") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809ded0_d20260811_m010730_c001_v7007000_t0000_u01786410450702") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a778b_d20260811_m010724_c001_v0001179_t0009_u01786410444612") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d231_d20260811_m010723_c001_v7007000_t0000_u01786410443356") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f109ab587e3952f5d_d20260811_m010717_c001_v0001044_t0003_u01786410437533") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125ce31c_d20260811_m010717_c001_v7007000_t0000_u01786410437312") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7737_d20260811_m010712_c001_v0001179_t0049_u01786410432967") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41762c22b722291e_d20260811_m010712_c001_v0001041_t0054_u01786410432238") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41762c22b722291a_d20260811_m010711_c001_v0001041_t0054_u01786410431307") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42510b775e4caf7f_d20260811_m010657_c001_v7007000_t0000_u01786410417937") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f606_d20260811_m010650_c001_v0001044_t0021_u01786410410957") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1005f7765b3ba91c_d20260811_m010649_c001_v0001038_t0018_u01786410409973") 2026/08/11 01:13:41 DEBUG : dst/one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1005f7765b3ba918_d20260811_m010648_c001_v0001038_t0050_u01786410408879") 2026/08/11 01:13:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883742_d20260811_m010835_c001_v7007000_t0000_u01786410515797") 2026/08/11 01:13:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4178bfbced5ed208_d20260811_m010833_c001_v0001145_t0041_u01786410513499") 2026/08/11 01:13:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1008cdeef7b1aa92_d20260811_m010830_c001_v0001131_t0049_u01786410510359") 2026/08/11 01:13:41 DEBUG : dst/one.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88370f_d20260811_m010824_c001_v7007000_t0000_u01786410504941") 2026/08/11 01:13:41 DEBUG : dst/one.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f112697bfffcc3606_d20260811_m010822_c001_v0001150_t0050_u01786410502423") 2026/08/11 01:13:41 DEBUG : dst/one.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410e35ba7fb6689f_d20260811_m010819_c001_v0001092_t0026_u01786410499051") 2026/08/11 01:13:41 DEBUG : dst/one.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8836e6_d20260811_m010814_c001_v7007000_t0000_u01786410494378") 2026/08/11 01:13:41 DEBUG : dst/one.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1024f84d6768cab3_d20260811_m010811_c001_v0001036_t0018_u01786410491506") 2026/08/11 01:13:41 DEBUG : dst/one.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1118d0a78280b113_d20260811_m010807_c001_v0001039_t0018_u01786410487874") 2026/08/11 01:13:42 DEBUG : dst/three: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d232_d20260811_m010723_c001_v7007000_t0000_u01786410443552") 2026/08/11 01:13:42 DEBUG : dst/three: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41762c22b722293c_d20260811_m010722_c001_v0001041_t0054_u01786410442003") 2026/08/11 01:13:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883744_d20260811_m010835_c001_v7007000_t0000_u01786410515974") 2026/08/11 01:13:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f408fb1c016645a20_d20260811_m010834_c001_v0001105_t0058_u01786410514693") 2026/08/11 01:13:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f10567d1aaa3121e1_d20260811_m010832_c001_v0001181_t0023_u01786410512175") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883747_d20260811_m010836_c001_v7007000_t0000_u01786410516152") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402f47e1b4ce45d4_d20260811_m010835_c001_v0001171_t0013_u01786410515051") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125ce591_d20260811_m010834_c001_v7007000_t0000_u01786410514873") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402f47e1b4ce45c2_d20260811_m010832_c001_v0001171_t0013_u01786410512560") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125ce586_d20260811_m010832_c001_v7007000_t0000_u01786410512383") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f740_d20260811_m010827_c001_v0001044_t0014_u01786410507105") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883710_d20260811_m010825_c001_v7007000_t0000_u01786410505119") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40850a865872a89d_d20260811_m010824_c001_v0001116_t0010_u01786410504212") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03af1d_d20260811_m010824_c001_v7007000_t0000_u01786410504006") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40850a865872a891_d20260811_m010821_c001_v0001116_t0010_u01786410501512") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03af14_d20260811_m010821_c001_v7007000_t0000_u01786410501307") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a785b_d20260811_m010816_c001_v0001179_t0054_u01786410496093") 2026/08/11 01:13:42 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f407d372a7c3cd7b5_d20260811_m010813_c001_v7007000_t0000_u01786410493662") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f6ea_d20260811_m010810_c001_v0001044_t0000_u01786410490230") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f407d372a7c3cd7a9_d20260811_m010809_c001_v7007000_t0000_u01786410489872") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a783f_d20260811_m010805_c001_v0001179_t0025_u01786410485424") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86de77_d20260811_m010802_c001_v7007000_t0000_u01786410482921") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f6c4_d20260811_m010800_c001_v0001044_t0037_u01786410480358") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f409cb53cba86de73_d20260811_m010759_c001_v7007000_t0000_u01786410479299") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7819_d20260811_m010752_c001_v0001179_t0021_u01786410472465") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072043b_d20260811_m010749_c001_v7007000_t0000_u01786410469612") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f6a4_d20260811_m010747_c001_v0001044_t0015_u01786410467425") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720431_d20260811_m010746_c001_v7007000_t0000_u01786410466331") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a77dd_d20260811_m010739_c001_v0001179_t0045_u01786410459559") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809ded9_d20260811_m010737_c001_v7007000_t0000_u01786410457140") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f67a_d20260811_m010734_c001_v0001044_t0015_u01786410454204") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809ded2_d20260811_m010733_c001_v7007000_t0000_u01786410453060") 2026/08/11 01:13:43 DEBUG : dst/three.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7795_d20260811_m010725_c001_v0001179_t0021_u01786410445533") 2026/08/11 01:13:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883712_d20260811_m010825_c001_v7007000_t0000_u01786410505297") 2026/08/11 01:13:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f107ab74d9d39c929_d20260811_m010823_c001_v0001097_t0021_u01786410503596") 2026/08/11 01:13:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f113b7863807b09f6_d20260811_m010820_c001_v0001044_t0059_u01786410500739") 2026/08/11 01:13:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8836e7_d20260811_m010814_c001_v7007000_t0000_u01786410494557") 2026/08/11 01:13:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1182835046c5aa92_d20260811_m010813_c001_v0001101_t0059_u01786410493308") 2026/08/11 01:13:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1198a4bf3b181734_d20260811_m010809_c001_v0001181_t0041_u01786410489550") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88374a_d20260811_m010836_c001_v7007000_t0000_u01786410516337") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a788b_d20260811_m010826_c001_v0001179_t0032_u01786410506874") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883713_d20260811_m010825_c001_v7007000_t0000_u01786410505476") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f70e_d20260811_m010815_c001_v0001044_t0058_u01786410495690") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8836e9_d20260811_m010814_c001_v7007000_t0000_u01786410494734") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f6d6_d20260811_m010805_c001_v0001044_t0012_u01786410485002") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e8836af_d20260811_m010804_c001_v7007000_t0000_u01786410484077") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f6ae_d20260811_m010751_c001_v0001044_t0023_u01786410471816") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072043f_d20260811_m010750_c001_v7007000_t0000_u01786410470703") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f688_d20260811_m010739_c001_v0001044_t0008_u01786410459220") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4270390dca082368_d20260811_m010738_c001_v7007000_t0000_u01786410458233") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f662_d20260811_m010725_c001_v0001044_t0010_u01786410445021") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d234_d20260811_m010723_c001_v7007000_t0000_u01786410443729") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4186b1d1c1af2227_d20260811_m010719_c001_v0001104_t0041_u01786410439453") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42510b775e4caf80_d20260811_m010658_c001_v7007000_t0000_u01786410418112") 2026/08/11 01:13:44 DEBUG : dst/two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1005f7765b3ba924_d20260811_m010656_c001_v0001038_t0048_u01786410416759") 2026/08/11 01:13:44 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de63_d20260811_m010617_c001_v7007000_t0000_u01786410377726") 2026/08/11 01:13:44 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f5c0_d20260811_m010613_c001_v0001044_t0043_u01786410373582") 2026/08/11 01:13:44 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de56_d20260811_m010611_c001_v7007000_t0000_u01786410371711") 2026/08/11 01:13:44 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a757d_d20260811_m010601_c001_v0001179_t0006_u01786410361779") 2026/08/11 01:13:44 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de30_d20260811_m010553_c001_v7007000_t0000_u01786410353228") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f580_d20260811_m010550_c001_v0001044_t0031_u01786410350078") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720340_d20260811_m010528_c001_v7007000_t0000_u01786410328640") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f52c_d20260811_m010526_c001_v0001044_t0054_u01786410326404") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720339_d20260811_m010525_c001_v7007000_t0000_u01786410325340") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f520_d20260811_m010523_c001_v0001044_t0039_u01786410323895") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072032e_d20260811_m010520_c001_v7007000_t0000_u01786410320727") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f506_d20260811_m010518_c001_v0001044_t0011_u01786410318622") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720325_d20260811_m010517_c001_v7007000_t0000_u01786410317338") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4fe_d20260811_m010515_c001_v0001044_t0039_u01786410315807") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720309_d20260811_m010508_c001_v7007000_t0000_u01786410308534") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4ce_d20260811_m010506_c001_v0001044_t0027_u01786410306484") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720302_d20260811_m010505_c001_v7007000_t0000_u01786410305211") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4c6_d20260811_m010504_c001_v0001044_t0027_u01786410304004") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88354c_d20260811_m010458_c001_v7007000_t0000_u01786410298681") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4ac_d20260811_m010457_c001_v0001044_t0009_u01786410297239") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883546_d20260811_m010455_c001_v7007000_t0000_u01786410295370") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f498_d20260811_m010453_c001_v0001044_t0024_u01786410293939") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883543_d20260811_m010453_c001_v7007000_t0000_u01786410293566") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1002157a55b29b49_d20260811_m010452_c001_v0001041_t0017_u01786410292481") 2026/08/11 01:13:45 DEBUG : empty space: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f494_d20260811_m010450_c001_v0001044_t0003_u01786410290764") 2026/08/11 01:13:45 DEBUG : enormous: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072033d_d20260811_m010527_c001_v7007000_t0000_u01786410327677") 2026/08/11 01:13:46 DEBUG : enormous: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f52e_d20260811_m010526_c001_v0001044_t0042_u01786410326837") 2026/08/11 01:13:46 DEBUG : existing: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88375e_d20260811_m010840_c001_v7007000_t0000_u01786410520760") 2026/08/11 01:13:46 DEBUG : existing: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a78db_d20260811_m010839_c001_v0001179_t0008_u01786410519639") 2026/08/11 01:13:46 DEBUG : existing: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de2d_d20260811_m010548_c001_v7007000_t0000_u01786410348666") 2026/08/11 01:13:46 DEBUG : existing: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f570_d20260811_m010547_c001_v0001044_t0014_u01786410347588") 2026/08/11 01:13:46 DEBUG : existing: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88353a_d20260811_m010447_c001_v7007000_t0000_u01786410287367") 2026/08/11 01:13:46 DEBUG : existing: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f47c_d20260811_m010446_c001_v0001044_t0008_u01786410286260") 2026/08/11 01:13:46 DEBUG : existing: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883536_d20260811_m010445_c001_v7007000_t0000_u01786410285698") 2026/08/11 01:13:46 DEBUG : existing: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f478_d20260811_m010444_c001_v0001044_t0006_u01786410284988") 2026/08/11 01:13:46 DEBUG : existing: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f476_d20260811_m010444_c001_v0001044_t0006_u01786410284110") 2026/08/11 01:13:46 DEBUG : existing-b: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de2e_d20260811_m010548_c001_v7007000_t0000_u01786410348845") 2026/08/11 01:13:46 DEBUG : existing-b: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7535_d20260811_m010547_c001_v0001179_t0034_u01786410347578") 2026/08/11 01:13:46 DEBUG : file1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97c1_d20260811_m010935_c001_v7007000_t0000_u01786410575552") 2026/08/11 01:13:46 DEBUG : file1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763921_d20260811_m010934_c001_v0001102_t0016_u01786410574824") 2026/08/11 01:13:46 DEBUG : file1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97be_d20260811_m010933_c001_v7007000_t0000_u01786410573569") 2026/08/11 01:13:46 DEBUG : file1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7a3f_d20260811_m010932_c001_v0001179_t0000_u01786410572578") 2026/08/11 01:13:46 DEBUG : five: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720348_d20260811_m010533_c001_v7007000_t0000_u01786410333010") 2026/08/11 01:13:46 DEBUG : five: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f53a_d20260811_m010530_c001_v0001044_t0037_u01786410330876") 2026/08/11 01:13:46 DEBUG : foo: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883548_d20260811_m010456_c001_v7007000_t0000_u01786410296865") 2026/08/11 01:13:46 DEBUG : foo: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f4a6_d20260811_m010456_c001_v0001044_t0037_u01786410296314") 2026/08/11 01:13:46 DEBUG : foo: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f4a0_d20260811_m010455_c001_v0001044_t0037_u01786410295764") 2026/08/11 01:13:46 DEBUG : four: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720349_d20260811_m010533_c001_v7007000_t0000_u01786410333186") 2026/08/11 01:13:47 DEBUG : four: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4028345e7c3a74d5_d20260811_m010531_c001_v0001179_t0025_u01786410331426") 2026/08/11 01:13:47 DEBUG : four: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f538_d20260811_m010530_c001_v0001044_t0011_u01786410330062") 2026/08/11 01:13:47 DEBUG : hello world2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd29_d20260811_m010359_c001_v7007000_t0000_u01786410239596") 2026/08/11 01:13:47 DEBUG : hello world2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3bc_d20260811_m010358_c001_v0001044_t0026_u01786410238354") 2026/08/11 01:13:47 DEBUG : ignore-size: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883533_d20260811_m010443_c001_v7007000_t0000_u01786410283737") 2026/08/11 01:13:47 DEBUG : ignore-size: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f46e_d20260811_m010442_c001_v0001044_t0031_u01786410282267") 2026/08/11 01:13:47 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de2a_d20260811_m010546_c001_v7007000_t0000_u01786410346696") 2026/08/11 01:13:47 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a752b_d20260811_m010545_c001_v0001179_t0023_u01786410345707") 2026/08/11 01:13:47 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de27_d20260811_m010544_c001_v7007000_t0000_u01786410344980") 2026/08/11 01:13:47 DEBUG : nested/sub dir/file: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7519_d20260811_m010543_c001_v0001179_t0019_u01786410343564") 2026/08/11 01:13:47 DEBUG : one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072034a_d20260811_m010533_c001_v7007000_t0000_u01786410333362") 2026/08/11 01:13:47 DEBUG : one: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f532_d20260811_m010528_c001_v0001044_t0037_u01786410328997") 2026/08/11 01:13:47 DEBUG : only0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97a2_d20260811_m010928_c001_v7007000_t0000_u01786410568237") 2026/08/11 01:13:47 DEBUG : only0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4028345e7c3a7a0d_d20260811_m010922_c001_v0001179_t0025_u01786410562672") 2026/08/11 01:13:47 DEBUG : only0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f80e_d20260811_m010906_c001_v0001044_t0041_u01786410546464") 2026/08/11 01:13:47 DEBUG : only0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e4914c8_d20260811_m010900_c001_v7007000_t0000_u01786410540831") 2026/08/11 01:13:47 DEBUG : only0: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f78c_d20260811_m010844_c001_v0001044_t0019_u01786410524412") 2026/08/11 01:13:47 DEBUG : only1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97a3_d20260811_m010928_c001_v7007000_t0000_u01786410568413") 2026/08/11 01:13:47 DEBUG : only1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957638a5_d20260811_m010923_c001_v0001102_t0016_u01786410563403") 2026/08/11 01:13:47 DEBUG : only1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f81a_d20260811_m010907_c001_v0001044_t0019_u01786410547192") 2026/08/11 01:13:47 DEBUG : only1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03af7e_d20260811_m010900_c001_v7007000_t0000_u01786410540658") 2026/08/11 01:13:48 DEBUG : only1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f78e_d20260811_m010844_c001_v0001044_t0036_u01786410524983") 2026/08/11 01:13:48 DEBUG : only10: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97a5_d20260811_m010928_c001_v7007000_t0000_u01786410568589") 2026/08/11 01:13:48 DEBUG : only10: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f86e_d20260811_m010922_c001_v0001044_t0037_u01786410562683") 2026/08/11 01:13:48 DEBUG : only10: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f842_d20260811_m010913_c001_v0001044_t0055_u01786410553957") 2026/08/11 01:13:48 DEBUG : only10: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fc3_d20260811_m010859_c001_v7007000_t0000_u01786410539892") 2026/08/11 01:13:48 DEBUG : only10: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7c8_d20260811_m010852_c001_v0001044_t0023_u01786410532034") 2026/08/11 01:13:48 DEBUG : only11: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97a6_d20260811_m010928_c001_v7007000_t0000_u01786410568764") 2026/08/11 01:13:48 DEBUG : only11: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957638a1_d20260811_m010923_c001_v0001102_t0016_u01786410563221") 2026/08/11 01:13:48 DEBUG : only11: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f844_d20260811_m010914_c001_v0001044_t0017_u01786410554478") 2026/08/11 01:13:48 DEBUG : only11: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e4914c5_d20260811_m010900_c001_v7007000_t0000_u01786410540282") 2026/08/11 01:13:48 DEBUG : only11: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7ca_d20260811_m010853_c001_v0001044_t0056_u01786410533015") 2026/08/11 01:13:48 DEBUG : only12: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97a7_d20260811_m010928_c001_v7007000_t0000_u01786410568940") 2026/08/11 01:13:48 DEBUG : only12: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd388_d20260811_m010923_c001_v0001171_t0048_u01786410563412") 2026/08/11 01:13:48 DEBUG : only12: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f846_d20260811_m010915_c001_v0001044_t0003_u01786410555175") 2026/08/11 01:13:48 DEBUG : only12: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41499aa90108cfa6_d20260811_m010900_c001_v7007000_t0000_u01786410540614") 2026/08/11 01:13:48 DEBUG : only12: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7cc_d20260811_m010853_c001_v0001044_t0009_u01786410533580") 2026/08/11 01:13:48 DEBUG : only13: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97a8_d20260811_m010929_c001_v7007000_t0000_u01786410569117") 2026/08/11 01:13:48 DEBUG : only13: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4028345e7c3a7a0f_d20260811_m010923_c001_v0001179_t0025_u01786410563057") 2026/08/11 01:13:48 DEBUG : only13: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f84a_d20260811_m010916_c001_v0001044_t0036_u01786410556552") 2026/08/11 01:13:48 DEBUG : only13: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fc7_d20260811_m010900_c001_v7007000_t0000_u01786410540627") 2026/08/11 01:13:48 DEBUG : only13: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7d2_d20260811_m010854_c001_v0001044_t0041_u01786410534133") 2026/08/11 01:13:48 DEBUG : only14: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97a9_d20260811_m010929_c001_v7007000_t0000_u01786410569293") 2026/08/11 01:13:49 DEBUG : only14: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f870_d20260811_m010923_c001_v0001044_t0037_u01786410563068") 2026/08/11 01:13:49 DEBUG : only14: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f84e_d20260811_m010917_c001_v0001044_t0003_u01786410557494") 2026/08/11 01:13:49 DEBUG : only14: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03af7c_d20260811_m010900_c001_v7007000_t0000_u01786410540296") 2026/08/11 01:13:49 DEBUG : only14: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7d4_d20260811_m010854_c001_v0001044_t0000_u01786410534775") 2026/08/11 01:13:49 DEBUG : only15: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97aa_d20260811_m010929_c001_v7007000_t0000_u01786410569469") 2026/08/11 01:13:49 DEBUG : only15: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4028345e7c3a7a13_d20260811_m010923_c001_v0001179_t0025_u01786410563235") 2026/08/11 01:13:49 DEBUG : only15: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f852_d20260811_m010918_c001_v0001044_t0006_u01786410558405") 2026/08/11 01:13:49 DEBUG : only15: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fc4_d20260811_m010900_c001_v7007000_t0000_u01786410540075") 2026/08/11 01:13:49 DEBUG : only15: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7da_d20260811_m010855_c001_v0001044_t0006_u01786410535443") 2026/08/11 01:13:49 DEBUG : only16: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97ab_d20260811_m010929_c001_v7007000_t0000_u01786410569662") 2026/08/11 01:13:49 DEBUG : only16: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f874_d20260811_m010923_c001_v0001044_t0037_u01786410563246") 2026/08/11 01:13:49 DEBUG : only16: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f858_d20260811_m010918_c001_v0001044_t0021_u01786410558942") 2026/08/11 01:13:49 DEBUG : only16: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41499aa90108cfa5_d20260811_m010900_c001_v7007000_t0000_u01786410540435") 2026/08/11 01:13:49 DEBUG : only16: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7de_d20260811_m010856_c001_v0001044_t0024_u01786410536299") 2026/08/11 01:13:50 DEBUG : only17: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97ac_d20260811_m010929_c001_v7007000_t0000_u01786410569837") 2026/08/11 01:13:50 DEBUG : only17: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f876_d20260811_m010923_c001_v0001044_t0037_u01786410563429") 2026/08/11 01:13:50 DEBUG : only17: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f85e_d20260811_m010919_c001_v0001044_t0000_u01786410559783") 2026/08/11 01:13:50 DEBUG : only17: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41499aa90108cfa4_d20260811_m010900_c001_v7007000_t0000_u01786410540257") 2026/08/11 01:13:50 DEBUG : only17: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7e2_d20260811_m010857_c001_v0001044_t0053_u01786410537110") 2026/08/11 01:13:50 DEBUG : only18: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97ad_d20260811_m010930_c001_v7007000_t0000_u01786410570011") 2026/08/11 01:13:50 DEBUG : only18: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4028345e7c3a7a19_d20260811_m010923_c001_v0001179_t0025_u01786410563598") 2026/08/11 01:13:50 DEBUG : only18: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f866_d20260811_m010920_c001_v0001044_t0027_u01786410560470") 2026/08/11 01:13:50 DEBUG : only18: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e4914c7_d20260811_m010900_c001_v7007000_t0000_u01786410540648") 2026/08/11 01:13:50 DEBUG : only18: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7e6_d20260811_m010857_c001_v0001044_t0022_u01786410537686") 2026/08/11 01:13:50 DEBUG : only19: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97ae_d20260811_m010930_c001_v7007000_t0000_u01786410570187") 2026/08/11 01:13:50 DEBUG : only19: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957638b5_d20260811_m010923_c001_v0001102_t0016_u01786410563765") 2026/08/11 01:13:50 DEBUG : only19: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f868_d20260811_m010921_c001_v0001044_t0058_u01786410561484") 2026/08/11 01:13:50 DEBUG : only19: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fc5_d20260811_m010900_c001_v7007000_t0000_u01786410540255") 2026/08/11 01:13:50 DEBUG : only19: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7e8_d20260811_m010858_c001_v0001044_t0024_u01786410538511") 2026/08/11 01:13:50 DEBUG : only2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97af_d20260811_m010930_c001_v7007000_t0000_u01786410570362") 2026/08/11 01:13:50 DEBUG : only2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4028345e7c3a7a17_d20260811_m010923_c001_v0001179_t0025_u01786410563417") 2026/08/11 01:13:50 DEBUG : only2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f81e_d20260811_m010907_c001_v0001044_t0015_u01786410547766") 2026/08/11 01:13:50 DEBUG : only2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03af7f_d20260811_m010900_c001_v7007000_t0000_u01786410540841") 2026/08/11 01:13:50 DEBUG : only2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f794_d20260811_m010846_c001_v0001044_t0009_u01786410526323") 2026/08/11 01:13:50 DEBUG : only3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97b0_d20260811_m010930_c001_v7007000_t0000_u01786410570538") 2026/08/11 01:13:51 DEBUG : only3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f87e_d20260811_m010923_c001_v0001044_t0037_u01786410563796") 2026/08/11 01:13:51 DEBUG : only3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f820_d20260811_m010908_c001_v0001044_t0026_u01786410548347") 2026/08/11 01:13:51 DEBUG : only3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41499aa90108cfa7_d20260811_m010900_c001_v7007000_t0000_u01786410540794") 2026/08/11 01:13:51 DEBUG : only3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f79c_d20260811_m010846_c001_v0001044_t0031_u01786410526913") 2026/08/11 01:13:51 DEBUG : only4: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97b2_d20260811_m010930_c001_v7007000_t0000_u01786410570712") 2026/08/11 01:13:51 DEBUG : only4: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957638af_d20260811_m010923_c001_v0001102_t0016_u01786410563588") 2026/08/11 01:13:51 DEBUG : only4: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f82a_d20260811_m010909_c001_v0001044_t0016_u01786410549768") 2026/08/11 01:13:51 DEBUG : only4: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41499aa90108cfa8_d20260811_m010900_c001_v7007000_t0000_u01786410540972") 2026/08/11 01:13:51 DEBUG : only4: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7a4_d20260811_m010847_c001_v0001044_t0020_u01786410527761") 2026/08/11 01:13:51 DEBUG : only5: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97b3_d20260811_m010930_c001_v7007000_t0000_u01786410570888") 2026/08/11 01:13:51 DEBUG : only5: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd390_d20260811_m010923_c001_v0001171_t0048_u01786410563880") 2026/08/11 01:13:51 DEBUG : only5: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f82e_d20260811_m010910_c001_v0001044_t0052_u01786410550272") 2026/08/11 01:13:51 DEBUG : only5: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fc9_d20260811_m010900_c001_v7007000_t0000_u01786410540987") 2026/08/11 01:13:51 DEBUG : only5: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7a8_d20260811_m010848_c001_v0001044_t0044_u01786410528474") 2026/08/11 01:13:51 DEBUG : only6: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97b5_d20260811_m010931_c001_v7007000_t0000_u01786410571063") 2026/08/11 01:13:51 DEBUG : only6: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd38c_d20260811_m010923_c001_v0001171_t0048_u01786410563609") 2026/08/11 01:13:51 DEBUG : only6: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f832_d20260811_m010910_c001_v0001044_t0001_u01786410550954") 2026/08/11 01:13:51 DEBUG : only6: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fc6_d20260811_m010900_c001_v7007000_t0000_u01786410540447") 2026/08/11 01:13:51 DEBUG : only6: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7b2_d20260811_m010849_c001_v0001044_t0008_u01786410529258") 2026/08/11 01:13:51 DEBUG : only7: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97b7_d20260811_m010931_c001_v7007000_t0000_u01786410571238") 2026/08/11 01:13:52 DEBUG : only7: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f87a_d20260811_m010923_c001_v0001044_t0037_u01786410563619") 2026/08/11 01:13:52 DEBUG : only7: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f836_d20260811_m010911_c001_v0001044_t0027_u01786410551619") 2026/08/11 01:13:52 DEBUG : only7: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e0fc8_d20260811_m010900_c001_v7007000_t0000_u01786410540807") 2026/08/11 01:13:52 DEBUG : only7: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7b6_d20260811_m010849_c001_v0001044_t0026_u01786410529817") 2026/08/11 01:13:52 DEBUG : only8: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97b9_d20260811_m010931_c001_v7007000_t0000_u01786410571415") 2026/08/11 01:13:52 DEBUG : only8: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957638b9_d20260811_m010923_c001_v0001102_t0016_u01786410563946") 2026/08/11 01:13:52 DEBUG : only8: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f83c_d20260811_m010912_c001_v0001044_t0038_u01786410552477") 2026/08/11 01:13:52 DEBUG : only8: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41009e268e4914c6_d20260811_m010900_c001_v7007000_t0000_u01786410540466") 2026/08/11 01:13:52 DEBUG : only8: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7be_d20260811_m010850_c001_v0001044_t0018_u01786410530847") 2026/08/11 01:13:52 DEBUG : only9: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97bb_d20260811_m010931_c001_v7007000_t0000_u01786410571590") 2026/08/11 01:13:52 DEBUG : only9: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4028345e7c3a7a1f_d20260811_m010923_c001_v0001179_t0025_u01786410563776") 2026/08/11 01:13:52 DEBUG : only9: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f840_d20260811_m010913_c001_v0001044_t0019_u01786410553381") 2026/08/11 01:13:52 DEBUG : only9: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03af7d_d20260811_m010900_c001_v7007000_t0000_u01786410540477") 2026/08/11 01:13:52 DEBUG : only9: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f7c0_d20260811_m010851_c001_v0001044_t0058_u01786410531422") 2026/08/11 01:13:52 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de25_d20260811_m010542_c001_v7007000_t0000_u01786410342381") 2026/08/11 01:13:52 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410f901961556f36_d20260811_m010540_c001_v0001161_t0032_u01786410340667") 2026/08/11 01:13:52 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de22_d20260811_m010539_c001_v7007000_t0000_u01786410339598") 2026/08/11 01:13:52 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f552_d20260811_m010536_c001_v0001044_t0040_u01786410336949") 2026/08/11 01:13:52 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de16_d20260811_m010536_c001_v7007000_t0000_u01786410336230") 2026/08/11 01:13:52 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a74df_d20260811_m010534_c001_v0001179_t0025_u01786410334284") 2026/08/11 01:13:52 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720333_d20260811_m010522_c001_v7007000_t0000_u01786410322873") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f510_d20260811_m010521_c001_v0001044_t0058_u01786410321259") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072032b_d20260811_m010519_c001_v7007000_t0000_u01786410319374") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f502_d20260811_m010517_c001_v0001044_t0030_u01786410317875") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720323_d20260811_m010516_c001_v7007000_t0000_u01786410316652") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4fc_d20260811_m010515_c001_v0001044_t0048_u01786410315099") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720308_d20260811_m010508_c001_v7007000_t0000_u01786410308008") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4cc_d20260811_m010505_c001_v0001044_t0014_u01786410305804") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720303_d20260811_m010505_c001_v7007000_t0000_u01786410305444") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4c4_d20260811_m010503_c001_v0001044_t0053_u01786410303582") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee634607202fe_d20260811_m010503_c001_v7007000_t0000_u01786410303226") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4c2_d20260811_m010502_c001_v0001044_t0046_u01786410302524") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4be_d20260811_m010501_c001_v0001044_t0007_u01786410301825") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee634607202f7_d20260811_m010501_c001_v7007000_t0000_u01786410301470") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4b8_d20260811_m010500_c001_v0001044_t0009_u01786410300503") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4b4_d20260811_m010459_c001_v0001044_t0011_u01786410299648") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88354d_d20260811_m010458_c001_v7007000_t0000_u01786410298868") 2026/08/11 01:13:53 DEBUG : potato: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4b0_d20260811_m010457_c001_v0001044_t0011_u01786410297940") 2026/08/11 01:13:53 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5657_d20260811_m010632_c001_v7007000_t0000_u01786410392631") 2026/08/11 01:13:53 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f5e4_d20260811_m010631_c001_v0001044_t0018_u01786410391793") 2026/08/11 01:13:53 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de64_d20260811_m010618_c001_v7007000_t0000_u01786410378307") 2026/08/11 01:13:53 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a75c5_d20260811_m010612_c001_v0001179_t0042_u01786410372993") 2026/08/11 01:13:53 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de38_d20260811_m010605_c001_v7007000_t0000_u01786410365459") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f5a0_d20260811_m010600_c001_v0001044_t0042_u01786410360757") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de31_d20260811_m010553_c001_v7007000_t0000_u01786410353527") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a754b_d20260811_m010549_c001_v0001179_t0011_u01786410349858") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072033e_d20260811_m010527_c001_v7007000_t0000_u01786410327853") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f528_d20260811_m010525_c001_v0001044_t0038_u01786410325870") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072033a_d20260811_m010525_c001_v7007000_t0000_u01786410325518") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f51c_d20260811_m010523_c001_v0001044_t0020_u01786410323405") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720335_d20260811_m010523_c001_v7007000_t0000_u01786410323050") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f516_d20260811_m010521_c001_v0001044_t0020_u01786410321955") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072032f_d20260811_m010520_c001_v7007000_t0000_u01786410320904") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f50a_d20260811_m010519_c001_v0001044_t0026_u01786410319728") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee63460720327_d20260811_m010517_c001_v7007000_t0000_u01786410317521") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f500_d20260811_m010516_c001_v0001044_t0009_u01786410316664") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072030b_d20260811_m010508_c001_v7007000_t0000_u01786410308710") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f4d4_d20260811_m010507_c001_v0001044_t0043_u01786410307593") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd91_d20260811_m010402_c001_v7007000_t0000_u01786410242555") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3d0_d20260811_m010401_c001_v0001044_t0011_u01786410241734") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd8f_d20260811_m010400_c001_v7007000_t0000_u01786410240852") 2026/08/11 01:13:54 DEBUG : potato2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3c6_d20260811_m010400_c001_v0001044_t0011_u01786410240122") 2026/08/11 01:13:55 DEBUG : potato3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de65_d20260811_m010618_c001_v7007000_t0000_u01786410378585") 2026/08/11 01:13:55 DEBUG : potato3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a75d1_d20260811_m010614_c001_v0001179_t0034_u01786410374174") 2026/08/11 01:13:55 DEBUG : potato3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de39_d20260811_m010606_c001_v7007000_t0000_u01786410366130") 2026/08/11 01:13:55 DEBUG : potato3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f5a6_d20260811_m010602_c001_v0001044_t0052_u01786410362190") 2026/08/11 01:13:55 DEBUG : potato3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de32_d20260811_m010553_c001_v7007000_t0000_u01786410353738") 2026/08/11 01:13:55 DEBUG : potato3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7553_d20260811_m010550_c001_v0001179_t0028_u01786410350661") 2026/08/11 01:13:55 DEBUG : pre-dest1/1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d21d_d20260811_m010706_c001_v7007000_t0000_u01786410426967") 2026/08/11 01:13:55 DEBUG : pre-dest1/1: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a76e1_d20260811_m010658_c001_v0001179_t0054_u01786410418813") 2026/08/11 01:13:55 DEBUG : pre-dest2/2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f421f864f0b56d21e_d20260811_m010707_c001_v7007000_t0000_u01786410427145") 2026/08/11 01:13:55 DEBUG : pre-dest2/2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f616_d20260811_m010659_c001_v0001044_t0051_u01786410419383") 2026/08/11 01:13:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42510b775e4caf1b_d20260811_m010644_c001_v7007000_t0000_u01786410404717") 2026/08/11 01:13:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7687_d20260811_m010641_c001_v0001179_t0018_u01786410401613") 2026/08/11 01:13:55 DEBUG : sizeonly: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883531_d20260811_m010441_c001_v7007000_t0000_u01786410281709") 2026/08/11 01:13:55 DEBUG : sizeonly: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f464_d20260811_m010440_c001_v0001044_t0044_u01786410280416") 2026/08/11 01:13:55 DEBUG : splitbanan: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320ff_d20260811_m011119_c001_v7007000_t0000_u01786410679441") 2026/08/11 01:13:55 DEBUG : splitbanan: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763b75_d20260811_m011112_c001_v0001102_t0016_u01786410672617") 2026/08/11 01:13:55 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e100b_d20260811_m011232_c001_v7007000_t0000_u01786410752236") 2026/08/11 01:13:55 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fafc_d20260811_m011225_c001_v0001044_t0049_u01786410745925") 2026/08/11 01:13:55 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f402d0eab125cfac1_d20260811_m011217_c001_v7007000_t0000_u01786410737445") 2026/08/11 01:13:55 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fae0_d20260811_m011210_c001_v0001044_t0003_u01786410730860") 2026/08/11 01:13:55 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4188540824fe33eb_d20260811_m011203_c001_v7007000_t0000_u01786410723193") 2026/08/11 01:13:55 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fabe_d20260811_m011156_c001_v0001044_t0029_u01786410716563") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f404d41a12854242b_d20260811_m011149_c001_v7007000_t0000_u01786410709005") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa98_d20260811_m011142_c001_v0001044_t0037_u01786410702563") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f403f7d67a7d84f48_d20260811_m011134_c001_v7007000_t0000_u01786410694840") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa70_d20260811_m011128_c001_v0001044_t0040_u01786410688066") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4190b163f3b320d8_d20260811_m011113_c001_v7007000_t0000_u01786410673809") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa3c_d20260811_m011111_c001_v0001044_t0053_u01786410671340") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072096f_d20260811_m011102_c001_v7007000_t0000_u01786410662959") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fa04_d20260811_m011056_c001_v0001044_t0017_u01786410656610") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4004132ab495465c_d20260811_m011055_c001_v7007000_t0000_u01786410655350") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9f0_d20260811_m011051_c001_v0001044_t0044_u01786410651769") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809f84b_d20260811_m011044_c001_v7007000_t0000_u01786410644752") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9c4_d20260811_m011037_c001_v0001044_t0008_u01786410637060") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa983c_d20260811_m011035_c001_v7007000_t0000_u01786410635770") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd592_d20260811_m011032_c001_v0001171_t0048_u01786410632391") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f41698ece57233bde_d20260811_m011019_c001_v7007000_t0000_u01786410619489") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763a21_d20260811_m011015_c001_v0001102_t0016_u01786410615775") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f42404439bc2e10a2_d20260811_m011007_c001_v7007000_t0000_u01786410607737") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a957639e3_d20260811_m011001_c001_v0001102_t0016_u01786410601528") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f40122dc1716c5c04_d20260811_m010953_c001_v7007000_t0000_u01786410593269") 2026/08/11 01:13:56 DEBUG : splitbananasplit: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4039a95a95763999_d20260811_m010946_c001_v0001102_t0016_u01786410586424") 2026/08/11 01:13:56 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f411617f33a03b19f_d20260811_m011057_c001_v7007000_t0000_u01786410657923") 2026/08/11 01:13:57 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f9f6_d20260811_m011052_c001_v0001044_t0000_u01786410652890") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97c8_d20260811_m010939_c001_v7007000_t0000_u01786410579602") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7a6b_d20260811_m010938_c001_v0001179_t0027_u01786410578414") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97c4_d20260811_m010937_c001_v7007000_t0000_u01786410577693") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f8a2_d20260811_m010936_c001_v0001044_t0044_u01786410576447") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de2b_d20260811_m010547_c001_v7007000_t0000_u01786410347041") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f56a_d20260811_m010545_c001_v0001044_t0014_u01786410345848") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de29_d20260811_m010545_c001_v7007000_t0000_u01786410345159") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f566_d20260811_m010543_c001_v0001044_t0027_u01786410343917") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88352a_d20260811_m010437_c001_v7007000_t0000_u01786410277917") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f458_d20260811_m010436_c001_v0001044_t0054_u01786410276363") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883527_d20260811_m010435_c001_v7007000_t0000_u01786410275990") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f452_d20260811_m010434_c001_v0001044_t0020_u01786410274632") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883523_d20260811_m010432_c001_v7007000_t0000_u01786410272611") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f448_d20260811_m010431_c001_v0001044_t0045_u01786410271436") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e88351a_d20260811_m010430_c001_v7007000_t0000_u01786410270878") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f43c_d20260811_m010429_c001_v0001044_t0026_u01786410269426") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f43a_d20260811_m010426_c001_v0001044_t0037_u01786410266837") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4067bfbb1e883517_d20260811_m010426_c001_v7007000_t0000_u01786410266464") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f438_d20260811_m010425_c001_v0001044_t0008_u01786410265565") 2026/08/11 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f432_d20260811_m010424_c001_v0001044_t0007_u01786410264858") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809ddbe_d20260811_m010424_c001_v7007000_t0000_u01786410264118") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f428_d20260811_m010421_c001_v0001044_t0047_u01786410261762") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f420_d20260811_m010418_c001_v0001044_t0023_u01786410258726") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809ddb2_d20260811_m010418_c001_v7007000_t0000_u01786410258372") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f416_d20260811_m010417_c001_v0001044_t0024_u01786410257336") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f414_d20260811_m010416_c001_v0001044_t0008_u01786410256614") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809ddac_d20260811_m010416_c001_v7007000_t0000_u01786410256261") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3fe_d20260811_m010412_c001_v0001044_t0041_u01786410252556") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dda6_d20260811_m010412_c001_v7007000_t0000_u01786410252203") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3fa_d20260811_m010411_c001_v0001044_t0059_u01786410251278") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dda2_d20260811_m010410_c001_v7007000_t0000_u01786410250315") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3f6_d20260811_m010409_c001_v0001044_t0009_u01786410249602") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd9f_d20260811_m010409_c001_v7007000_t0000_u01786410249072") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3f0_d20260811_m010408_c001_v0001044_t0027_u01786410248064") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd9c_d20260811_m010407_c001_v7007000_t0000_u01786410247138") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3e2_d20260811_m010405_c001_v0001044_t0030_u01786410245808") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd97_d20260811_m010405_c001_v7007000_t0000_u01786410245281") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3dc_d20260811_m010404_c001_v0001044_t0024_u01786410244384") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd95_d20260811_m010403_c001_v7007000_t0000_u01786410243804") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3d6_d20260811_m010403_c001_v0001044_t0017_u01786410243083") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd27_d20260811_m010357_c001_v7007000_t0000_u01786410237826") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3b0_d20260811_m010357_c001_v0001044_t0008_u01786410237062") 2026/08/11 01:13:58 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd23_d20260811_m010356_c001_v7007000_t0000_u01786410236535") 2026/08/11 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3ae_d20260811_m010355_c001_v0001044_t0039_u01786410235688") 2026/08/11 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dd21_d20260811_m010354_c001_v7007000_t0000_u01786410234814") 2026/08/11 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f3a6_d20260811_m010354_c001_v0001044_t0003_u01786410234168") 2026/08/11 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809dca8_d20260811_m010352_c001_v7007000_t0000_u01786410232045") 2026/08/11 01:13:59 DEBUG : sub dir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f39c_d20260811_m010351_c001_v0001044_t0001_u01786410231387") 2026/08/11 01:13:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97c9_d20260811_m010939_c001_v7007000_t0000_u01786410579777") 2026/08/11 01:13:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a9576394d_d20260811_m010938_c001_v0001102_t0052_u01786410578425") 2026/08/11 01:13:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97c5_d20260811_m010937_c001_v7007000_t0000_u01786410577871") 2026/08/11 01:13:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd3e6_d20260811_m010936_c001_v0001171_t0036_u01786410576457") 2026/08/11 01:13:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e100c_d20260811_m011234_c001_v7007000_t0000_u01786410754504") 2026/08/11 01:13:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763ca7_d20260811_m011233_c001_v0001102_t0030_u01786410753584") 2026/08/11 01:13:59 DEBUG : sub/yam: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de24_d20260811_m010541_c001_v7007000_t0000_u01786410341710") 2026/08/11 01:13:59 DEBUG : sub/yam: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7511_d20260811_m010540_c001_v0001179_t0021_u01786410340324") 2026/08/11 01:13:59 DEBUG : test_dir1/file2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97c2_d20260811_m010935_c001_v7007000_t0000_u01786410575726") 2026/08/11 01:13:59 DEBUG : test_dir1/file2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7a49_d20260811_m010934_c001_v0001179_t0054_u01786410574480") 2026/08/11 01:13:59 DEBUG : test_dir1/file2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97bf_d20260811_m010933_c001_v7007000_t0000_u01786410573745") 2026/08/11 01:13:59 DEBUG : test_dir1/file2: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd3c8_d20260811_m010932_c001_v0001171_t0048_u01786410572604") 2026/08/11 01:13:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97c3_d20260811_m010935_c001_v7007000_t0000_u01786410575902") 2026/08/11 01:13:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd3d8_d20260811_m010934_c001_v0001171_t0048_u01786410574490") 2026/08/11 01:13:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4231a11fe0fa97c0_d20260811_m010933_c001_v7007000_t0000_u01786410573921") 2026/08/11 01:13:59 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f89a_d20260811_m010932_c001_v0001044_t0011_u01786410572579") 2026/08/11 01:14:00 DEBUG : three: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072034b_d20260811_m010533_c001_v7007000_t0000_u01786410333574") 2026/08/11 01:14:00 DEBUG : three: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f540_d20260811_m010532_c001_v0001044_t0056_u01786410332315") 2026/08/11 01:14:00 DEBUG : three: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2f536_d20260811_m010529_c001_v0001044_t0045_u01786410329354") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e100e_d20260811_m011236_c001_v7007000_t0000_u01786410756194") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7e65_d20260811_m011235_c001_v0001179_t0008_u01786410755566") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e101c_d20260811_m011255_c001_v7007000_t0000_u01786410775292") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd886_d20260811_m011253_c001_v0001171_t0021_u01786410773451") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1019_d20260811_m011251_c001_v7007000_t0000_u01786410771893") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ec1_d20260811_m011250_c001_v0001179_t0013_u01786410770038") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1018_d20260811_m011249_c001_v7007000_t0000_u01786410769095") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763cb7_d20260811_m011248_c001_v0001102_t0055_u01786410768388") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1014_d20260811_m011243_c001_v7007000_t0000_u01786410763589") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7e8d_d20260811_m011242_c001_v0001179_t0011_u01786410762674") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1015_d20260811_m011245_c001_v7007000_t0000_u01786410765627") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1079d0a99f6cd862_d20260811_m011244_c001_v0001171_t0005_u01786410764529") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1011_d20260811_m011241_c001_v7007000_t0000_u01786410761723") 2026/08/11 01:14:00 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1039a95a95763caf_d20260811_m011240_c001_v0001102_t0042_u01786410760805") 2026/08/11 01:14:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1010_d20260811_m011239_c001_v7007000_t0000_u01786410759797") 2026/08/11 01:14:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fb08_d20260811_m011238_c001_v0001044_t0004_u01786410758792") 2026/08/11 01:14:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e100f_d20260811_m011237_c001_v7007000_t0000_u01786410757735") 2026/08/11 01:14:00 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4079d0a99f6cd844_d20260811_m011237_c001_v0001171_t0048_u01786410757140") 2026/08/11 01:14:01 DEBUG : toe/toe/toe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4185093e2bbca9b0_d20260811_m011259_c001_v7007000_t0000_u01786410779826") 2026/08/11 01:14:01 DEBUG : toe/toe/toe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a7ee7_d20260811_m011259_c001_v0001179_t0051_u01786410779199") 2026/08/11 01:14:01 DEBUG : toe/toe/toe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e1016_d20260811_m011247_c001_v7007000_t0000_u01786410767430") 2026/08/11 01:14:01 DEBUG : toe/toe/toe: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fb28_d20260811_m011246_c001_v0001044_t0008_u01786410766609") 2026/08/11 01:14:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e101d_d20260811_m011255_c001_v7007000_t0000_u01786410775873") 2026/08/11 01:14:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110aec13d4c2fb3e_d20260811_m011254_c001_v0001044_t0059_u01786410774870") 2026/08/11 01:14:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4057acd0050e101a_d20260811_m011252_c001_v7007000_t0000_u01786410772505") 2026/08/11 01:14:01 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110b8a249e0f93a7_d20260811_m011251_c001_v0001179_t0053_u01786410771687") 2026/08/11 01:14:01 DEBUG : two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f417ee6346072034c_d20260811_m010533_c001_v7007000_t0000_u01786410333751") 2026/08/11 01:14:01 DEBUG : two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410f901961556f04_d20260811_m010531_c001_v0001161_t0032_u01786410331664") 2026/08/11 01:14:01 DEBUG : two: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410aec13d4c2f534_d20260811_m010529_c001_v0001044_t0037_u01786410329175") 2026/08/11 01:14:01 DEBUG : yam: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de26_d20260811_m010542_c001_v7007000_t0000_u01786410342642") 2026/08/11 01:14:01 DEBUG : yam: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f112dd761c1e01c72_d20260811_m010541_c001_v0001136_t0054_u01786410341411") 2026/08/11 01:14:01 DEBUG : yam: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de21_d20260811_m010539_c001_v7007000_t0000_u01786410339062") 2026/08/11 01:14:01 DEBUG : yam: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f1028345e7c3a74f3_d20260811_m010536_c001_v0001179_t0020_u01786410336960") 2026/08/11 01:14:01 DEBUG : yam: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de15_d20260811_m010535_c001_v7007000_t0000_u01786410335594") 2026/08/11 01:14:01 DEBUG : yam: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f410f901961556f10_d20260811_m010534_c001_v0001161_t0032_u01786410334295") 2026/08/11 01:14:01 DEBUG : yaml: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de23_d20260811_m010539_c001_v7007000_t0000_u01786410339777") 2026/08/11 01:14:01 DEBUG : yaml: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f110c18b16754616d_d20260811_m010538_c001_v0001144_t0039_u01786410338098") 2026/08/11 01:14:01 DEBUG : yaml: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4227bf6ed809de18_d20260811_m010536_c001_v7007000_t0000_u01786410336409") 2026/08/11 01:14:01 DEBUG : yaml: Deleting (id "4_z3fb2ddf3508debeb9ff80e1b_f4099c105fbe168fe_d20260811_m010535_c001_v0001130_t0010_u01786410335412") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m14.334364042s (try 1/5)