"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/27 03:51:39 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo" 2025/09/27 03:51:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/27 03:51:39 DEBUG : Creating backend with remote "/tmp/rclone2478594318" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:51:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/27 03:51:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 03:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:51:41 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:41 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:51:42 INFO : sub dir/hello world: Copied (new) 2025/09/27 03:51:43 DEBUG : B2 bucket rclone-test-weqebuw7powo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.18s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:44 DEBUG : Creating backend with remote "/non-existing" 2025/09/27 03:51:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/27 03:51:44 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:44 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:51:45 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:45 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:51:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.13s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:47 INFO : B2 bucket rclone-test-weqebuw7powo: Running all checks before starting transfers 2025/09/27 03:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:51:47 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:47 INFO : B2 bucket rclone-test-weqebuw7powo: Checks finished, now starting transfers 2025/09/27 03:51:47 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:51:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.41s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:48 ERROR : Ignoring --no-traverse with sync 2025/09/27 03:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:51:48 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:48 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:51:49 INFO : sub dir/hello world: Copied (new) 2025/09/27 03:51:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/27 03:51:50 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:50 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/27 03:51:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:51:52 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:52 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:51:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:51:54 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:54 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:51:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.06s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/27 03:51:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 03:51:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/27 03:51:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 03:51:55 INFO : sub dir2: Making directory 2025/09/27 03:51:55 INFO : sub dir: Making directory 2025/09/27 03:51:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:51:55 INFO : sub dir2/sub sub dir2: Making directory 2025/09/27 03:51:55 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:55 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:51:56 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" 2025/09/27 03:51:56 DEBUG : B2 bucket rclone-test-weqebuw7powo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.88s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:57 INFO : sub dir2: Making directory 2025/09/27 03:51:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/27 03:51:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 03:51:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:51:57 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:57 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:51:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.52s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:51:59 DEBUG : sub dir2: Making directory with metadata 2025/09/27 03:51:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 03:51:59 INFO : sub dir2: Making directory 2025/09/27 03:51:59 INFO : sub dir: Making directory 2025/09/27 03:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:51:59 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:51:59 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:51:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:51:59 INFO : sub dir/hello world: Copied (new) 2025/09/27 03:51:59 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/27 03:52:00 DEBUG : B2 bucket rclone-test-weqebuw7powo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/27 03:52:00 DEBUG : B2 bucket rclone-test-weqebuw7powo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:01 INFO : sub dir2: Making directory 2025/09/27 03:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:52:01 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:01 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:52:01 INFO : sub dir/hello world: Copied (new) 2025/09/27 03:52:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:02 DEBUG : sub dir2: Making directory with metadata 2025/09/27 03:52:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 03:52:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 03:52:02 INFO : sub dir2: Making directory 2025/09/27 03:52:02 INFO : sub dir: Making directory 2025/09/27 03:52:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:52:02 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:02 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:52:03 INFO : sub dir/hello world: Copied (new) 2025/09/27 03:52:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/27 03:52:03 DEBUG : B2 bucket rclone-test-weqebuw7powo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.69s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:04 INFO : sub dir2: Making directory 2025/09/27 03:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:52:04 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:04 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:52:05 INFO : sub dir/hello world: Copied (new) 2025/09/27 03:52:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.94s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qofuwub0wele" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-weqebuw7powo -> B2 bucket rclone-test-qofuwub0wele 2025/09/27 03:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:52:08 DEBUG : B2 bucket rclone-test-qofuwub0wele: Waiting for checks to finish 2025/09/27 03:52:08 DEBUG : B2 bucket rclone-test-qofuwub0wele: Waiting for transfers to finish 2025/09/27 03:52:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:52:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 03:52:09 DEBUG : B2 bucket rclone-test-qofuwub0wele: Purge remote 2025/09/27 03:52:09 INFO : B2 bucket rclone-test-qofuwub0wele: cleaning bucket "rclone-test-qofuwub0wele" of all files 2025/09/27 03:52:09 DEBUG : sub dir/hello world: Deleting (id "4_z0f82bd1340cd8b9b9f980e1b_f118be2710e16f380_d20250927_m035209_c001_v0001036_t0036_u01758945129120") --- PASS: TestServerSideCopy (4.38s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/27 03:52:11 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:11 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/27 03:52:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.24s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lipalav0pigu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-weqebuw7powo -> B2 bucket rclone-test-lipalav0pigu 2025/09/27 03:52:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:52:15 DEBUG : B2 bucket rclone-test-lipalav0pigu: Waiting for checks to finish 2025/09/27 03:52:15 DEBUG : B2 bucket rclone-test-lipalav0pigu: Waiting for transfers to finish 2025/09/27 03:52:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:52:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 03:52:17 DEBUG : B2 bucket rclone-test-lipalav0pigu: Waiting for checks to finish 2025/09/27 03:52:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/27 03:52:17 DEBUG : B2 bucket rclone-test-lipalav0pigu: Waiting for transfers to finish 2025/09/27 03:52:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/27 03:52:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 03:52:18 DEBUG : B2 bucket rclone-test-lipalav0pigu: Purge remote 2025/09/27 03:52:18 INFO : B2 bucket rclone-test-lipalav0pigu: cleaning bucket "rclone-test-lipalav0pigu" of all files 2025/09/27 03:52:18 DEBUG : sub dir/hello world: Deleting (id "4_zefd2cda340cd8b9b9f980e1b_f10060ab1bb0f7b47_d20250927_m035217_c001_v0001093_t0010_u01758945137478") 2025/09/27 03:52:18 DEBUG : sub dir/hello world: Deleting (id "4_zefd2cda340cd8b9b9f980e1b_f1128544f8f4f08f6_d20250927_m035215_c001_v0001176_t0047_u01758945135731") --- PASS: TestServerSideCopyOverSelf (6.60s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/27 03:52:20 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:20 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/27 03:52:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/27 03:52:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.43s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mutaven3gogo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-weqebuw7powo -> B2 bucket rclone-test-mutaven3gogo 2025/09/27 03:52:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:52:24 DEBUG : B2 bucket rclone-test-mutaven3gogo: Waiting for checks to finish 2025/09/27 03:52:24 DEBUG : B2 bucket rclone-test-mutaven3gogo: Waiting for transfers to finish 2025/09/27 03:52:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:52:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 03:52:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/27 03:52:26 DEBUG : B2 bucket rclone-test-mutaven3gogo: Waiting for checks to finish 2025/09/27 03:52:26 DEBUG : B2 bucket rclone-test-mutaven3gogo: Waiting for transfers to finish 2025/09/27 03:52:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/27 03:52:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 03:52:27 INFO : sub dir/hello world: Deleted 2025/09/27 03:52:28 DEBUG : testing file moves 2025/09/27 03:52:28 DEBUG : B2 bucket rclone-test-mutaven3gogo: Waiting for checks to finish 2025/09/27 03:52:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/27 03:52:28 DEBUG : B2 bucket rclone-test-mutaven3gogo: Waiting for transfers to finish 2025/09/27 03:52:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/27 03:52:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/27 03:52:29 INFO : sub dir/hello world: Deleted 2025/09/27 03:52:29 DEBUG : B2 bucket rclone-test-mutaven3gogo: Purge remote 2025/09/27 03:52:29 INFO : B2 bucket rclone-test-mutaven3gogo: cleaning bucket "rclone-test-mutaven3gogo" of all files 2025/09/27 03:52:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2edd340cd8b9b9f980e1b_f10918213095c75ca_d20250927_m035228_c001_v0001171_t0025_u01758945148958") 2025/09/27 03:52:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2edd340cd8b9b9f980e1b_f105e35c99459b8e2_d20250927_m035226_c001_v0001116_t0040_u01758945146576") 2025/09/27 03:52:29 DEBUG : sub dir/hello world: Deleting (id "4_zcff2edd340cd8b9b9f980e1b_f10701af6211e281a_d20250927_m035224_c001_v0001032_t0001_u01758945144662") --- PASS: TestServerSideMoveOverSelf (9.08s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:32 ERROR : error listing: directory not found 2025/09/27 03:52:32 INFO : Local file system at /tmp/rclone2478594318: Making directory 2025/09/27 03:52:32 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:32 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.20s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:52:34 DEBUG : Local file system at /tmp/rclone2478594318: Waiting for checks to finish 2025/09/27 03:52:34 DEBUG : Local file system at /tmp/rclone2478594318: Waiting for transfers to finish 2025/09/27 03:52:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:52:35 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/27 03:52:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.46s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/27 03:52:36 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:36 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 03:52:36 INFO : check sum: Copied (new) 2025/09/27 03:52:36 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:37 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 03:52:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/27 03:52:37 DEBUG : check sum: Unchanged skipping 2025/09/27 03:52:37 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:37 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.07s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/27 03:52:38 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:38 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:38 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 03:52:38 INFO : sizeonly: Copied (new) 2025/09/27 03:52:38 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:39 DEBUG : sizeonly: Sizes identical 2025/09/27 03:52:39 DEBUG : sizeonly: Unchanged skipping 2025/09/27 03:52:39 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:39 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:39 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.88s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/27 03:52:39 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:39 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/27 03:52:40 INFO : ignore-size: Copied (new) 2025/09/27 03:52:40 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:40 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:52:40 DEBUG : ignore-size: Unchanged skipping 2025/09/27 03:52:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:40 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.73s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:52:42 DEBUG : existing: Unchanged skipping 2025/09/27 03:52:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:42 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:42 INFO : There was nothing to transfer 2025/09/27 03:52:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/27 03:52:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 03:52:43 INFO : existing: Copied (replaced existing) 2025/09/27 03:52:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.15s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/27 03:52:44 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:44 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 03:52:45 INFO : existing: Copied (new) 2025/09/27 03:52:45 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:45 DEBUG : existing: Destination exists, skipping 2025/09/27 03:52:45 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:45 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:45 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.84s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/27 03:52:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/27 03:52:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:52:48 DEBUG : c/non empty space: Unchanged skipping 2025/09/27 03:52:48 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:48 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:52:48 INFO : a/potato2: Copied (new) 2025/09/27 03:52:48 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:48 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:50 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/27 03:52:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 03:52:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/27 03:52:50 DEBUG : empty space: Unchanged skipping 2025/09/27 03:52:50 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:50 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:50 INFO : There was nothing to transfer 2025/09/27 03:52:50 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:50 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/27 03:52:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 03:52:51 INFO : empty space: Updated modification time in destination 2025/09/27 03:52:51 DEBUG : empty space: Unchanged skipping 2025/09/27 03:52:51 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:51 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:53 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 2025/09/27 03:52:53 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 03:52:53 DEBUG : empty space: Unchanged skipping 2025/09/27 03:52:53 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:53 DEBUG : Waiting for deletions to finish 2025/09/27 03:52:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.62s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:54 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:54 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 2025/09/27 03:52:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2478594318) 2025/09/27 03:52:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-weqebuw7powo) 2025/09/27 03:52:54 DEBUG : foo: sha1 differ 2025/09/27 03:52:54 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/27 03:52:54 INFO : foo: Copied (replaced existing) 2025/09/27 03:52:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:52:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/27 03:52:56 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:56 DEBUG : empty space: Unchanged skipping 2025/09/27 03:52:56 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:52:57 INFO : potato: Copied (new) 2025/09/27 03:52:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:52:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/27 03:52:59 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:52:59 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:52:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/27 03:52:59 INFO : potato: Copied (replaced existing) 2025/09/27 03:52:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.41s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:01 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 2025/09/27 03:53:01 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2478594318) 2025/09/27 03:53:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-weqebuw7powo) 2025/09/27 03:53:01 DEBUG : potato: sha1 differ 2025/09/27 03:53:01 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:02 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/27 03:53:02 INFO : potato: Copied (replaced existing) 2025/09/27 03:53:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:53:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:53:04 DEBUG : empty space: Unchanged skipping 2025/09/27 03:53:04 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/27 03:53:04 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:04 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:53:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:53:06 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:06 DEBUG : empty space: Unchanged skipping 2025/09/27 03:53:06 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:53:07 INFO : potato2: Copied (new) 2025/09/27 03:53:07 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:10 INFO : d: Making directory 2025/09/27 03:53:10 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/27 03:53:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/27 03:53:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:53:10 DEBUG : c/non empty space: Unchanged skipping 2025/09/27 03:53:11 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:11 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:53:11 INFO : a/potato2: Copied (new) 2025/09/27 03:53:11 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:11 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:13 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/27 03:53:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/27 03:53:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:53:14 DEBUG : c/non empty space: Unchanged skipping 2025/09/27 03:53:14 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:14 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:53:15 INFO : a/potato2: Copied (new) 2025/09/27 03:53:15 ERROR : B2 bucket rclone-test-weqebuw7powo: not deleting files as there were IO errors 2025/09/27 03:53:15 ERROR : B2 bucket rclone-test-weqebuw7powo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:17 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:53:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:53:17 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:17 DEBUG : empty space: Unchanged skipping 2025/09/27 03:53:17 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:18 INFO : potato: Deleted 2025/09/27 03:53:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:53:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:21 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:21 INFO : potato: Deleted 2025/09/27 03:53:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:53:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:53:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:21 DEBUG : empty space: Unchanged skipping 2025/09/27 03:53:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:53:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.99s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:53:24 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:24 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/27 03:53:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.91s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:27 DEBUG : enormous: Excluded (Size Filter) 2025/09/27 03:53:27 DEBUG : enormous: Excluded 2025/09/27 03:53:27 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 03:53:27 DEBUG : potato2: Excluded 2025/09/27 03:53:27 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 03:53:27 DEBUG : potato2: Excluded 2025/09/27 03:53:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:53:27 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:27 DEBUG : empty space: Unchanged skipping 2025/09/27 03:53:27 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:27 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:27 INFO : There was nothing to transfer 2025/09/27 03:53:28 DEBUG : enormous: Excluded (Size Filter) 2025/09/27 03:53:28 DEBUG : enormous: Excluded 2025/09/27 03:53:28 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 03:53:28 DEBUG : potato2: Excluded 2025/09/27 03:53:28 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 03:53:28 DEBUG : potato2: Excluded 2025/09/27 03:53:28 DEBUG : Local file system at /tmp/rclone2478594318: Waiting for checks to finish 2025/09/27 03:53:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/27 03:53:28 DEBUG : empty space: Unchanged skipping 2025/09/27 03:53:28 DEBUG : Local file system at /tmp/rclone2478594318: Waiting for transfers to finish 2025/09/27 03:53:28 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:31 DEBUG : enormous: Excluded (Size Filter) 2025/09/27 03:53:31 DEBUG : enormous: Excluded 2025/09/27 03:53:31 DEBUG : potato2: Excluded (Size Filter) 2025/09/27 03:53:31 DEBUG : potato2: Excluded 2025/09/27 03:53:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:53:31 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:31 DEBUG : empty space: Unchanged skipping 2025/09/27 03:53:31 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:31 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:32 INFO : enormous: Deleted 2025/09/27 03:53:32 INFO : potato2: Deleted 2025/09/27 03:53:32 INFO : There was nothing to transfer 2025/09/27 03:53:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/27 03:53:32 DEBUG : empty space: Unchanged skipping 2025/09/27 03:53:32 DEBUG : Local file system at /tmp/rclone2478594318: Waiting for checks to finish 2025/09/27 03:53:32 DEBUG : Local file system at /tmp/rclone2478594318: Waiting for transfers to finish 2025/09/27 03:53:32 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:32 INFO : enormous: Deleted 2025/09/27 03:53:32 INFO : potato2: Deleted 2025/09/27 03:53:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.84s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:35 DEBUG : five: Need to transfer - File not found at Destination 2025/09/27 03:53:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/27 03:53:35 DEBUG : one: Destination is newer than source, skipping 2025/09/27 03:53:35 DEBUG : three: Sizes identical 2025/09/27 03:53:35 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2478594318) 2025/09/27 03:53:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-weqebuw7powo) 2025/09/27 03:53:35 DEBUG : two: sha1 differ 2025/09/27 03:53:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/27 03:53:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/27 03:53:35 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/27 03:53:35 INFO : five: Copied (new) 2025/09/27 03:53:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/27 03:53:36 INFO : four: Copied (replaced existing) 2025/09/27 03:53:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/27 03:53:36 INFO : two: Copied (replaced existing) 2025/09/27 03:53:36 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:36 DEBUG : one: Destination is newer than source, skipping 2025/09/27 03:53:36 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2478594318) 2025/09/27 03:53:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/27 03:53:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-weqebuw7powo) 2025/09/27 03:53:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/27 03:53:36 DEBUG : three: sha1 differ 2025/09/27 03:53:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/27 03:53:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/27 03:53:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/27 03:53:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/27 03:53:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/27 03:53:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/27 03:53:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/27 03:53:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/27 03:53:36 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 03:53:37 INFO : three: Copied (replaced existing) 2025/09/27 03:53:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.75s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/27 03:53:39 INFO : B2 bucket rclone-test-weqebuw7powo: Making map for --track-renames 2025/09/27 03:53:39 INFO : B2 bucket rclone-test-weqebuw7powo: Finished making map for --track-renames 2025/09/27 03:53:39 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/27 03:53:39 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for renames to finish 2025/09/27 03:53:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/27 03:53:39 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 03:53:39 INFO : yam: Copied (new) 2025/09/27 03:53:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/27 03:53:39 INFO : potato: Copied (new) 2025/09/27 03:53:39 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:53:40 INFO : B2 bucket rclone-test-weqebuw7powo: Making map for --track-renames 2025/09/27 03:53:40 INFO : B2 bucket rclone-test-weqebuw7powo: Finished making map for --track-renames 2025/09/27 03:53:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:40 DEBUG : potato: Unchanged skipping 2025/09/27 03:53:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for renames to finish 2025/09/27 03:53:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 03:53:41 INFO : yam: Copied (server-side copy) to: yaml 2025/09/27 03:53:41 INFO : yam: Deleted 2025/09/27 03:53:41 INFO : yaml: Renamed from "yam" 2025/09/27 03:53:41 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/27 03:53:42 INFO : B2 bucket rclone-test-weqebuw7powo: Making map for --track-renames 2025/09/27 03:53:42 INFO : B2 bucket rclone-test-weqebuw7powo: Finished making map for --track-renames 2025/09/27 03:53:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/27 03:53:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/27 03:53:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for renames to finish 2025/09/27 03:53:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 03:53:43 INFO : yam: Copied (new) 2025/09/27 03:53:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/27 03:53:43 INFO : potato: Copied (new) 2025/09/27 03:53:43 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:53:44 INFO : B2 bucket rclone-test-weqebuw7powo: Making map for --track-renames 2025/09/27 03:53:44 INFO : B2 bucket rclone-test-weqebuw7powo: Finished making map for --track-renames 2025/09/27 03:53:44 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:44 DEBUG : potato: Unchanged skipping 2025/09/27 03:53:44 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for renames to finish 2025/09/27 03:53:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 03:53:44 INFO : yam: Copied (server-side copy) to: yaml 2025/09/27 03:53:44 INFO : yam: Deleted 2025/09/27 03:53:44 INFO : yaml: Renamed from "yam" 2025/09/27 03:53:44 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/27 03:53:46 INFO : B2 bucket rclone-test-weqebuw7powo: Making map for --track-renames 2025/09/27 03:53:46 INFO : B2 bucket rclone-test-weqebuw7powo: Finished making map for --track-renames 2025/09/27 03:53:46 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/27 03:53:46 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for renames to finish 2025/09/27 03:53:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/27 03:53:46 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 03:53:46 INFO : sub/yam: Copied (new) 2025/09/27 03:53:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/27 03:53:46 INFO : potato: Copied (new) 2025/09/27 03:53:46 DEBUG : Waiting for deletions to finish 2025/09/27 03:53:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:53:47 DEBUG : potato: Unchanged skipping 2025/09/27 03:53:47 INFO : B2 bucket rclone-test-weqebuw7powo: Making map for --track-renames 2025/09/27 03:53:47 INFO : B2 bucket rclone-test-weqebuw7powo: Finished making map for --track-renames 2025/09/27 03:53:47 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:47 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for renames to finish 2025/09/27 03:53:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/27 03:53:47 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/27 03:53:48 INFO : sub/yam: Deleted 2025/09/27 03:53:48 INFO : yam: Renamed from "sub/yam" 2025/09/27 03:53:48 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.09s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:48 DEBUG : Creating backend with remote "/tmp/rclone2478594318/dir1" 2025/09/27 03:53:48 DEBUG : Creating backend with remote "/tmp/rclone2478594318/dir2" 2025/09/27 03:53:48 DEBUG : Local file system at /tmp/rclone2478594318/dir2: Using server-side directory move 2025/09/27 03:53:48 INFO : Local file system at /tmp/rclone2478594318/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/27 03:53:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/27 03:53:48 INFO : file1.txt: Moved (server-side) 2025/09/27 03:53:48 DEBUG : Local file system at /tmp/rclone2478594318/dir2: Waiting for checks to finish 2025/09/27 03:53:48 DEBUG : Local file system at /tmp/rclone2478594318/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:53:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/27 03:53:49 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:49 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/27 03:53:50 INFO : nested/sub dir/file: Copied (new) 2025/09/27 03:53:50 INFO : nested/sub dir/file: Deleted 2025/09/27 03:53:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:53:50 INFO : sub dir/hello world: Copied (new) 2025/09/27 03:53:50 INFO : sub dir/hello world: Deleted 2025/09/27 03:53:50 INFO : sub dir: Removing directory 2025/09/27 03:53:50 INFO : nested/sub dir: Removing directory 2025/09/27 03:53:50 INFO : nested: Removing directory 2025/09/27 03:53:50 DEBUG : Local file system at /tmp/rclone2478594318: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/27 03:53:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/27 03:53:51 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:51 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 03:53:52 INFO : sub dir/hello world: Copied (new) 2025/09/27 03:53:52 INFO : sub dir/hello world: Deleted 2025/09/27 03:53:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/27 03:53:52 INFO : nested/sub dir/file: Copied (new) 2025/09/27 03:53:52 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/27 03:53:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/27 03:53:53 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:53 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 03:53:53 INFO : existing: Copied (new) 2025/09/27 03:53:53 INFO : existing: Deleted 2025/09/27 03:53:53 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/27 03:53:53 INFO : existing-b: Copied (new) 2025/09/27 03:53:53 INFO : existing-b: Deleted 2025/09/27 03:53:54 DEBUG : existing: Destination exists, skipping 2025/09/27 03:53:54 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:53:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/27 03:53:54 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:53:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:53:55 DEBUG : Creating backend with remote "TestB2:rclone-test-focuwag4qopo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-weqebuw7powo -> B2 bucket rclone-test-focuwag4qopo 2025/09/27 03:54:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:54:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/27 03:54:00 DEBUG : empty space: Unchanged skipping 2025/09/27 03:54:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/27 03:54:00 DEBUG : B2 bucket rclone-test-focuwag4qopo: Waiting for checks to finish 2025/09/27 03:54:00 INFO : empty space: Deleted 2025/09/27 03:54:00 DEBUG : B2 bucket rclone-test-focuwag4qopo: Waiting for transfers to finish 2025/09/27 03:54:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:54:00 INFO : potato2: Copied (server-side copy) 2025/09/27 03:54:01 INFO : potato2: Deleted 2025/09/27 03:54:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 03:54:01 INFO : potato3: Copied (server-side copy) 2025/09/27 03:54:01 INFO : potato3: Deleted 2025/09/27 03:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pogiwah2biqa" 2025/09/27 03:54:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/27 03:54:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:54:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/27 03:54:02 DEBUG : B2 bucket rclone-test-pogiwah2biqa: Waiting for checks to finish 2025/09/27 03:54:02 DEBUG : B2 bucket rclone-test-pogiwah2biqa: Waiting for transfers to finish 2025/09/27 03:54:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 03:54:03 INFO : empty space: Copied (server-side copy) 2025/09/27 03:54:03 INFO : empty space: Deleted 2025/09/27 03:54:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 03:54:03 INFO : potato3: Copied (server-side copy) 2025/09/27 03:54:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:54:04 INFO : potato2: Copied (server-side copy) 2025/09/27 03:54:04 INFO : potato3: Deleted 2025/09/27 03:54:04 INFO : potato2: Deleted 2025/09/27 03:54:04 DEBUG : B2 bucket rclone-test-pogiwah2biqa: Purge remote 2025/09/27 03:54:04 INFO : B2 bucket rclone-test-pogiwah2biqa: cleaning bucket "rclone-test-pogiwah2biqa" of all files 2025/09/27 03:54:04 DEBUG : empty space: Deleting (id "4_zbfb26df340ed8b9b9f980e1b_f1103507d25ea0c37_d20250927_m035403_c001_v0001182_t0021_u01758945243511") 2025/09/27 03:54:04 DEBUG : potato2: Deleting (id "4_zbfb26df340ed8b9b9f980e1b_f110aec20252292c1_d20250927_m035403_c001_v0001091_t0045_u01758945243729") 2025/09/27 03:54:04 DEBUG : potato3: Deleting (id "4_zbfb26df340ed8b9b9f980e1b_f1140ee32022d6d86_d20250927_m035403_c001_v0001183_t0007_u01758945243825") 2025/09/27 03:54:05 DEBUG : B2 bucket rclone-test-focuwag4qopo: Purge remote 2025/09/27 03:54:05 INFO : B2 bucket rclone-test-focuwag4qopo: cleaning bucket "rclone-test-focuwag4qopo" of all files 2025/09/27 03:54:05 DEBUG : empty space: Deleting (id "4_z2fa25dd340ed8b9b9f980e1b_f416b28e2ae3a60f5_d20250927_m035403_c001_v7007000_t0000_u01758945243709") 2025/09/27 03:54:05 DEBUG : empty space: Deleting (id "4_z2fa25dd340ed8b9b9f980e1b_f1193f240c4f19b8a_d20250927_m035359_c001_v0001040_t0050_u01758945239270") 2025/09/27 03:54:05 DEBUG : potato2: Deleting (id "4_z2fa25dd340ed8b9b9f980e1b_f41961440aff52e2d_d20250927_m035404_c001_v7007000_t0000_u01758945244194") 2025/09/27 03:54:05 DEBUG : potato2: Deleting (id "4_z2fa25dd340ed8b9b9f980e1b_f107660f7ab06c480_d20250927_m035400_c001_v0001181_t0032_u01758945240807") 2025/09/27 03:54:05 DEBUG : potato3: Deleting (id "4_z2fa25dd340ed8b9b9f980e1b_f416b28e2ae3a60f8_d20250927_m035404_c001_v7007000_t0000_u01758945244032") 2025/09/27 03:54:05 DEBUG : potato3: Deleting (id "4_z2fa25dd340ed8b9b9f980e1b_f118b6e5968832b26_d20250927_m035401_c001_v0001130_t0041_u01758945241053") 2025/09/27 03:54:05 DEBUG : potato3: Deleting (id "4_z2fa25dd340ed8b9b9f980e1b_f1193f240c4f19b8c_d20250927_m035359_c001_v0001040_t0036_u01758945239993") 2025/09/27 03:54:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/27 03:54:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 03:54:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:54:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lunofuh6qusa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-weqebuw7powo -> B2 bucket rclone-test-lunofuh6qusa 2025/09/27 03:54:13 DEBUG : empty space: Excluded (Size Filter) 2025/09/27 03:54:13 DEBUG : empty space: Excluded 2025/09/27 03:54:13 DEBUG : empty space: Excluded (Size Filter) 2025/09/27 03:54:13 DEBUG : empty space: Excluded 2025/09/27 03:54:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:54:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/27 03:54:13 DEBUG : B2 bucket rclone-test-lunofuh6qusa: Waiting for checks to finish 2025/09/27 03:54:13 DEBUG : B2 bucket rclone-test-lunofuh6qusa: Waiting for transfers to finish 2025/09/27 03:54:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:54:13 INFO : potato2: Copied (server-side copy) 2025/09/27 03:54:13 INFO : potato2: Deleted 2025/09/27 03:54:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 03:54:14 INFO : potato3: Copied (server-side copy) 2025/09/27 03:54:14 INFO : potato3: Deleted 2025/09/27 03:54:14 DEBUG : Creating backend with remote "TestB2:rclone-test-baqamut9paxo" 2025/09/27 03:54:15 DEBUG : empty space: Excluded (Size Filter) 2025/09/27 03:54:15 DEBUG : empty space: Excluded 2025/09/27 03:54:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:54:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/27 03:54:15 DEBUG : B2 bucket rclone-test-baqamut9paxo: Waiting for checks to finish 2025/09/27 03:54:15 DEBUG : B2 bucket rclone-test-baqamut9paxo: Waiting for transfers to finish 2025/09/27 03:54:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:54:16 INFO : potato2: Copied (server-side copy) 2025/09/27 03:54:16 INFO : potato2: Deleted 2025/09/27 03:54:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 03:54:16 INFO : potato3: Copied (server-side copy) 2025/09/27 03:54:17 INFO : potato3: Deleted 2025/09/27 03:54:17 DEBUG : B2 bucket rclone-test-baqamut9paxo: Purge remote 2025/09/27 03:54:17 INFO : B2 bucket rclone-test-baqamut9paxo: cleaning bucket "rclone-test-baqamut9paxo" of all files 2025/09/27 03:54:17 DEBUG : potato2: Deleting (id "4_z7fa2ad1340ed8b9b9f980e1b_f102913130f98b76a_d20250927_m035416_c001_v0001157_t0010_u01758945256220") 2025/09/27 03:54:17 DEBUG : potato3: Deleting (id "4_z7fa2ad1340ed8b9b9f980e1b_f111fd1580a542cf4_d20250927_m035416_c001_v0001161_t0034_u01758945256633") 2025/09/27 03:54:18 DEBUG : B2 bucket rclone-test-lunofuh6qusa: Purge remote 2025/09/27 03:54:18 INFO : B2 bucket rclone-test-lunofuh6qusa: cleaning bucket "rclone-test-lunofuh6qusa" of all files 2025/09/27 03:54:18 DEBUG : empty space: Deleting (id "4_z6f728de340ed8b9b9f980e1b_f1027d0922c4d0f90_d20250927_m035411_c001_v0001115_t0048_u01758945251891") 2025/09/27 03:54:18 DEBUG : potato2: Deleting (id "4_z6f728de340ed8b9b9f980e1b_f4048e2af40bfeb60_d20250927_m035416_c001_v7007000_t0000_u01758945256722") 2025/09/27 03:54:18 DEBUG : potato2: Deleting (id "4_z6f728de340ed8b9b9f980e1b_f11214fbe78e9ea98_d20250927_m035413_c001_v0001178_t0054_u01758945253515") 2025/09/27 03:54:18 DEBUG : potato3: Deleting (id "4_z6f728de340ed8b9b9f980e1b_f4048e2af40bfeb69_d20250927_m035416_c001_v7007000_t0000_u01758945256931") 2025/09/27 03:54:18 DEBUG : potato3: Deleting (id "4_z6f728de340ed8b9b9f980e1b_f107e2eb5bf9e3053_d20250927_m035413_c001_v0001099_t0024_u01758945253753") 2025/09/27 03:54:18 DEBUG : potato3: Deleting (id "4_z6f728de340ed8b9b9f980e1b_f1027d0922c4d0f94_d20250927_m035412_c001_v0001115_t0010_u01758945252478") 2025/09/27 03:54:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/27 03:54:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 03:54:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.29s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-purawuz3mapo" 2025/09/27 03:54:23 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-weqebuw7powo -> B2 bucket rclone-test-purawuz3mapo 2025/09/27 03:54:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:54:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/27 03:54:26 DEBUG : empty space: Unchanged skipping 2025/09/27 03:54:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/27 03:54:26 DEBUG : B2 bucket rclone-test-purawuz3mapo: Waiting for checks to finish 2025/09/27 03:54:26 INFO : empty space: Deleted 2025/09/27 03:54:26 DEBUG : B2 bucket rclone-test-purawuz3mapo: Waiting for transfers to finish 2025/09/27 03:54:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:54:26 INFO : potato2: Copied (server-side copy) 2025/09/27 03:54:26 INFO : potato2: Deleted 2025/09/27 03:54:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 03:54:27 INFO : potato3: Copied (server-side copy) 2025/09/27 03:54:27 INFO : potato3: Deleted 2025/09/27 03:54:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pologin6xifi" 2025/09/27 03:54:28 INFO : tomatoDir: Making directory 2025/09/27 03:54:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/27 03:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/27 03:54:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/27 03:54:28 DEBUG : B2 bucket rclone-test-pologin6xifi: Waiting for checks to finish 2025/09/27 03:54:28 DEBUG : B2 bucket rclone-test-pologin6xifi: Waiting for transfers to finish 2025/09/27 03:54:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/27 03:54:29 INFO : empty space: Copied (server-side copy) 2025/09/27 03:54:29 INFO : empty space: Deleted 2025/09/27 03:54:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/27 03:54:29 INFO : potato3: Copied (server-side copy) 2025/09/27 03:54:30 INFO : potato3: Deleted 2025/09/27 03:54:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/27 03:54:30 INFO : potato2: Copied (server-side copy) 2025/09/27 03:54:30 INFO : potato2: Deleted 2025/09/27 03:54:30 DEBUG : B2 bucket rclone-test-pologin6xifi: Purge remote 2025/09/27 03:54:30 INFO : B2 bucket rclone-test-pologin6xifi: cleaning bucket "rclone-test-pologin6xifi" of all files 2025/09/27 03:54:31 DEBUG : empty space: Deleting (id "4_z7f52dd5340ed8b9b9f980e1b_f118ea0193262d58c_d20250927_m035429_c001_v0001038_t0030_u01758945269475") 2025/09/27 03:54:31 DEBUG : potato2: Deleting (id "4_z7f52dd5340ed8b9b9f980e1b_f1156129db25bcb94_d20250927_m035429_c001_v0001044_t0046_u01758945269831") 2025/09/27 03:54:31 DEBUG : potato3: Deleting (id "4_z7f52dd5340ed8b9b9f980e1b_f118ded71e50bf390_d20250927_m035429_c001_v0001176_t0051_u01758945269844") 2025/09/27 03:54:31 DEBUG : B2 bucket rclone-test-purawuz3mapo: Purge remote 2025/09/27 03:54:31 INFO : B2 bucket rclone-test-purawuz3mapo: cleaning bucket "rclone-test-purawuz3mapo" of all files 2025/09/27 03:54:31 DEBUG : empty space: Deleting (id "4_z1ff2cd2340ed8b9b9f980e1b_f410217911d2d4418_d20250927_m035429_c001_v7007000_t0000_u01758945269810") 2025/09/27 03:54:31 DEBUG : empty space: Deleting (id "4_z1ff2cd2340ed8b9b9f980e1b_f106704d3c9987f10_d20250927_m035425_c001_v0001153_t0025_u01758945265071") 2025/09/27 03:54:31 DEBUG : potato2: Deleting (id "4_z1ff2cd2340ed8b9b9f980e1b_f410217911d2d441a_d20250927_m035430_c001_v7007000_t0000_u01758945270354") 2025/09/27 03:54:31 DEBUG : potato2: Deleting (id "4_z1ff2cd2340ed8b9b9f980e1b_f111d8f0f93498a1f_d20250927_m035426_c001_v0001176_t0054_u01758945266431") 2025/09/27 03:54:31 DEBUG : potato3: Deleting (id "4_z1ff2cd2340ed8b9b9f980e1b_f410217911d2d4419_d20250927_m035430_c001_v7007000_t0000_u01758945270066") 2025/09/27 03:54:31 DEBUG : potato3: Deleting (id "4_z1ff2cd2340ed8b9b9f980e1b_f10524568f560d727_d20250927_m035426_c001_v0001101_t0030_u01758945266871") 2025/09/27 03:54:31 DEBUG : potato3: Deleting (id "4_z1ff2cd2340ed8b9b9f980e1b_f106704d3c9987f12_d20250927_m035425_c001_v0001153_t0007_u01758945265633") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.34s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:54:33 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:54:37 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/rclone-sync-test" 2025/09/27 03:54:39 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/rclone-sync-test-include/layer2" 2025/09/27 03:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/rclone-sync-test-ignore-file" 2025/09/27 03:54:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/27 03:54:45 DEBUG : B2 bucket rclone-test-weqebuw7powo path rclone-sync-test: Waiting for checks to finish 2025/09/27 03:54:45 DEBUG : B2 bucket rclone-test-weqebuw7powo path rclone-sync-test: Waiting for transfers to finish 2025/09/27 03:54:45 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:45 INFO : There was nothing to transfer 2025/09/27 03:54:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/27 03:54:46 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:54:46 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:54:46 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:46 INFO : There was nothing to transfer 2025/09/27 03:54:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/27 03:54:46 DEBUG : B2 bucket rclone-test-weqebuw7powo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/27 03:54:46 DEBUG : B2 bucket rclone-test-weqebuw7powo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/27 03:54:46 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:46 INFO : There was nothing to transfer 2025/09/27 03:54:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/27 03:54:47 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:54:47 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:54:47 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:47 INFO : There was nothing to transfer 2025/09/27 03:54:47 DEBUG : Excluded 2025/09/27 03:54:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/27 03:54:47 DEBUG : B2 bucket rclone-test-weqebuw7powo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/27 03:54:47 DEBUG : B2 bucket rclone-test-weqebuw7powo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/27 03:54:47 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:47 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.54s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:54:48 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/dst" 2025/09/27 03:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/CompareDest" 2025/09/27 03:54:51 DEBUG : one: Need to transfer - File not found at Destination 2025/09/27 03:54:51 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:54:51 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:54:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 03:54:52 INFO : one: Copied (new) 2025/09/27 03:54:52 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:54:52 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:54:52 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:54:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/27 03:54:53 INFO : one: Copied (replaced existing) 2025/09/27 03:54:53 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:54:55 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:54:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:54:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 03:54:55 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:54:55 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:55 INFO : There was nothing to transfer 2025/09/27 03:54:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:54:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:54:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 03:54:57 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:54:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:54:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 03:54:57 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:54:57 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:57 INFO : There was nothing to transfer 2025/09/27 03:54:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:54:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:54:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 03:54:58 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:54:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:54:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 03:54:58 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:54:58 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:58 INFO : There was nothing to transfer 2025/09/27 03:54:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:54:59 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 2025/09/27 03:54:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/27 03:54:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/27 03:54:59 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:54:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:54:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 03:54:59 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:54:59 DEBUG : Waiting for deletions to finish 2025/09/27 03:54:59 INFO : There was nothing to transfer 2025/09/27 03:55:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:55:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/27 03:55:00 DEBUG : two: Need to transfer - File not found at Destination 2025/09/27 03:55:00 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:55:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/27 03:55:00 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/27 03:55:00 INFO : two: Copied (new) 2025/09/27 03:55:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.73s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/dest" 2025/09/27 03:55:05 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/pre-dest1" 2025/09/27 03:55:06 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/pre-dest2" 2025/09/27 03:55:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:55:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/27 03:55:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:55:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/27 03:55:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/27 03:55:09 DEBUG : B2 bucket rclone-test-weqebuw7powo path dest: Waiting for checks to finish 2025/09/27 03:55:09 DEBUG : B2 bucket rclone-test-weqebuw7powo path dest: Waiting for transfers to finish 2025/09/27 03:55:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/27 03:55:10 INFO : 3: Copied (new) 2025/09/27 03:55:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.64s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:55:11 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/dst" 2025/09/27 03:55:12 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/CopyDest" 2025/09/27 03:55:14 DEBUG : one: Need to transfer - File not found at Destination 2025/09/27 03:55:14 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:14 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 03:55:15 INFO : one: Copied (new) 2025/09/27 03:55:15 DEBUG : Waiting for deletions to finish 2025/09/27 03:55:16 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:55:16 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/27 03:55:16 INFO : one: Copied (replaced existing) 2025/09/27 03:55:16 DEBUG : Waiting for deletions to finish 2025/09/27 03:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/BackupDir" 2025/09/27 03:55:20 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:55:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:55:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/27 03:55:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 03:55:21 INFO : one: Copied (server-side copy) 2025/09/27 03:55:21 INFO : one: Deleted 2025/09/27 03:55:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/27 03:55:22 INFO : one: Copied (server-side copy) 2025/09/27 03:55:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/27 03:55:22 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:22 DEBUG : Waiting for deletions to finish 2025/09/27 03:55:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:55:23 DEBUG : one: Unchanged skipping 2025/09/27 03:55:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:55:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/27 03:55:24 INFO : two: Copied (server-side copy) 2025/09/27 03:55:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/27 03:55:24 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:24 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:24 DEBUG : Waiting for deletions to finish 2025/09/27 03:55:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:55:24 DEBUG : one: Unchanged skipping 2025/09/27 03:55:24 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:55:24 DEBUG : two: Unchanged skipping 2025/09/27 03:55:24 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:24 DEBUG : Waiting for deletions to finish 2025/09/27 03:55:24 INFO : There was nothing to transfer 2025/09/27 03:55:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:55:26 DEBUG : one: Unchanged skipping 2025/09/27 03:55:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/27 03:55:26 DEBUG : three: Destination not found in --copy-dest 2025/09/27 03:55:26 DEBUG : three: Need to transfer - File not found at Destination 2025/09/27 03:55:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/27 03:55:26 DEBUG : two: Unchanged skipping 2025/09/27 03:55:26 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:26 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/27 03:55:27 INFO : three: Copied (new) 2025/09/27 03:55:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.40s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:55:32 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/dst" 2025/09/27 03:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/backup" 2025/09/27 03:55:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 03:55:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:55:35 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:35 DEBUG : two: Unchanged skipping 2025/09/27 03:55:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 03:55:36 INFO : one: Copied (server-side copy) 2025/09/27 03:55:36 INFO : one: Deleted 2025/09/27 03:55:36 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:55:37 INFO : one: Copied (new) 2025/09/27 03:55:37 DEBUG : Waiting for deletions to finish 2025/09/27 03:55:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 03:55:38 INFO : three.txt: Copied (server-side copy) 2025/09/27 03:55:38 INFO : three.txt: Deleted 2025/09/27 03:55:38 INFO : three.txt: Moved into backup dir 2025/09/27 03:55:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 03:55:40 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:55:40 DEBUG : two: Unchanged skipping 2025/09/27 03:55:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:55:41 INFO : one: Copied (server-side copy) 2025/09/27 03:55:41 INFO : one: Deleted 2025/09/27 03:55:41 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 03:55:41 INFO : one: Copied (new) 2025/09/27 03:55:41 DEBUG : Waiting for deletions to finish 2025/09/27 03:55:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 03:55:42 INFO : three.txt: Copied (server-side copy) 2025/09/27 03:55:42 INFO : three.txt: Deleted 2025/09/27 03:55:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/dst" 2025/09/27 03:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/backup" 2025/09/27 03:55:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 03:55:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:55:50 DEBUG : two: Unchanged skipping 2025/09/27 03:55:50 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 03:55:52 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 03:55:52 INFO : one: Deleted 2025/09/27 03:55:52 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:55:53 INFO : one: Copied (new) 2025/09/27 03:55:53 DEBUG : Waiting for deletions to finish 2025/09/27 03:55:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 03:55:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 03:55:53 INFO : three.txt: Deleted 2025/09/27 03:55:53 INFO : three.txt: Moved into backup dir 2025/09/27 03:55:55 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:55:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 03:55:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:55:55 DEBUG : two: Unchanged skipping 2025/09/27 03:55:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:55:56 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 03:55:56 INFO : one: Deleted 2025/09/27 03:55:56 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:55:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 03:55:56 INFO : one: Copied (new) 2025/09/27 03:55:56 DEBUG : Waiting for deletions to finish 2025/09/27 03:55:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 03:55:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 03:55:57 INFO : three.txt: Deleted 2025/09/27 03:55:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.60s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:56:01 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/dst" 2025/09/27 03:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/backup" 2025/09/27 03:56:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 03:56:04 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:56:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:56:04 DEBUG : two: Unchanged skipping 2025/09/27 03:56:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 03:56:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/27 03:56:06 INFO : one: Deleted 2025/09/27 03:56:06 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:56:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:56:07 INFO : one: Copied (new) 2025/09/27 03:56:07 DEBUG : Waiting for deletions to finish 2025/09/27 03:56:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 03:56:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/27 03:56:08 INFO : three.txt: Deleted 2025/09/27 03:56:08 INFO : three.txt: Moved into backup dir 2025/09/27 03:56:10 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:56:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 03:56:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:56:10 DEBUG : two: Unchanged skipping 2025/09/27 03:56:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:56:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/27 03:56:10 INFO : one: Deleted 2025/09/27 03:56:10 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:56:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 03:56:10 INFO : one: Copied (new) 2025/09/27 03:56:10 DEBUG : Waiting for deletions to finish 2025/09/27 03:56:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 03:56:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/27 03:56:11 INFO : three.txt: Deleted 2025/09/27 03:56:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.44s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/dst" 2025/09/27 03:56:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 03:56:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:56:17 DEBUG : two: Unchanged skipping 2025/09/27 03:56:17 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:56:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 03:56:18 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 03:56:18 INFO : one: Deleted 2025/09/27 03:56:18 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:56:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:56:19 INFO : one: Copied (new) 2025/09/27 03:56:19 DEBUG : Waiting for deletions to finish 2025/09/27 03:56:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 03:56:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 03:56:20 INFO : three.txt: Deleted 2025/09/27 03:56:20 INFO : three.txt: Moved into backup dir 2025/09/27 03:56:21 DEBUG : one.bak: Excluded (Path Filter) 2025/09/27 03:56:21 DEBUG : one.bak: Excluded 2025/09/27 03:56:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/27 03:56:21 DEBUG : three.txt.bak: Excluded 2025/09/27 03:56:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 03:56:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:56:21 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for checks to finish 2025/09/27 03:56:21 DEBUG : two: Unchanged skipping 2025/09/27 03:56:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:56:22 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 03:56:22 INFO : one: Deleted 2025/09/27 03:56:22 DEBUG : B2 bucket rclone-test-weqebuw7powo path dst: Waiting for transfers to finish 2025/09/27 03:56:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 03:56:22 INFO : one: Copied (new) 2025/09/27 03:56:22 DEBUG : Waiting for deletions to finish 2025/09/27 03:56:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 03:56:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 03:56:23 INFO : three.txt: Deleted 2025/09/27 03:56:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.57s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:56:28 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/dst" 2025/09/27 03:56:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 03:56:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 03:56:30 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 03:56:30 INFO : one: Deleted 2025/09/27 03:56:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:56:31 INFO : one: Copied (new) 2025/09/27 03:56:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:56:31 DEBUG : two: Unchanged skipping 2025/09/27 03:56:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/27 03:56:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 03:56:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 03:56:32 INFO : three.txt: Deleted 2025/09/27 03:56:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 03:56:32 INFO : three.txt: Copied (new) 2025/09/27 03:56:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/27 03:56:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 03:56:33 DEBUG : pacer: Reducing sleep to 10ms 2025/09/27 03:56:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 03:56:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:56:34 INFO : one: Copied (server-side copy) to: one.bak 2025/09/27 03:56:34 INFO : one: Deleted 2025/09/27 03:56:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 03:56:35 INFO : one: Copied (new) 2025/09/27 03:56:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:56:35 DEBUG : two: Unchanged skipping 2025/09/27 03:56:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/27 03:56:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 03:56:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/27 03:56:36 INFO : three.txt: Deleted 2025/09/27 03:56:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/27 03:56:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.99s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:56:40 DEBUG : Creating backend with remote "TestB2:rclone-test-weqebuw7powo/dst" 2025/09/27 03:56:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/27 03:56:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/27 03:56:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/27 03:56:43 INFO : one: Deleted 2025/09/27 03:56:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:56:44 INFO : one: Copied (new) 2025/09/27 03:56:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:56:44 DEBUG : two: Unchanged skipping 2025/09/27 03:56:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/27 03:56:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/27 03:56:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/27 03:56:45 INFO : three.txt: Deleted 2025/09/27 03:56:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 03:56:45 INFO : three.txt: Copied (new) 2025/09/27 03:56:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/27 03:56:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/27 03:56:46 DEBUG : pacer: Reducing sleep to 10ms 2025/09/27 03:56:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/27 03:56:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/27 03:56:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/27 03:56:47 INFO : one: Deleted 2025/09/27 03:56:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/27 03:56:47 INFO : one: Copied (new) 2025/09/27 03:56:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:56:47 DEBUG : two: Unchanged skipping 2025/09/27 03:56:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/27 03:56:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/27 03:56:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/27 03:56:48 INFO : three.txt: Deleted 2025/09/27 03:56:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/27 03:56:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.45s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:56:51 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/27 03:56:51 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:56:51 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:56:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/27 03:56:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/27 03:56:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.85s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:56:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/27 03:56:53 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:56:53 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:56:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/27 03:56:54 INFO : existing: Copied (new) 2025/09/27 03:56:54 DEBUG : Waiting for deletions to finish 2025/09/27 03:56:55 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:56:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/27 03:56:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/27 03:56:55 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:56:55 ERROR : B2 bucket rclone-test-weqebuw7powo: not deleting files as there were IO errors 2025/09/27 03:56:55 ERROR : B2 bucket rclone-test-weqebuw7powo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:56:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:56:56 DEBUG : existing: Unchanged skipping 2025/09/27 03:56:56 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:56:56 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:56:56 DEBUG : Waiting for deletions to finish 2025/09/27 03:56:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:57:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both10: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both13: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both14: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both15: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both16: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both11: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both12: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both0: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both17: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both2: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both3: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both4: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both18: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both19: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both1: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both5: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:24 DEBUG : both6: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both7: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both8: Unchanged skipping 2025/09/27 03:57:24 DEBUG : both9: Unchanged skipping 2025/09/27 03:57:24 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:57:24 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:57:24 DEBUG : Waiting for deletions to finish 2025/09/27 03:57:25 INFO : only6: Deleted 2025/09/27 03:57:25 INFO : only5: Deleted 2025/09/27 03:57:25 INFO : only19: Deleted 2025/09/27 03:57:25 INFO : only1: Deleted 2025/09/27 03:57:25 INFO : only9: Deleted 2025/09/27 03:57:25 INFO : only8: Deleted 2025/09/27 03:57:25 INFO : only3: Deleted 2025/09/27 03:57:25 INFO : only11: Deleted 2025/09/27 03:57:25 INFO : only14: Deleted 2025/09/27 03:57:25 INFO : only15: Deleted 2025/09/27 03:57:25 INFO : only16: Deleted 2025/09/27 03:57:25 INFO : only4: Deleted 2025/09/27 03:57:25 INFO : only0: Deleted 2025/09/27 03:57:25 INFO : only10: Deleted 2025/09/27 03:57:26 INFO : only7: Deleted 2025/09/27 03:57:26 INFO : only12: Deleted 2025/09/27 03:57:26 INFO : only13: Deleted 2025/09/27 03:57:26 INFO : only18: Deleted 2025/09/27 03:57:26 INFO : only2: Deleted 2025/09/27 03:57:26 INFO : only17: Deleted 2025/09/27 03:57:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (31.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:57:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:57:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both0: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both13: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both14: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both15: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both10: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both11: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both18: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both19: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both1: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both2: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both3: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both4: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both5: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both12: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both6: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : both16: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both17: Unchanged skipping 2025/09/27 03:57:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:57:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : both7: Unchanged skipping 2025/09/27 03:57:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : both8: Unchanged skipping 2025/09/27 03:57:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : both9: Unchanged skipping 2025/09/27 03:57:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/27 03:57:56 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:57:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only11: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only14: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only12: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only16: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only17: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only0: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only19: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only1: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only10: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only3: Copied (replaced existing) 2025/09/27 03:57:56 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:56 INFO : only15: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:57 INFO : only4: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:57 INFO : only5: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:57 INFO : only6: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:57 INFO : only7: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:57 INFO : only8: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:57 INFO : only9: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:57 INFO : only13: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:57 INFO : only18: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/27 03:57:57 INFO : only2: Copied (replaced existing) 2025/09/27 03:57:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (34.87s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:58:05 DEBUG : empty_dir: Making directory with metadata 2025/09/27 03:58:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 03:58:05 DEBUG : empty_on_remote: Making directory with metadata 2025/09/27 03:58:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 03:58:05 INFO : empty_on_remote: Making directory 2025/09/27 03:58:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/27 03:58:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/27 03:58:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/27 03:58:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/27 03:58:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:58:08 DEBUG : empty_dir: Making directory with metadata 2025/09/27 03:58:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 03:58:08 DEBUG : empty_on_remote: Making directory with metadata 2025/09/27 03:58:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/27 03:58:08 INFO : empty_on_remote: Making directory 2025/09/27 03:58:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/27 03:58:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/27 03:58:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/27 03:58:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/27 03:58:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/27 03:58:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:58:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 03:58:11 INFO : sub dir: Making directory 2025/09/27 03:58:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:58:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/27 03:58:14 INFO : sub dir: Making directory 2025/09/27 03:58:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.25s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:58:29 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:29 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:58:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : apple: Unchanged skipping 2025/09/27 03:58:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 03:58:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : banana: Unchanged skipping 2025/09/27 03:58:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:58:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 03:58:30 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:58:30 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:30 INFO : There was nothing to transfer 2025/09/27 03:58:30 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:30 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 03:58:31 DEBUG : apple: Unchanged skipping 2025/09/27 03:58:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : banana: Unchanged skipping 2025/09/27 03:58:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:58:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 03:58:31 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:58:31 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:31 INFO : There was nothing to transfer 2025/09/27 03:58:31 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:31 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:58:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:58:47 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:47 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:58:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : apple: Unchanged skipping 2025/09/27 03:58:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 03:58:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 03:58:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : banana: Unchanged skipping 2025/09/27 03:58:48 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 03:58:48 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:58:48 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:48 INFO : There was nothing to transfer 2025/09/27 03:58:48 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:48 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : apple: Unchanged skipping 2025/09/27 03:58:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 03:58:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : banana: Unchanged skipping 2025/09/27 03:58:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 03:58:49 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:58:49 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:49 INFO : There was nothing to transfer 2025/09/27 03:58:49 DEBUG : Waiting for deletions to finish 2025/09/27 03:58:49 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:59:07 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:07 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:59:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 03:59:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:08 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:08 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:08 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:08 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:08 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/27 03:59:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:08 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:59:08 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:59:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 03:59:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 03:59:08 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/27 03:59:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 03:59:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 03:59:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 03:59:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 03:59:09 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/27 03:59:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 03:59:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 03:59:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 03:59:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 03:59:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 03:59:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 03:59:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 03:59:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 03:59:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 03:59:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 03:59:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 03:59:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 03:59:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 03:59:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 03:59:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/27 03:59:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 03:59:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:10 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:10 INFO : apple: Deleted 2025/09/27 03:59:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/27 03:59:10 INFO : dir1/0009-3456789.txt: Deleted 2025/09/27 03:59:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/27 03:59:10 INFO : dir1/0007-1234567.txt: Deleted 2025/09/27 03:59:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/27 03:59:10 INFO : dir1/0003-defghij.txt: Deleted 2025/09/27 03:59:10 INFO : dir1/0015-9;=.txt: Deleted 2025/09/27 03:59:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/27 03:59:11 INFO : dir1/0008-2345678.txt: Deleted 2025/09/27 03:59:11 INFO : dir1/0010-456789.txt: Deleted 2025/09/27 03:59:11 INFO : dir1/0011-56789;.txt: Deleted 2025/09/27 03:59:11 INFO : dir1/0012-6789;.txt: Deleted 2025/09/27 03:59:11 INFO : dir1/0013-789;=.txt: Deleted 2025/09/27 03:59:11 INFO : appleappleapplebanana: Deleted 2025/09/27 03:59:11 INFO : banana: Deleted 2025/09/27 03:59:11 INFO : splitbananasplit: Deleted 2025/09/27 03:59:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/27 03:59:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/27 03:59:11 INFO : dir1/0014-89;=.txt: Deleted 2025/09/27 03:59:11 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/27 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 03:59:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:11 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:11 DEBUG : apple: Unchanged skipping 2025/09/27 03:59:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 03:59:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:11 DEBUG : banana: Unchanged skipping 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/27 03:59:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/27 03:59:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:59:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 03:59:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 03:59:12 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:59:12 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:12 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/27 03:59:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/27 03:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:12 DEBUG : apple: transformed to: YXBwbGU= 2025/09/27 03:59:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/27 03:59:12 DEBUG : banana: transformed to: YmFuYW5h 2025/09/27 03:59:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/27 03:59:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/27 03:59:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/27 03:59:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/27 03:59:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/27 03:59:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/27 03:59:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:59:30 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:30 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 03:59:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:30 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:30 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:30 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:30 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:30 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:30 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:30 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 03:59:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 03:59:30 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 03:59:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 03:59:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:30 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:30 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 03:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/27 03:59:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/27 03:59:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/27 03:59:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/27 03:59:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/27 03:59:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/27 03:59:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/27 03:59:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/27 03:59:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/27 03:59:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/27 03:59:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/27 03:59:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/27 03:59:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/27 03:59:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/27 03:59:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/27 03:59:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/27 03:59:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/27 03:59:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:31 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:59:31 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:59:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 03:59:31 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/27 03:59:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 03:59:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 03:59:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 03:59:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 03:59:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 03:59:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 03:59:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 03:59:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 03:59:31 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/27 03:59:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 03:59:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 03:59:31 INFO : apple: Copied (new) to: PREFIXapple 2025/09/27 03:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 03:59:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 03:59:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 03:59:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 03:59:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 03:59:31 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/27 03:59:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 03:59:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 03:59:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 03:59:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 03:59:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 03:59:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/27 03:59:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 03:59:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 03:59:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/27 03:59:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 03:59:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 03:59:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 03:59:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 03:59:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 03:59:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/27 03:59:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 03:59:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 03:59:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/27 03:59:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 03:59:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 03:59:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/27 03:59:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 03:59:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 03:59:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/27 03:59:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 03:59:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 03:59:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/27 03:59:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 03:59:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 03:59:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/27 03:59:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 03:59:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/27 03:59:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 03:59:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/27 03:59:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 03:59:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/27 03:59:33 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:33 INFO : dir1/0008-2345678.txt: Deleted 2025/09/27 03:59:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/27 03:59:33 INFO : dir1/0003-defghij.txt: Deleted 2025/09/27 03:59:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/27 03:59:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/27 03:59:34 INFO : banana: Deleted 2025/09/27 03:59:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/27 03:59:34 INFO : dir1/0009-3456789.txt: Deleted 2025/09/27 03:59:34 INFO : dir1/0011-56789;.txt: Deleted 2025/09/27 03:59:34 INFO : splitbananasplit: Deleted 2025/09/27 03:59:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/27 03:59:34 INFO : dir1/0012-6789;.txt: Deleted 2025/09/27 03:59:34 INFO : appleappleapplebanana: Deleted 2025/09/27 03:59:34 INFO : dir1/0007-1234567.txt: Deleted 2025/09/27 03:59:34 INFO : dir1/0010-456789.txt: Deleted 2025/09/27 03:59:34 INFO : dir1/0013-789;=.txt: Deleted 2025/09/27 03:59:34 INFO : dir1/0014-89;=.txt: Deleted 2025/09/27 03:59:34 INFO : dir1/0015-9;=.txt: Deleted 2025/09/27 03:59:34 INFO : apple: Deleted 2025/09/27 03:59:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/27 03:59:34 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 03:59:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 03:59:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : apple: transformed to: PREFIXapple 2025/09/27 03:59:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/27 03:59:34 DEBUG : banana: transformed to: PREFIXbanana 2025/09/27 03:59:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/27 03:59:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/27 03:59:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/27 03:59:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/27 03:59:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/27 03:59:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/27 03:59:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/27 03:59:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/27 03:59:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/27 03:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/27 03:59:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/27 03:59:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/27 03:59:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/27 03:59:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/27 03:59:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/27 03:59:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/27 03:59:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/27 03:59:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:35 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:59:35 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:59:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 03:59:35 INFO : splitbananasplit: Copied (new) 2025/09/27 03:59:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 03:59:35 INFO : banana: Copied (new) 2025/09/27 03:59:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 03:59:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/27 03:59:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 03:59:35 INFO : appleappleapplebanana: Copied (new) 2025/09/27 03:59:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 03:59:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/27 03:59:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 03:59:35 INFO : apple: Copied (new) 2025/09/27 03:59:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 03:59:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/27 03:59:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 03:59:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/27 03:59:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 03:59:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/27 03:59:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 03:59:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/27 03:59:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 03:59:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/27 03:59:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 03:59:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/27 03:59:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 03:59:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/27 03:59:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 03:59:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/27 03:59:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 03:59:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/27 03:59:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 03:59:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/27 03:59:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 03:59:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/27 03:59:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 03:59:37 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/27 03:59:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 03:59:37 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/27 03:59:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 03:59:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/27 03:59:37 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:37 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/27 03:59:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/27 03:59:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/27 03:59:37 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/27 03:59:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/27 03:59:37 INFO : PREFIXsplitbananasplit: Deleted 2025/09/27 03:59:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/27 03:59:37 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/27 03:59:38 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/27 03:59:38 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/27 03:59:38 INFO : PREFIXbanana: Deleted 2025/09/27 03:59:38 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/27 03:59:38 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/27 03:59:38 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/27 03:59:38 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/27 03:59:38 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/27 03:59:38 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/27 03:59:38 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/27 03:59:38 INFO : PREFIXapple: Deleted 2025/09/27 03:59:38 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/27 03:59:38 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:38 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 03:59:38 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:39 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:59:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 03:59:55 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:56 DEBUG : apple: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : banana: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 03:59:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 03:59:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 03:59:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 03:59:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 03:59:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 03:59:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 03:59:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 03:59:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 03:59:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 03:59:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 03:59:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 03:59:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/27 03:59:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 03:59:56 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 03:59:56 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 03:59:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 03:59:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 03:59:57 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 03:59:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 03:59:57 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 03:59:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 03:59:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 03:59:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 03:59:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 03:59:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 03:59:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 03:59:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 03:59:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 03:59:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 03:59:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 03:59:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 03:59:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 03:59:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 03:59:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 03:59:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/27 03:59:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 03:59:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/27 03:59:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 03:59:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/27 03:59:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 03:59:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/27 03:59:59 DEBUG : Waiting for deletions to finish 2025/09/27 03:59:59 INFO : dir1/0003-defghij.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0010-456789.txt: Deleted 2025/09/27 03:59:59 INFO : banana: Deleted 2025/09/27 03:59:59 INFO : apple: Deleted 2025/09/27 03:59:59 INFO : dir1/0011-56789;.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0014-89;=.txt: Deleted 2025/09/27 03:59:59 INFO : appleappleapplebanana: Deleted 2025/09/27 03:59:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0007-1234567.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0008-2345678.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0012-6789;.txt: Deleted 2025/09/27 03:59:59 INFO : splitbananasplit: Deleted 2025/09/27 03:59:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/27 03:59:59 INFO : dir1/0009-3456789.txt: Deleted 2025/09/27 04:00:00 INFO : dir1/0013-789;=.txt: Deleted 2025/09/27 04:00:00 INFO : dir1/0015-9;=.txt: Deleted 2025/09/27 04:00:00 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/27 04:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : apple: transformed to: appleSUFFIX 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/27 04:00:00 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/27 04:00:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/27 04:00:00 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/27 04:00:00 INFO : banana: Copied (new) 2025/09/27 04:00:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:00 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:00:00 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:00:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 04:00:01 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/27 04:00:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 04:00:01 INFO : appleappleapplebanana: Copied (new) 2025/09/27 04:00:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 04:00:01 INFO : splitbananasplit: Copied (new) 2025/09/27 04:00:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 04:00:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/27 04:00:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/27 04:00:01 INFO : apple: Copied (new) 2025/09/27 04:00:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 04:00:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/27 04:00:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 04:00:01 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/27 04:00:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 04:00:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/27 04:00:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 04:00:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/27 04:00:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 04:00:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/27 04:00:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 04:00:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/27 04:00:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 04:00:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/27 04:00:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 04:00:02 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/27 04:00:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 04:00:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/27 04:00:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 04:00:02 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/27 04:00:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 04:00:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/27 04:00:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 04:00:02 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/27 04:00:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 04:00:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/27 04:00:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 04:00:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/27 04:00:03 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : appleSUFFIX: Deleted 2025/09/27 04:00:03 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : bananaSUFFIX: Deleted 2025/09/27 04:00:03 INFO : splitbananasplitSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/27 04:00:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/27 04:00:03 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:03 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:00:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:04 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:00:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:00:20 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:20 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:00:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:21 DEBUG : apple: Unchanged skipping 2025/09/27 04:00:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:21 DEBUG : banana: Unchanged skipping 2025/09/27 04:00:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/27 04:00:21 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/27 04:00:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 04:00:21 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:21 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/27 04:00:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/27 04:00:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:00:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:00:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/27 04:00:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/27 04:00:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/27 04:00:21 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/27 04:00:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/27 04:00:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/27 04:00:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/27 04:00:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/27 04:00:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/27 04:00:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/27 04:00:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/27 04:00:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/27 04:00:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/27 04:00:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/27 04:00:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/27 04:00:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/27 04:00:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/27 04:00:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/27 04:00:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/27 04:00:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/27 04:00:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/27 04:00:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/27 04:00:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/27 04:00:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/27 04:00:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/27 04:00:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/27 04:00:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/27 04:00:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/27 04:00:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/27 04:00:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/27 04:00:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/27 04:00:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/27 04:00:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/27 04:00:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/27 04:00:23 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:23 INFO : dir1/0009-3456789.txt: Deleted 2025/09/27 04:00:23 INFO : dir1/0013-789;=.txt: Deleted 2025/09/27 04:00:23 INFO : dir1/0014-89;=.txt: Deleted 2025/09/27 04:00:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/27 04:00:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/27 04:00:23 INFO : dir1/0003-defghij.txt: Deleted 2025/09/27 04:00:24 INFO : dir1/0008-2345678.txt: Deleted 2025/09/27 04:00:24 INFO : dir1/0012-6789;.txt: Deleted 2025/09/27 04:00:24 INFO : dir1/0015-9;=.txt: Deleted 2025/09/27 04:00:24 INFO : appleappleapplebanana: Deleted 2025/09/27 04:00:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/27 04:00:24 INFO : splitbananasplit: Deleted 2025/09/27 04:00:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/27 04:00:24 INFO : dir1/0010-456789.txt: Deleted 2025/09/27 04:00:24 INFO : dir1/0011-56789;.txt: Deleted 2025/09/27 04:00:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/27 04:00:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/27 04:00:24 INFO : dir1/0007-1234567.txt: Deleted 2025/09/27 04:00:24 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:24 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : appleapple: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/27 04:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 04:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 04:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 04:00:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : apple: Unchanged skipping 2025/09/27 04:00:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:00:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : banana: Unchanged skipping 2025/09/27 04:00:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/27 04:00:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/27 04:00:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/27 04:00:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/27 04:00:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/27 04:00:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/27 04:00:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/27 04:00:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/27 04:00:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/27 04:00:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/27 04:00:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/27 04:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/27 04:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/27 04:00:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/27 04:00:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/27 04:00:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/27 04:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:00:25 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:00:25 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:25 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:25 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : appleapple: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/27 04:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 04:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 04:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/27 04:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/27 04:00:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/27 04:00:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/27 04:00:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/27 04:00:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/27 04:00:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/27 04:00:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/27 04:00:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/27 04:00:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/27 04:00:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/27 04:00:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/27 04:00:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/27 04:00:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/27 04:00:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/27 04:00:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/27 04:00:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/27 04:00:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/27 04:00:25 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:00:40 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:41 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:00:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:41 DEBUG : apple: Unchanged skipping 2025/09/27 04:00:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:41 DEBUG : banana: Unchanged skipping 2025/09/27 04:00:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:00:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:00:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:00:42 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:42 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:42 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:00:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : apple: Unchanged skipping 2025/09/27 04:00:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:00:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : banana: Unchanged skipping 2025/09/27 04:00:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:00:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:00:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:00:42 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:00:42 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:42 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:43 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : Waiting for deletions to finish 2025/09/27 04:00:43 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:00:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:01:00 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:00 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:01:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:00 DEBUG : apple: Unchanged skipping 2025/09/27 04:01:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:01:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:00 DEBUG : banana: Unchanged skipping 2025/09/27 04:01:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:01:01 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:01:01 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:01:01 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:01 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:01 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:01:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : apple: Unchanged skipping 2025/09/27 04:01:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:01:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : banana: Unchanged skipping 2025/09/27 04:01:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:01 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:01:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:01:02 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:01:02 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:02 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:02 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:01:19 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:19 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:01:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : banana: Unchanged skipping 2025/09/27 04:01:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:01:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : apple: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:01:20 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:01:20 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:01:20 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:20 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:20 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : apple: Unchanged skipping 2025/09/27 04:01:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:01:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : banana: Unchanged skipping 2025/09/27 04:01:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:01:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:01:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:01:21 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:21 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:21 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:01:38 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:39 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:01:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:39 DEBUG : apple: Unchanged skipping 2025/09/27 04:01:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:01:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:39 DEBUG : banana: Unchanged skipping 2025/09/27 04:01:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:39 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:01:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:01:40 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:40 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:40 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:01:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : apple: Unchanged skipping 2025/09/27 04:01:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:01:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : banana: Unchanged skipping 2025/09/27 04:01:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:01:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:01:40 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:01:40 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:40 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:41 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:01:58 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:58 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : apple: Unchanged skipping 2025/09/27 04:01:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:01:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : banana: Unchanged skipping 2025/09/27 04:01:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:01:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:01:59 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:01:59 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:01:59 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:59 DEBUG : Waiting for deletions to finish 2025/09/27 04:01:59 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:01:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : apple: Unchanged skipping 2025/09/27 04:02:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/27 04:02:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : banana: Unchanged skipping 2025/09/27 04:02:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/27 04:02:00 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:00 DEBUG : Waiting for deletions to finish 2025/09/27 04:02:00 DEBUG : Waiting for deletions to finish 2025/09/27 04:02:00 DEBUG : apple: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : banana: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/27 04:02:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (226.63s) --- PASS: TestTransform/NFC (17.17s) --- PASS: TestTransform/NFD (18.22s) --- PASS: TestTransform/base64 (22.76s) --- PASS: TestTransform/prefix (26.53s) --- PASS: TestTransform/suffix (25.53s) --- PASS: TestTransform/truncate (21.07s) --- PASS: TestTransform/encoder (18.15s) --- PASS: TestTransform/ISO-8859-1 (18.67s) --- PASS: TestTransform/charmap (19.35s) --- PASS: TestTransform/lowercase (19.55s) --- PASS: TestTransform/ascii (19.63s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/27 04:02:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/27 04:02:05 INFO : sub dir_somesuffix: Making directory 2025/09/27 04:02:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/27 04:02:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/27 04:02:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/27 04:02:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/27 04:02:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/27 04:02:05 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:05 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/27 04:02:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:07 INFO : tictactoe: Making directory 2025/09/27 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:07 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/27 04:02:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:07 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:07 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/27 04:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.99s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:09 INFO : toe: Making directory 2025/09/27 04:02:09 INFO : toe/toe: Making directory 2025/09/27 04:02:09 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/27 04:02:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/27 04:02:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/27 04:02:09 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:09 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/27 04:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.02s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:11 INFO : toe: Making directory 2025/09/27 04:02:11 INFO : toe/toe: Making directory 2025/09/27 04:02:11 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/27 04:02:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/27 04:02:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/27 04:02:11 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:11 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/27 04:02:13 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.60s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:13 DEBUG : empty_dir: Making directory with metadata 2025/09/27 04:02:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 04:02:13 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:14 INFO : tictacempty_dir: Making directory 2025/09/27 04:02:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:14 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:14 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:14 INFO : tictactoe: Making directory 2025/09/27 04:02:14 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:14 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:14 INFO : tictactoe/tictactoe: Making directory 2025/09/27 04:02:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 04:02:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 04:02:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 04:02:14 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:14 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/27 04:02:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:15 DEBUG : empty_dir: Making directory with metadata 2025/09/27 04:02:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:15 INFO : tictacempty_dir: Making directory 2025/09/27 04:02:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:15 INFO : tictactoe: Making directory 2025/09/27 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:15 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:15 INFO : tictactoe/tictactoe: Making directory 2025/09/27 04:02:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 04:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 04:02:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:15 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:15 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/27 04:02:16 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:16 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:17 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 04:02:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/27 04:02:17 NOTICE: B2 bucket rclone-test-weqebuw7powo: 0 differences found 2025/09/27 04:02:17 NOTICE: B2 bucket rclone-test-weqebuw7powo: 1 matching files --- PASS: TestAllTag (2.54s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:18 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:18 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:18 INFO : tictactoe: Making directory 2025/09/27 04:02:18 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:18 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:18 INFO : tictactoe/tictactoe: Making directory 2025/09/27 04:02:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 04:02:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 04:02:18 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 04:02:18 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/27 04:02:19 DEBUG : Waiting for deletions to finish 2025/09/27 04:02:19 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:19 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:19 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:20 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/27 04:02:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/27 04:02:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/27 04:02:20 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.93s) === RUN TestSyntax 2025/09/27 04:02:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:21 INFO : toe: Making directory 2025/09/27 04:02:21 INFO : toe/toe: Making directory 2025/09/27 04:02:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/27 04:02:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:21 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:22 INFO : toe/toe/toe: Copied (new) 2025/09/27 04:02:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.32s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:23 DEBUG : empty_dir: Making directory with metadata 2025/09/27 04:02:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 04:02:23 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:23 INFO : tictacempty_dir: Making directory 2025/09/27 04:02:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:23 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:23 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:23 INFO : tictactoe: Making directory 2025/09/27 04:02:23 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:23 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:23 INFO : tictactoe/tictactoe: Making directory 2025/09/27 04:02:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 04:02:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 04:02:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:23 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:23 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:24 INFO : toe/toe/toe.txt: Deleted 2025/09/27 04:02:24 INFO : toe/toe: Removing directory 2025/09/27 04:02:24 INFO : toe: Removing directory 2025/09/27 04:02:24 INFO : empty_dir: Removing directory 2025/09/27 04:02:24 DEBUG : Local file system at /tmp/rclone2478594318: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:25 DEBUG : empty_dir: Making directory with metadata 2025/09/27 04:02:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:25 INFO : tictacempty_dir: Making directory 2025/09/27 04:02:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:25 INFO : tictactoe: Making directory 2025/09/27 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:25 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:25 INFO : tictactoe/tictactoe: Making directory 2025/09/27 04:02:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 04:02:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 04:02:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:25 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:25 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:26 INFO : toe/toe/toe.txt: Deleted 2025/09/27 04:02:26 INFO : toe/toe: Removing directory 2025/09/27 04:02:26 INFO : toe: Removing directory 2025/09/27 04:02:26 INFO : empty_dir: Removing directory 2025/09/27 04:02:26 DEBUG : Local file system at /tmp/rclone2478594318: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/27 04:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/27 04:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 04:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 04:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 04:02:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/27 04:02:27 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.38s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:28 DEBUG : Reset feature "Copy" 2025/09/27 04:02:28 DEBUG : Reset feature "Move" 2025/09/27 04:02:28 DEBUG : Reset feature "Copy" 2025/09/27 04:02:28 DEBUG : Reset feature "Move" 2025/09/27 04:02:28 DEBUG : empty_dir: Making directory with metadata 2025/09/27 04:02:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/27 04:02:28 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:28 INFO : tictacempty_dir: Making directory 2025/09/27 04:02:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/27 04:02:28 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:28 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:28 INFO : tictactoe: Making directory 2025/09/27 04:02:28 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:28 DEBUG : toe: transformed to: tictactoe 2025/09/27 04:02:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:28 INFO : tictactoe/tictactoe: Making directory 2025/09/27 04:02:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/27 04:02:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/27 04:02:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 04:02:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:28 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:28 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/27 04:02:29 INFO : toe/toe/toe.txt: Deleted 2025/09/27 04:02:29 INFO : toe/toe: Removing directory 2025/09/27 04:02:29 INFO : toe: Removing directory 2025/09/27 04:02:29 INFO : empty_dir: Removing directory 2025/09/27 04:02:29 DEBUG : Local file system at /tmp/rclone2478594318: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/27 04:02:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/27 04:02:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 04:02:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 04:02:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/27 04:02:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/27 04:02:31 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 (4.51s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:32 DEBUG : toe: transformed to: dG9l 2025/09/27 04:02:33 DEBUG : toe: transformed to: dG9l 2025/09/27 04:02:33 INFO : dG9l: Making directory 2025/09/27 04:02:33 DEBUG : toe: transformed to: dG9l 2025/09/27 04:02:33 DEBUG : toe: transformed to: dG9l 2025/09/27 04:02:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/27 04:02:33 INFO : dG9l/dG9l: Making directory 2025/09/27 04:02:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/27 04:02:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/27 04:02:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/27 04:02:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/27 04:02:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/27 04:02:33 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:33 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:33 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/27 04:02:33 DEBUG : Waiting for deletions to finish 2025/09/27 04:02:34 DEBUG : dG9l: transformed to: toe 2025/09/27 04:02:34 DEBUG : dG9l: transformed to: toe 2025/09/27 04:02:34 DEBUG : dG9l: transformed to: toe 2025/09/27 04:02:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/27 04:02:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/27 04:02:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/27 04:02:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/27 04:02:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/27 04:02:34 DEBUG : Local file system at /tmp/rclone2478594318: Waiting for checks to finish 2025/09/27 04:02:34 DEBUG : Local file system at /tmp/rclone2478594318: Waiting for transfers to finish 2025/09/27 04:02:34 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-weqebuw7powo", Local "Local file system at /tmp/rclone2478594318", Modify Window "1ms" 2025/09/27 04:02:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 04:02:35 DEBUG : toe: transformed to: 2025/09/27 04:02:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 04:02:35 DEBUG : toe: transformed to: 2025/09/27 04:02:35 INFO : B2 bucket rclone-test-weqebuw7powo: Making directory 2025/09/27 04:02:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 04:02:35 DEBUG : toe: transformed to: 2025/09/27 04:02:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 04:02:35 DEBUG : toe: transformed to: 2025/09/27 04:02:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 04:02:35 DEBUG : toe/toe: transformed to: 2025/09/27 04:02:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/27 04:02:35 INFO : toe/toe: Making directory 2025/09/27 04:02:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 04:02:35 DEBUG : toe/toe: transformed to: 2025/09/27 04:02:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/27 04:02:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 04:02:35 DEBUG : toe: transformed to: 2025/09/27 04:02:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/27 04:02:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/27 04:02:35 DEBUG : toe/toe/toe: transformed to: 2025/09/27 04:02:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/27 04:02:35 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for checks to finish 2025/09/27 04:02:35 DEBUG : B2 bucket rclone-test-weqebuw7powo: Waiting for transfers to finish 2025/09/27 04:02:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/27 04:02:36 INFO : toe/toe/toe: Copied (new) 2025/09/27 04:02:36 ERROR : B2 bucket rclone-test-weqebuw7powo: not deleting files as there were IO errors 2025/09/27 04:02:36 ERROR : B2 bucket rclone-test-weqebuw7powo: not deleting directories as there were IO errors --- PASS: TestError (2.00s) PASS 2025/09/27 04:02:37 DEBUG : B2 bucket rclone-test-weqebuw7powo: Purge remote 2025/09/27 04:02:37 INFO : B2 bucket rclone-test-weqebuw7powo: cleaning bucket "rclone-test-weqebuw7powo" of all files 2025/09/27 04:02:38 DEBUG : BackupDir/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35971_d20250927_m035527_c001_v7007000_t0000_u01758945327657") 2025/09/27 04:02:38 DEBUG : BackupDir/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f114101c9e43a7980_d20250927_m035521_c001_v0001157_t0033_u01758945321468") 2025/09/27 04:02:38 DEBUG : CompareDest/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f400c1ac74239677c_d20250927_m035501_c001_v7007000_t0000_u01758945301247") 2025/09/27 04:02:38 DEBUG : CompareDest/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973b0d_d20250927_m035454_c001_v0001144_t0043_u01758945294839") 2025/09/27 04:02:38 DEBUG : CompareDest/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f400c1ac742396783_d20250927_m035501_c001_v7007000_t0000_u01758945301430") 2025/09/27 04:02:38 DEBUG : CompareDest/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c1f9_d20250927_m035456_c001_v0001037_t0034_u01758945296639") 2025/09/27 04:02:38 DEBUG : CopyDest/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35975_d20250927_m035527_c001_v7007000_t0000_u01758945327840") 2025/09/27 04:02:38 DEBUG : CopyDest/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ae43_d20250927_m035518_c001_v0001117_t0043_u01758945318320") 2025/09/27 04:02:38 DEBUG : CopyDest/three: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc3597b_d20250927_m035528_c001_v7007000_t0000_u01758945328093") 2025/09/27 04:02:38 DEBUG : CopyDest/three: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c22a_d20250927_m035525_c001_v0001037_t0033_u01758945325422") 2025/09/27 04:02:38 DEBUG : CopyDest/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35981_d20250927_m035528_c001_v7007000_t0000_u01758945328274") 2025/09/27 04:02:39 DEBUG : CopyDest/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973b47_d20250927_m035522_c001_v0001144_t0048_u01758945322743") 2025/09/27 04:02:39 DEBUG : EXISTING: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4044242883d2cc32_d20250927_m035657_c001_v7007000_t0000_u01758945417362") 2025/09/27 04:02:39 DEBUG : EXISTING: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973beb_d20250927_m035656_c001_v0001144_t0019_u01758945416070") 2025/09/27 04:02:39 DEBUG : PREFIXapple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dccfa1_d20250927_m035938_c001_v7007000_t0000_u01758945578194") 2025/09/27 04:02:39 DEBUG : PREFIXapple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c42a_d20250927_m035931_c001_v0001037_t0013_u01758945571091") 2025/09/27 04:02:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35fde_d20250927_m035937_c001_v7007000_t0000_u01758945577999") 2025/09/27 04:02:39 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d86_d20250927_m035931_c001_v0001144_t0028_u01758945571060") 2025/09/27 04:02:39 DEBUG : PREFIXbanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dccfa0_d20250927_m035938_c001_v7007000_t0000_u01758945578010") 2025/09/27 04:02:39 DEBUG : PREFIXbanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543853_d20250927_m035931_c001_v0001165_t0025_u01758945571083") 2025/09/27 04:02:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c39232f_d20250927_m035937_c001_v7007000_t0000_u01758945577853") 2025/09/27 04:02:39 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0af_d20250927_m035931_c001_v0001117_t0015_u01758945571073") 2025/09/27 04:02:39 DEBUG : Testêé: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4044242883d2cc2b_d20250927_m035652_c001_v7007000_t0000_u01758945412841") 2025/09/27 04:02:39 DEBUG : Testêé: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2af_d20250927_m035652_c001_v0001037_t0001_u01758945412068") 2025/09/27 04:02:39 DEBUG : Testêé: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973bdf_d20250927_m035650_c001_v0001144_t0002_u01758945410732") 2025/09/27 04:02:39 DEBUG : YXBwbGU=: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b408_d20250927_m035913_c001_v7007000_t0000_u01758945553051") 2025/09/27 04:02:39 DEBUG : YXBwbGU=: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d3f_d20250927_m035908_c001_v0001144_t0031_u01758945548434") 2025/09/27 04:02:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b40b_d20250927_m035913_c001_v7007000_t0000_u01758945553234") 2025/09/27 04:02:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437ee_d20250927_m035908_c001_v0001165_t0059_u01758945548423") 2025/09/27 04:02:39 DEBUG : YmFuYW5h: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b40d_d20250927_m035913_c001_v7007000_t0000_u01758945553416") 2025/09/27 04:02:39 DEBUG : YmFuYW5h: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3eb_d20250927_m035908_c001_v0001037_t0019_u01758945548446") 2025/09/27 04:02:40 DEBUG : a/potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db005_d20250927_m035315_c001_v7007000_t0000_u01758945195492") 2025/09/27 04:02:40 DEBUG : a/potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad18_d20250927_m035314_c001_v0001117_t0047_u01758945194032") 2025/09/27 04:02:40 DEBUG : a/potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c3916f5_d20250927_m035311_c001_v7007000_t0000_u01758945191961") 2025/09/27 04:02:40 DEBUG : a/potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad10_d20250927_m035310_c001_v0001117_t0055_u01758945190825") 2025/09/27 04:02:40 DEBUG : a/potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daed1_d20250927_m035249_c001_v7007000_t0000_u01758945169073") 2025/09/27 04:02:40 DEBUG : a/potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acbc_d20250927_m035247_c001_v0001117_t0025_u01758945167954") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299c8c_d20250927_m040201_c001_v7007000_t0000_u01758945721427") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543ad3_d20250927_m040156_c001_v0001165_t0055_u01758945716247") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add603_d20250927_m040141_c001_v7007000_t0000_u01758945701815") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a77_d20250927_m040136_c001_v0001165_t0014_u01758945696403") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b0e_d20250927_m040122_c001_v7007000_t0000_u01758945682280") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a2f_d20250927_m040117_c001_v0001165_t0014_u01758945677350") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392afb_d20250927_m040102_c001_v7007000_t0000_u01758945662858") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5439eb_d20250927_m040058_c001_v0001165_t0040_u01758945658116") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbcd9_d20250927_m040044_c001_v7007000_t0000_u01758945644272") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54399c_d20250927_m040039_c001_v0001165_t0035_u01758945639181") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e65_d20250927_m040026_c001_v7007000_t0000_u01758945626152") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54393c_d20250927_m040018_c001_v0001165_t0001_u01758945618253") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9c0_d20250927_m040005_c001_v7007000_t0000_u01758945605021") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973de2_d20250927_m040000_c001_v0001144_t0037_u01758945600845") 2025/09/27 04:02:40 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c01176_d20250927_m035959_c001_v7007000_t0000_u01758945599503") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438cd_d20250927_m035954_c001_v0001165_t0011_u01758945594053") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d62_d20250927_m035939_c001_v7007000_t0000_u01758945579560") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d92_d20250927_m035935_c001_v0001144_t0006_u01758945575132") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35fa7_d20250927_m035934_c001_v7007000_t0000_u01758945574206") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d7e_d20250927_m035927_c001_v0001144_t0032_u01758945567535") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f408618b2a6e22a6a_d20250927_m035910_c001_v7007000_t0000_u01758945550469") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437e3_d20250927_m035905_c001_v0001165_t0036_u01758945545455") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fba8_d20250927_m035850_c001_v7007000_t0000_u01758945530305") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437a4_d20250927_m035845_c001_v0001165_t0022_u01758945525622") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fec95_d20250927_m035832_c001_v7007000_t0000_u01758945512023") 2025/09/27 04:02:41 DEBUG : apple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543771_d20250927_m035827_c001_v0001165_t0038_u01758945507201") 2025/09/27 04:02:41 DEBUG : appleSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9a6_d20250927_m040003_c001_v7007000_t0000_u01758945603218") 2025/09/27 04:02:41 DEBUG : appleSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c46e_d20250927_m035956_c001_v0001037_t0016_u01758945596742") 2025/09/27 04:02:41 DEBUG : appleapple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e6b_d20250927_m040026_c001_v7007000_t0000_u01758945626334") 2025/09/27 04:02:41 DEBUG : appleapple: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e1e_d20250927_m040021_c001_v0001144_t0005_u01758945621293") 2025/09/27 04:02:41 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299c91_d20250927_m040201_c001_v7007000_t0000_u01758945721619") 2025/09/27 04:02:41 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b2a5_d20250927_m040157_c001_v0001117_t0056_u01758945717003") 2025/09/27 04:02:41 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add606_d20250927_m040142_c001_v7007000_t0000_u01758945702002") 2025/09/27 04:02:41 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b263_d20250927_m040136_c001_v0001117_t0023_u01758945696960") 2025/09/27 04:02:41 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b10_d20250927_m040122_c001_v7007000_t0000_u01758945682463") 2025/09/27 04:02:41 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b21b_d20250927_m040118_c001_v0001117_t0002_u01758945678055") 2025/09/27 04:02:41 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b64_d20250927_m040103_c001_v7007000_t0000_u01758945663041") 2025/09/27 04:02:41 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b1dd_d20250927_m040059_c001_v0001117_t0004_u01758945659008") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbcea_d20250927_m040044_c001_v7007000_t0000_u01758945644456") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b18f_d20250927_m040039_c001_v0001117_t0046_u01758945639949") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e37_d20250927_m040024_c001_v7007000_t0000_u01758945624073") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c4e2_d20250927_m040019_c001_v0001037_t0007_u01758945619228") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9c1_d20250927_m040005_c001_v7007000_t0000_u01758945605205") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b101_d20250927_m040000_c001_v0001117_t0037_u01758945600825") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c01177_d20250927_m035959_c001_v7007000_t0000_u01758945599686") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0ee_d20250927_m035955_c001_v0001117_t0010_u01758945595022") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d64_d20250927_m035939_c001_v7007000_t0000_u01758945579741") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0b5_d20250927_m035935_c001_v0001117_t0039_u01758945575112") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4169d19576ae4303_d20250927_m035934_c001_v7007000_t0000_u01758945574140") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54384d_d20250927_m035929_c001_v0001165_t0050_u01758945569379") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecf7_d20250927_m035911_c001_v7007000_t0000_u01758945551060") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3e7_d20250927_m035906_c001_v0001037_t0055_u01758945546266") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fba9_d20250927_m035850_c001_v7007000_t0000_u01758945530487") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3ba_d20250927_m035846_c001_v0001037_t0059_u01758945526428") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fec96_d20250927_m035832_c001_v7007000_t0000_u01758945512206") 2025/09/27 04:02:42 DEBUG : appleappleapplebanana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c38e_d20250927_m035827_c001_v0001037_t0000_u01758945507996") 2025/09/27 04:02:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dceec5_d20250927_m040003_c001_v7007000_t0000_u01758945603225") 2025/09/27 04:02:42 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438d3_d20250927_m035956_c001_v0001165_t0049_u01758945596735") 2025/09/27 04:02:43 DEBUG : b/potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db006_d20250927_m035315_c001_v7007000_t0000_u01758945195675") 2025/09/27 04:02:43 DEBUG : b/potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad14_d20250927_m035312_c001_v0001117_t0048_u01758945192521") 2025/09/27 04:02:43 DEBUG : b/potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c3916f0_d20250927_m035311_c001_v7007000_t0000_u01758945191399") 2025/09/27 04:02:43 DEBUG : b/potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad09_d20250927_m035308_c001_v0001117_t0033_u01758945188633") 2025/09/27 04:02:43 DEBUG : b/potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daec5_d20250927_m035248_c001_v7007000_t0000_u01758945168516") 2025/09/27 04:02:43 DEBUG : b/potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acb6_d20250927_m035246_c001_v0001117_t0026_u01758945166595") 2025/09/27 04:02:43 DEBUG : backup/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130a5f0_d20250927_m035543_c001_v7007000_t0000_u01758945343397") 2025/09/27 04:02:43 DEBUG : backup/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f107149a152eef9af_d20250927_m035541_c001_v0001098_t0040_u01758945341056") 2025/09/27 04:02:43 DEBUG : backup/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f118ea0193262d615_d20250927_m035536_c001_v0001038_t0004_u01758945336179") 2025/09/27 04:02:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4203db09103daf29_d20250927_m035612_c001_v7007000_t0000_u01758945372438") 2025/09/27 04:02:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f110ee0ef0b1b21aa_d20250927_m035610_c001_v0001153_t0014_u01758945370313") 2025/09/27 04:02:43 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f11340f55d6006e2f_d20250927_m035605_c001_v0001115_t0028_u01758945365629") 2025/09/27 04:02:43 DEBUG : backup/one.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41961440aff5318b_d20250927_m035558_c001_v7007000_t0000_u01758945358006") 2025/09/27 04:02:43 DEBUG : backup/one.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f107128f1ba4e1269_d20250927_m035555_c001_v0001117_t0040_u01758945355992") 2025/09/27 04:02:43 DEBUG : backup/one.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1140c43b41d5abd4_d20250927_m035551_c001_v0001106_t0015_u01758945351311") 2025/09/27 04:02:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4203db09103daf2d_d20250927_m035612_c001_v7007000_t0000_u01758945372622") 2025/09/27 04:02:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f104db688419087ff_d20250927_m035611_c001_v0001116_t0028_u01758945371284") 2025/09/27 04:02:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1006c1e51aa3f4d6_d20250927_m035607_c001_v0001131_t0049_u01758945367944") 2025/09/27 04:02:43 DEBUG : backup/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130a5f2_d20250927_m035543_c001_v7007000_t0000_u01758945343581") 2025/09/27 04:02:43 DEBUG : backup/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f101980c4a9b3d274_d20250927_m035542_c001_v0001113_t0001_u01758945342120") 2025/09/27 04:02:44 DEBUG : backup/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f117fc5821f797465_d20250927_m035537_c001_v0001144_t0005_u01758945337844") 2025/09/27 04:02:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41961440aff5318c_d20250927_m035558_c001_v7007000_t0000_u01758945358188") 2025/09/27 04:02:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1048ac8d3fada536_d20250927_m035557_c001_v0001181_t0039_u01758945357223") 2025/09/27 04:02:44 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085b16a009da35d_d20250927_m035553_c001_v0001182_t0029_u01758945353427") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299c98_d20250927_m040201_c001_v7007000_t0000_u01758945721804") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c5f1_d20250927_m040156_c001_v0001037_t0030_u01758945716473") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add608_d20250927_m040142_c001_v7007000_t0000_u01758945702185") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c5b7_d20250927_m040136_c001_v0001037_t0059_u01758945696634") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b13_d20250927_m040122_c001_v7007000_t0000_u01758945682645") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c581_d20250927_m040117_c001_v0001037_t0041_u01758945677591") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b65_d20250927_m040103_c001_v7007000_t0000_u01758945663247") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c54f_d20250927_m040058_c001_v0001037_t0035_u01758945658322") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbceb_d20250927_m040044_c001_v7007000_t0000_u01758945644640") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c520_d20250927_m040039_c001_v0001037_t0013_u01758945639371") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e73_d20250927_m040026_c001_v7007000_t0000_u01758945626516") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e16_d20250927_m040018_c001_v0001144_t0059_u01758945618471") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9c2_d20250927_m040005_c001_v7007000_t0000_u01758945605387") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438f1_d20250927_m040000_c001_v0001165_t0047_u01758945600816") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1d0c_d20250927_m035959_c001_v7007000_t0000_u01758945599339") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c46c_d20250927_m035954_c001_v0001037_t0039_u01758945594295") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d66_d20250927_m035939_c001_v7007000_t0000_u01758945579922") 2025/09/27 04:02:44 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c43a_d20250927_m035935_c001_v0001037_t0047_u01758945575121") 2025/09/27 04:02:45 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f405f049a91010529_d20250927_m035933_c001_v7007000_t0000_u01758945573970") 2025/09/27 04:02:45 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0a9_d20250927_m035928_c001_v0001117_t0054_u01758945568805") 2025/09/27 04:02:45 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fc32_d20250927_m035911_c001_v7007000_t0000_u01758945551072") 2025/09/27 04:02:45 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d39_d20250927_m035905_c001_v0001144_t0012_u01758945545663") 2025/09/27 04:02:45 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbaa_d20250927_m035850_c001_v7007000_t0000_u01758945530669") 2025/09/27 04:02:45 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d02_d20250927_m035845_c001_v0001144_t0034_u01758945525864") 2025/09/27 04:02:45 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fec97_d20250927_m035832_c001_v7007000_t0000_u01758945512390") 2025/09/27 04:02:45 DEBUG : banana: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973cc9_d20250927_m035827_c001_v0001144_t0012_u01758945507409") 2025/09/27 04:02:45 DEBUG : bananaSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9ab_d20250927_m040003_c001_v7007000_t0000_u01758945603539") 2025/09/27 04:02:45 DEBUG : bananaSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0f4_d20250927_m035956_c001_v0001117_t0032_u01758945596754") 2025/09/27 04:02:45 DEBUG : both0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f6c_d20250927_m035757_c001_v7007000_t0000_u01758945477976") 2025/09/27 04:02:45 DEBUG : both0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af68_d20250927_m035731_c001_v0001117_t0006_u01758945451056") 2025/09/27 04:02:45 DEBUG : both0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994cc_d20250927_m035726_c001_v7007000_t0000_u01758945446757") 2025/09/27 04:02:45 DEBUG : both0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2be_d20250927_m035659_c001_v0001037_t0024_u01758945419620") 2025/09/27 04:02:45 DEBUG : both1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f6e_d20250927_m035758_c001_v7007000_t0000_u01758945478158") 2025/09/27 04:02:45 DEBUG : both1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c30c_d20250927_m035732_c001_v0001037_t0009_u01758945452845") 2025/09/27 04:02:45 DEBUG : both1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994cd_d20250927_m035726_c001_v7007000_t0000_u01758945446940") 2025/09/27 04:02:45 DEBUG : both1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973bf5_d20250927_m035700_c001_v0001144_t0014_u01758945420960") 2025/09/27 04:02:45 DEBUG : both10: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f70_d20250927_m035758_c001_v7007000_t0000_u01758945478345") 2025/09/27 04:02:46 DEBUG : both10: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c326_d20250927_m035743_c001_v0001037_t0002_u01758945463754") 2025/09/27 04:02:46 DEBUG : both10: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994cf_d20250927_m035727_c001_v7007000_t0000_u01758945447123") 2025/09/27 04:02:46 DEBUG : both10: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c13_d20250927_m035712_c001_v0001144_t0001_u01758945432574") 2025/09/27 04:02:46 DEBUG : both11: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f73_d20250927_m035758_c001_v7007000_t0000_u01758945478529") 2025/09/27 04:02:46 DEBUG : both11: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c59_d20250927_m035744_c001_v0001144_t0037_u01758945464623") 2025/09/27 04:02:46 DEBUG : both11: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d0_d20250927_m035727_c001_v7007000_t0000_u01758945447307") 2025/09/27 04:02:46 DEBUG : both11: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af44_d20250927_m035713_c001_v0001117_t0035_u01758945433951") 2025/09/27 04:02:46 DEBUG : both12: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f76_d20250927_m035758_c001_v7007000_t0000_u01758945478713") 2025/09/27 04:02:46 DEBUG : both12: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af94_d20250927_m035745_c001_v0001117_t0045_u01758945465680") 2025/09/27 04:02:46 DEBUG : both12: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d1_d20250927_m035727_c001_v7007000_t0000_u01758945447544") 2025/09/27 04:02:46 DEBUG : both12: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2e6_d20250927_m035715_c001_v0001037_t0057_u01758945435466") 2025/09/27 04:02:46 DEBUG : both13: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f78_d20250927_m035758_c001_v7007000_t0000_u01758945478896") 2025/09/27 04:02:46 DEBUG : both13: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c32c_d20250927_m035746_c001_v0001037_t0042_u01758945466986") 2025/09/27 04:02:46 DEBUG : both13: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d2_d20250927_m035727_c001_v7007000_t0000_u01758945447727") 2025/09/27 04:02:46 DEBUG : both13: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c19_d20250927_m035716_c001_v0001144_t0014_u01758945436336") 2025/09/27 04:02:46 DEBUG : both14: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f7a_d20250927_m035759_c001_v7007000_t0000_u01758945479078") 2025/09/27 04:02:46 DEBUG : both14: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c65_d20250927_m035748_c001_v0001144_t0011_u01758945468241") 2025/09/27 04:02:46 DEBUG : both14: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d3_d20250927_m035727_c001_v7007000_t0000_u01758945447909") 2025/09/27 04:02:46 DEBUG : both14: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af4b_d20250927_m035717_c001_v0001117_t0055_u01758945437444") 2025/09/27 04:02:46 DEBUG : both15: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f7c_d20250927_m035759_c001_v7007000_t0000_u01758945479260") 2025/09/27 04:02:46 DEBUG : both15: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af9b_d20250927_m035749_c001_v0001117_t0001_u01758945469429") 2025/09/27 04:02:46 DEBUG : both15: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d4_d20250927_m035728_c001_v7007000_t0000_u01758945448093") 2025/09/27 04:02:47 DEBUG : both15: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2ee_d20250927_m035718_c001_v0001037_t0026_u01758945438519") 2025/09/27 04:02:47 DEBUG : both16: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f80_d20250927_m035759_c001_v7007000_t0000_u01758945479442") 2025/09/27 04:02:47 DEBUG : both16: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c338_d20250927_m035750_c001_v0001037_t0039_u01758945470585") 2025/09/27 04:02:47 DEBUG : both16: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d5_d20250927_m035728_c001_v7007000_t0000_u01758945448276") 2025/09/27 04:02:47 DEBUG : both16: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c1f_d20250927_m035719_c001_v0001144_t0002_u01758945439506") 2025/09/27 04:02:47 DEBUG : both17: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f82_d20250927_m035759_c001_v7007000_t0000_u01758945479625") 2025/09/27 04:02:47 DEBUG : both17: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c6e_d20250927_m035752_c001_v0001144_t0026_u01758945472235") 2025/09/27 04:02:47 DEBUG : both17: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d6_d20250927_m035728_c001_v7007000_t0000_u01758945448459") 2025/09/27 04:02:47 DEBUG : both17: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af52_d20250927_m035720_c001_v0001117_t0015_u01758945440532") 2025/09/27 04:02:47 DEBUG : both18: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f85_d20250927_m035759_c001_v7007000_t0000_u01758945479831") 2025/09/27 04:02:47 DEBUG : both18: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662afb0_d20250927_m035753_c001_v0001117_t0021_u01758945473480") 2025/09/27 04:02:47 DEBUG : both18: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d7_d20250927_m035728_c001_v7007000_t0000_u01758945448641") 2025/09/27 04:02:47 DEBUG : both18: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2f8_d20250927_m035721_c001_v0001037_t0032_u01758945441736") 2025/09/27 04:02:47 DEBUG : both19: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f87_d20250927_m035800_c001_v7007000_t0000_u01758945480014") 2025/09/27 04:02:47 DEBUG : both19: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c33f_d20250927_m035754_c001_v0001037_t0019_u01758945474657") 2025/09/27 04:02:47 DEBUG : both19: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d8_d20250927_m035728_c001_v7007000_t0000_u01758945448824") 2025/09/27 04:02:47 DEBUG : both19: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c27_d20250927_m035723_c001_v0001144_t0051_u01758945443207") 2025/09/27 04:02:47 DEBUG : both2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f8a_d20250927_m035800_c001_v7007000_t0000_u01758945480196") 2025/09/27 04:02:47 DEBUG : both2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c37_d20250927_m035733_c001_v0001144_t0024_u01758945453782") 2025/09/27 04:02:47 DEBUG : both2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994d9_d20250927_m035729_c001_v7007000_t0000_u01758945449006") 2025/09/27 04:02:47 DEBUG : both2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af20_d20250927_m035702_c001_v0001117_t0050_u01758945422402") 2025/09/27 04:02:48 DEBUG : both3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f8d_d20250927_m035800_c001_v7007000_t0000_u01758945480379") 2025/09/27 04:02:48 DEBUG : both3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af74_d20250927_m035734_c001_v0001117_t0001_u01758945454796") 2025/09/27 04:02:48 DEBUG : both3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994db_d20250927_m035729_c001_v7007000_t0000_u01758945449188") 2025/09/27 04:02:48 DEBUG : both3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2c8_d20250927_m035703_c001_v0001037_t0028_u01758945423885") 2025/09/27 04:02:48 DEBUG : both4: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f90_d20250927_m035800_c001_v7007000_t0000_u01758945480561") 2025/09/27 04:02:48 DEBUG : both4: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c318_d20250927_m035735_c001_v0001037_t0033_u01758945455909") 2025/09/27 04:02:48 DEBUG : both4: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994dc_d20250927_m035729_c001_v7007000_t0000_u01758945449372") 2025/09/27 04:02:48 DEBUG : both4: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c05_d20250927_m035705_c001_v0001144_t0058_u01758945425094") 2025/09/27 04:02:48 DEBUG : both5: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f92_d20250927_m035800_c001_v7007000_t0000_u01758945480746") 2025/09/27 04:02:48 DEBUG : both5: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c45_d20250927_m035737_c001_v0001144_t0034_u01758945457416") 2025/09/27 04:02:48 DEBUG : both5: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994dd_d20250927_m035729_c001_v7007000_t0000_u01758945449563") 2025/09/27 04:02:48 DEBUG : both5: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af2b_d20250927_m035706_c001_v0001117_t0027_u01758945426379") 2025/09/27 04:02:48 DEBUG : both6: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f96_d20250927_m035800_c001_v7007000_t0000_u01758945480927") 2025/09/27 04:02:48 DEBUG : both6: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af82_d20250927_m035738_c001_v0001117_t0010_u01758945458587") 2025/09/27 04:02:48 DEBUG : both6: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994de_d20250927_m035729_c001_v7007000_t0000_u01758945449752") 2025/09/27 04:02:48 DEBUG : both6: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2d1_d20250927_m035707_c001_v0001037_t0058_u01758945427768") 2025/09/27 04:02:48 DEBUG : both7: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f98_d20250927_m035801_c001_v7007000_t0000_u01758945481110") 2025/09/27 04:02:48 DEBUG : both7: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c320_d20250927_m035739_c001_v0001037_t0025_u01758945459745") 2025/09/27 04:02:48 DEBUG : both7: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994df_d20250927_m035729_c001_v7007000_t0000_u01758945449938") 2025/09/27 04:02:48 DEBUG : both7: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c0b_d20250927_m035709_c001_v0001144_t0010_u01758945429015") 2025/09/27 04:02:48 DEBUG : both8: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f9a_d20250927_m035801_c001_v7007000_t0000_u01758945481293") 2025/09/27 04:02:49 DEBUG : both8: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c52_d20250927_m035741_c001_v0001144_t0012_u01758945461059") 2025/09/27 04:02:49 DEBUG : both8: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994e0_d20250927_m035730_c001_v7007000_t0000_u01758945450121") 2025/09/27 04:02:49 DEBUG : both8: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af37_d20250927_m035710_c001_v0001117_t0002_u01758945430078") 2025/09/27 04:02:49 DEBUG : both9: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f9c_d20250927_m035801_c001_v7007000_t0000_u01758945481475") 2025/09/27 04:02:49 DEBUG : both9: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af8b_d20250927_m035742_c001_v0001117_t0002_u01758945462329") 2025/09/27 04:02:49 DEBUG : both9: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994e1_d20250927_m035730_c001_v7007000_t0000_u01758945450317") 2025/09/27 04:02:49 DEBUG : both9: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2de_d20250927_m035711_c001_v0001037_t0021_u01758945431423") 2025/09/27 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db007_d20250927_m035315_c001_v7007000_t0000_u01758945195857") 2025/09/27 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad16_d20250927_m035313_c001_v0001117_t0040_u01758945193039") 2025/09/27 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c3916f7_d20250927_m035312_c001_v7007000_t0000_u01758945192149") 2025/09/27 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad0b_d20250927_m035309_c001_v0001117_t0052_u01758945189430") 2025/09/27 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daed5_d20250927_m035249_c001_v7007000_t0000_u01758945169254") 2025/09/27 04:02:49 DEBUG : c/non empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acb8_d20250927_m035247_c001_v0001117_t0004_u01758945167007") 2025/09/27 04:02:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b40f_d20250927_m035913_c001_v7007000_t0000_u01758945553598") 2025/09/27 04:02:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b072_d20250927_m035908_c001_v0001117_t0054_u01758945548453") 2025/09/27 04:02:49 DEBUG : check sum: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5296df2_d20250927_m035237_c001_v7007000_t0000_u01758945157639") 2025/09/27 04:02:49 DEBUG : check sum: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac94_d20250927_m035236_c001_v0001117_t0012_u01758945156117") 2025/09/27 04:02:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f400c1ac742397c00_d20250927_m040235_c001_v7007000_t0000_u01758945755142") 2025/09/27 04:02:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543b67_d20250927_m040233_c001_v0001165_t0038_u01758945753562") 2025/09/27 04:02:49 DEBUG : dest/3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35825_d20250927_m035511_c001_v7007000_t0000_u01758945311073") 2025/09/27 04:02:49 DEBUG : dest/3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406dc99b795a2d95_d20250927_m035509_c001_v0001161_t0051_u01758945309977") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e78_d20250927_m040026_c001_v7007000_t0000_u01758945626698") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c4ea_d20250927_m040021_c001_v0001037_t0033_u01758945621496") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299ca0_d20250927_m040201_c001_v7007000_t0000_u01758945721996") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543aa3_d20250927_m040146_c001_v0001165_t0055_u01758945706520") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add60b_d20250927_m040142_c001_v7007000_t0000_u01758945702372") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a45_d20250927_m040126_c001_v0001165_t0023_u01758945686959") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b17_d20250927_m040122_c001_v7007000_t0000_u01758945682828") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a13_d20250927_m040107_c001_v0001165_t0023_u01758945667612") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b66_d20250927_m040103_c001_v7007000_t0000_u01758945663430") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5439c5_d20250927_m040048_c001_v0001165_t0008_u01758945648959") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbcfc_d20250927_m040044_c001_v7007000_t0000_u01758945644822") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543972_d20250927_m040030_c001_v0001165_t0057_u01758945630787") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229ea00_d20250927_m040024_c001_v7007000_t0000_u01758945624135") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54391f_d20250927_m040009_c001_v0001165_t0012_u01758945609741") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9c3_d20250927_m040005_c001_v7007000_t0000_u01758945605604") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438f3_d20250927_m040001_c001_v0001165_t0032_u01758945601033") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dceeae_d20250927_m035959_c001_v7007000_t0000_u01758945599696") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54389f_d20250927_m035944_c001_v0001165_t0040_u01758945584199") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d68_d20250927_m035940_c001_v7007000_t0000_u01758945580104") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543874_d20250927_m035935_c001_v0001165_t0041_u01758945575371") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1bf5_d20250927_m035934_c001_v7007000_t0000_u01758945574213") 2025/09/27 04:02:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d5a_d20250927_m035917_c001_v0001144_t0001_u01758945557666") 2025/09/27 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52997c4_d20250927_m035910_c001_v7007000_t0000_u01758945550862") 2025/09/27 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437cc_d20250927_m035854_c001_v0001165_t0039_u01758945534907") 2025/09/27 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbab_d20250927_m035850_c001_v7007000_t0000_u01758945530851") 2025/09/27 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543789_d20250927_m035836_c001_v0001165_t0047_u01758945516684") 2025/09/27 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fec99_d20250927_m035832_c001_v7007000_t0000_u01758945512582") 2025/09/27 04:02:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543754_d20250927_m035819_c001_v0001165_t0017_u01758945499538") 2025/09/27 04:02:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1d53_d20250927_m040003_c001_v7007000_t0000_u01758945603415") 2025/09/27 04:02:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438d5_d20250927_m035956_c001_v0001165_t0037_u01758945596956") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e7f_d20250927_m040026_c001_v7007000_t0000_u01758945626880") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b155_d20250927_m040021_c001_v0001117_t0019_u01758945621508") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299ca5_d20250927_m040202_c001_v7007000_t0000_u01758945722180") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c5d8_d20250927_m040147_c001_v0001037_t0005_u01758945707148") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add60e_d20250927_m040142_c001_v7007000_t0000_u01758945702555") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c599_d20250927_m040127_c001_v0001037_t0048_u01758945687506") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b19_d20250927_m040123_c001_v7007000_t0000_u01758945683010") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c56b_d20250927_m040108_c001_v0001037_t0033_u01758945668183") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b67_d20250927_m040103_c001_v7007000_t0000_u01758945663614") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c537_d20250927_m040049_c001_v0001037_t0016_u01758945649533") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd0d_d20250927_m040045_c001_v7007000_t0000_u01758945645006") 2025/09/27 04:02:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c507_d20250927_m040031_c001_v0001037_t0041_u01758945631344") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc360d8_d20250927_m040023_c001_v7007000_t0000_u01758945623738") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e02_d20250927_m040010_c001_v0001144_t0025_u01758945610322") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9c4_d20250927_m040005_c001_v7007000_t0000_u01758945605789") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438f5_d20250927_m040001_c001_v0001165_t0009_u01758945601254") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c01178_d20250927_m035959_c001_v7007000_t0000_u01758945599869") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c454_d20250927_m035944_c001_v0001037_t0055_u01758945584769") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d6a_d20250927_m035940_c001_v7007000_t0000_u01758945580286") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c43e_d20250927_m035935_c001_v0001037_t0034_u01758945575464") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b44f_d20250927_m035933_c001_v7007000_t0000_u01758945573976") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b095_d20250927_m035918_c001_v0001117_t0026_u01758945558777") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1b7c_d20250927_m035911_c001_v7007000_t0000_u01758945551091") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d14_d20250927_m035855_c001_v0001144_t0046_u01758945535534") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbac_d20250927_m035851_c001_v7007000_t0000_u01758945531034") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ce2_d20250927_m035837_c001_v0001144_t0036_u01758945517242") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fec9a_d20250927_m035832_c001_v7007000_t0000_u01758945512767") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973cb6_d20250927_m035820_c001_v0001144_t0033_u01758945500146") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130aa93_d20250927_m040003_c001_v7007000_t0000_u01758945603238") 2025/09/27 04:02:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438d7_d20250927_m035957_c001_v0001165_t0029_u01758945597157") 2025/09/27 04:02:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e87_d20250927_m040027_c001_v7007000_t0000_u01758945627063") 2025/09/27 04:02:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54394d_d20250927_m040021_c001_v0001165_t0009_u01758945621521") 2025/09/27 04:02:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cac_d20250927_m040202_c001_v7007000_t0000_u01758945722365") 2025/09/27 04:02:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b27f_d20250927_m040147_c001_v0001117_t0015_u01758945707998") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add611_d20250927_m040142_c001_v7007000_t0000_u01758945702736") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b242_d20250927_m040128_c001_v0001117_t0051_u01758945688205") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b1b_d20250927_m040123_c001_v7007000_t0000_u01758945683251") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b1f7_d20250927_m040109_c001_v0001117_t0053_u01758945669212") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b68_d20250927_m040103_c001_v7007000_t0000_u01758945663798") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b1ae_d20250927_m040050_c001_v0001117_t0043_u01758945650292") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd0e_d20250927_m040045_c001_v7007000_t0000_u01758945645192") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b16f_d20250927_m040032_c001_v0001117_t0030_u01758945632164") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4132479332c5902b_d20250927_m040023_c001_v7007000_t0000_u01758945623883") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c4bf_d20250927_m040011_c001_v0001037_t0050_u01758945611176") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9c7_d20250927_m040005_c001_v7007000_t0000_u01758945605977") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b103_d20250927_m040001_c001_v0001117_t0000_u01758945601303") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1d14_d20250927_m035959_c001_v7007000_t0000_u01758945599703") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0cc_d20250927_m035945_c001_v0001117_t0029_u01758945585697") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d6c_d20250927_m035940_c001_v7007000_t0000_u01758945580467") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543876_d20250927_m035935_c001_v0001165_t0001_u01758945575582") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f405f049a91010527_d20250927_m035933_c001_v7007000_t0000_u01758945573602") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543824_d20250927_m035920_c001_v0001165_t0031_u01758945560266") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f408618b2a6e22a6e_d20250927_m035911_c001_v7007000_t0000_u01758945551203") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3cc_d20250927_m035856_c001_v0001037_t0006_u01758945536516") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbad_d20250927_m035851_c001_v7007000_t0000_u01758945531216") 2025/09/27 04:02:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3a8_d20250927_m035838_c001_v0001037_t0015_u01758945518142") 2025/09/27 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823feca5_d20250927_m035832_c001_v7007000_t0000_u01758945512951") 2025/09/27 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c37e_d20250927_m035820_c001_v0001037_t0024_u01758945500636") 2025/09/27 04:02:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fc64_d20250927_m040003_c001_v7007000_t0000_u01758945603187") 2025/09/27 04:02:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c472_d20250927_m035957_c001_v0001037_t0017_u01758945597324") 2025/09/27 04:02:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e8e_d20250927_m040027_c001_v7007000_t0000_u01758945627246") 2025/09/27 04:02:54 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543951_d20250927_m040021_c001_v0001165_t0027_u01758945621852") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cb1_d20250927_m040202_c001_v7007000_t0000_u01758945722549") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973f28_d20250927_m040149_c001_v0001144_t0026_u01758945709147") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add617_d20250927_m040142_c001_v7007000_t0000_u01758945702919") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ee9_d20250927_m040129_c001_v0001144_t0025_u01758945689184") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b1d_d20250927_m040123_c001_v7007000_t0000_u01758945683434") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ec6_d20250927_m040110_c001_v0001144_t0005_u01758945670476") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b69_d20250927_m040103_c001_v7007000_t0000_u01758945663983") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e88_d20250927_m040051_c001_v0001144_t0056_u01758945651109") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd1f_d20250927_m040045_c001_v7007000_t0000_u01758945645375") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e48_d20250927_m040032_c001_v0001144_t0014_u01758945632991") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e32_d20250927_m040023_c001_v7007000_t0000_u01758945623889") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b134_d20250927_m040011_c001_v0001117_t0057_u01758945611905") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9c8_d20250927_m040006_c001_v7007000_t0000_u01758945606159") 2025/09/27 04:02:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c48f_d20250927_m040001_c001_v0001037_t0058_u01758945601358") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c01175_d20250927_m035959_c001_v7007000_t0000_u01758945599319") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973db0_d20250927_m035946_c001_v0001144_t0025_u01758945586599") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d6f_d20250927_m035940_c001_v7007000_t0000_u01758945580649") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0b9_d20250927_m035935_c001_v0001117_t0037_u01758945575593") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4169d19576ae4300_d20250927_m035933_c001_v7007000_t0000_u01758945573772") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c408_d20250927_m035920_c001_v0001037_t0022_u01758945560883") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecf6_d20250927_m035910_c001_v7007000_t0000_u01758945550869") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b04c_d20250927_m035858_c001_v0001117_t0016_u01758945538403") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbae_d20250927_m035851_c001_v7007000_t0000_u01758945531399") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b028_d20250927_m035838_c001_v0001117_t0015_u01758945518942") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823feca6_d20250927_m035833_c001_v7007000_t0000_u01758945513135") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662affd_d20250927_m035821_c001_v0001117_t0017_u01758945501008") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c0117f_d20250927_m040003_c001_v7007000_t0000_u01758945603246") 2025/09/27 04:02:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0f8_d20250927_m035957_c001_v0001117_t0028_u01758945597378") 2025/09/27 04:02:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e94_d20250927_m040027_c001_v7007000_t0000_u01758945627428") 2025/09/27 04:02:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e22_d20250927_m040021_c001_v0001144_t0024_u01758945621878") 2025/09/27 04:02:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cb7_d20250927_m040202_c001_v7007000_t0000_u01758945722732") 2025/09/27 04:02:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543ab3_d20250927_m040149_c001_v0001165_t0052_u01758945709713") 2025/09/27 04:02:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add61a_d20250927_m040143_c001_v7007000_t0000_u01758945703101") 2025/09/27 04:02:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a57_d20250927_m040129_c001_v0001165_t0057_u01758945689775") 2025/09/27 04:02:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b20_d20250927_m040123_c001_v7007000_t0000_u01758945683617") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a1e_d20250927_m040111_c001_v0001165_t0033_u01758945671374") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b6b_d20250927_m040104_c001_v7007000_t0000_u01758945664166") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5439d5_d20250927_m040052_c001_v0001165_t0019_u01758945652084") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd30_d20250927_m040045_c001_v7007000_t0000_u01758945645559") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54397a_d20250927_m040033_c001_v0001165_t0048_u01758945633678") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299a13_d20250927_m040024_c001_v7007000_t0000_u01758945624090") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543924_d20250927_m040012_c001_v0001165_t0011_u01758945612486") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9ca_d20250927_m040006_c001_v7007000_t0000_u01758945606355") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438f7_d20250927_m040001_c001_v0001165_t0009_u01758945601488") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4d3f_d20250927_m035959_c001_v7007000_t0000_u01758945599709") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438ae_d20250927_m035947_c001_v0001165_t0031_u01758945587103") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d71_d20250927_m035940_c001_v7007000_t0000_u01758945580831") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543878_d20250927_m035935_c001_v0001165_t0035_u01758945575800") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f405f049a91010528_d20250927_m035933_c001_v7007000_t0000_u01758945573785") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d6a_d20250927_m035921_c001_v0001144_t0007_u01758945561197") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4169d19576ae42d3_d20250927_m035910_c001_v7007000_t0000_u01758945550900") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437d0_d20250927_m035858_c001_v0001165_t0058_u01758945538970") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbaf_d20250927_m035851_c001_v7007000_t0000_u01758945531582") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54378f_d20250927_m035839_c001_v0001165_t0002_u01758945519768") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823feca7_d20250927_m035833_c001_v7007000_t0000_u01758945513321") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54375e_d20250927_m035821_c001_v0001165_t0005_u01758945501686") 2025/09/27 04:02:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4d46_d20250927_m040003_c001_v7007000_t0000_u01758945603194") 2025/09/27 04:02:57 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438d9_d20250927_m035957_c001_v0001165_t0046_u01758945597410") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ea1_d20250927_m040027_c001_v7007000_t0000_u01758945627611") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c4ec_d20250927_m040021_c001_v0001037_t0041_u01758945621916") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cbd_d20250927_m040202_c001_v7007000_t0000_u01758945722917") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c5de_d20250927_m040149_c001_v0001037_t0026_u01758945709924") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add621_d20250927_m040143_c001_v7007000_t0000_u01758945703284") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c59d_d20250927_m040130_c001_v0001037_t0036_u01758945690077") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b22_d20250927_m040123_c001_v7007000_t0000_u01758945683801") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c573_d20250927_m040111_c001_v0001037_t0044_u01758945671613") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b6c_d20250927_m040104_c001_v7007000_t0000_u01758945664350") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c53f_d20250927_m040052_c001_v0001037_t0009_u01758945652282") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd31_d20250927_m040045_c001_v7007000_t0000_u01758945645741") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c50f_d20250927_m040033_c001_v0001037_t0019_u01758945633883") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f405f049a91010585_d20250927_m040024_c001_v7007000_t0000_u01758945624106") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e06_d20250927_m040012_c001_v0001144_t0055_u01758945612731") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9cb_d20250927_m040006_c001_v7007000_t0000_u01758945606538") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973de4_d20250927_m040001_c001_v0001144_t0015_u01758945601573") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dceeaf_d20250927_m035959_c001_v7007000_t0000_u01758945599880") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c45a_d20250927_m035947_c001_v0001037_t0057_u01758945587311") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d73_d20250927_m035941_c001_v7007000_t0000_u01758945581022") 2025/09/27 04:02:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d94_d20250927_m035935_c001_v0001144_t0052_u01758945575820") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4169d19576ae4301_d20250927_m035933_c001_v7007000_t0000_u01758945573956") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b09d_d20250927_m035921_c001_v0001117_t0000_u01758945561809") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f408618b2a6e22a6b_d20250927_m035910_c001_v7007000_t0000_u01758945550652") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d25_d20250927_m035859_c001_v0001144_t0033_u01758945539192") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbb0_d20250927_m035851_c001_v7007000_t0000_u01758945531764") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973cea_d20250927_m035839_c001_v0001144_t0034_u01758945519994") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823feca8_d20250927_m035833_c001_v7007000_t0000_u01758945513506") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973cb8_d20250927_m035821_c001_v0001144_t0047_u01758945501900") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9a8_d20250927_m040003_c001_v7007000_t0000_u01758945603357") 2025/09/27 04:02:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438dd_d20250927_m035957_c001_v0001165_t0033_u01758945597632") 2025/09/27 04:02:58 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ea7_d20250927_m040027_c001_v7007000_t0000_u01758945627793") 2025/09/27 04:02:58 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543953_d20250927_m040022_c001_v0001165_t0051_u01758945622058") 2025/09/27 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cc3_d20250927_m040203_c001_v7007000_t0000_u01758945723101") 2025/09/27 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b287_d20250927_m040150_c001_v0001117_t0040_u01758945710396") 2025/09/27 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add624_d20250927_m040143_c001_v7007000_t0000_u01758945703466") 2025/09/27 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b24a_d20250927_m040130_c001_v0001117_t0055_u01758945690635") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b25_d20250927_m040123_c001_v7007000_t0000_u01758945683982") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b203_d20250927_m040112_c001_v0001117_t0049_u01758945672146") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b6e_d20250927_m040104_c001_v7007000_t0000_u01758945664533") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b1be_d20250927_m040052_c001_v0001117_t0053_u01758945652743") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd42_d20250927_m040045_c001_v7007000_t0000_u01758945645924") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b173_d20250927_m040034_c001_v0001117_t0021_u01758945634249") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4132479332c59031_d20250927_m040024_c001_v7007000_t0000_u01758945624247") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c4c8_d20250927_m040013_c001_v0001037_t0012_u01758945613357") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9cc_d20250927_m040006_c001_v7007000_t0000_u01758945606720") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438f9_d20250927_m040001_c001_v0001165_t0040_u01758945601706") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1d17_d20250927_m035959_c001_v7007000_t0000_u01758945599888") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0d2_d20250927_m035947_c001_v0001117_t0059_u01758945587761") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d75_d20250927_m035941_c001_v7007000_t0000_u01758945581203") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c442_d20250927_m035935_c001_v0001037_t0047_u01758945575850") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1bf3_d20250927_m035934_c001_v7007000_t0000_u01758945574009") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543830_d20250927_m035922_c001_v0001165_t0045_u01758945562329") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b3f2_d20250927_m035910_c001_v7007000_t0000_u01758945550847") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3d2_d20250927_m035859_c001_v0001037_t0055_u01758945539749") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbb1_d20250927_m035851_c001_v7007000_t0000_u01758945531946") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3ae_d20250927_m035840_c001_v0001037_t0032_u01758945520960") 2025/09/27 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecaa_d20250927_m035833_c001_v7007000_t0000_u01758945513703") 2025/09/27 04:03:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c382_d20250927_m035822_c001_v0001037_t0009_u01758945502709") 2025/09/27 04:03:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4d49_d20250927_m040003_c001_v7007000_t0000_u01758945603567") 2025/09/27 04:03:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c476_d20250927_m035957_c001_v0001037_t0030_u01758945597716") 2025/09/27 04:03:00 DEBUG : dir1/0007-12345: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4eb0_d20250927_m040027_c001_v7007000_t0000_u01758945627975") 2025/09/27 04:03:00 DEBUG : dir1/0007-12345: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543955_d20250927_m040022_c001_v0001165_t0027_u01758945622295") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299ccb_d20250927_m040203_c001_v7007000_t0000_u01758945723286") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973f2a_d20250927_m040150_c001_v0001144_t0056_u01758945710917") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add627_d20250927_m040143_c001_v7007000_t0000_u01758945703647") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ef5_d20250927_m040131_c001_v0001144_t0008_u01758945691347") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b29_d20250927_m040124_c001_v7007000_t0000_u01758945684165") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ecb_d20250927_m040112_c001_v0001144_t0045_u01758945672744") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b6f_d20250927_m040104_c001_v7007000_t0000_u01758945664718") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e90_d20250927_m040053_c001_v0001144_t0036_u01758945653445") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd43_d20250927_m040046_c001_v7007000_t0000_u01758945646110") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e50_d20250927_m040034_c001_v0001144_t0007_u01758945634793") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e3c_d20250927_m040024_c001_v7007000_t0000_u01758945624254") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b139_d20250927_m040013_c001_v0001117_t0007_u01758945613891") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9cd_d20250927_m040006_c001_v7007000_t0000_u01758945606901") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c491_d20250927_m040001_c001_v0001037_t0032_u01758945601716") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fc5b_d20250927_m035959_c001_v7007000_t0000_u01758945599726") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973db6_d20250927_m035948_c001_v0001144_t0006_u01758945588286") 2025/09/27 04:03:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d78_d20250927_m035941_c001_v7007000_t0000_u01758945581416") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54387a_d20250927_m035936_c001_v0001165_t0029_u01758945576001") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f405f049a9101052a_d20250927_m035934_c001_v7007000_t0000_u01758945574153") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c40c_d20250927_m035922_c001_v0001037_t0041_u01758945562543") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add297_d20250927_m035910_c001_v7007000_t0000_u01758945550851") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b050_d20250927_m035900_c001_v0001117_t0025_u01758945540299") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbb2_d20250927_m035852_c001_v7007000_t0000_u01758945532128") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b031_d20250927_m035841_c001_v0001117_t0030_u01758945521376") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecab_d20250927_m035833_c001_v7007000_t0000_u01758945513886") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b003_d20250927_m035823_c001_v0001117_t0002_u01758945503172") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c01181_d20250927_m040003_c001_v7007000_t0000_u01758945603427") 2025/09/27 04:03:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973dd5_d20250927_m035957_c001_v0001144_t0056_u01758945597750") 2025/09/27 04:03:01 DEBUG : dir1/0008-23456: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4eb6_d20250927_m040028_c001_v7007000_t0000_u01758945628163") 2025/09/27 04:03:01 DEBUG : dir1/0008-23456: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b159_d20250927_m040022_c001_v0001117_t0053_u01758945622305") 2025/09/27 04:03:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cd5_d20250927_m040203_c001_v7007000_t0000_u01758945723471") 2025/09/27 04:03:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543abe_d20250927_m040151_c001_v0001165_t0009_u01758945711584") 2025/09/27 04:03:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add629_d20250927_m040143_c001_v7007000_t0000_u01758945703830") 2025/09/27 04:03:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a66_d20250927_m040132_c001_v0001165_t0020_u01758945692100") 2025/09/27 04:03:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b2c_d20250927_m040124_c001_v7007000_t0000_u01758945684347") 2025/09/27 04:03:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a23_d20250927_m040113_c001_v0001165_t0058_u01758945673315") 2025/09/27 04:03:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b70_d20250927_m040104_c001_v7007000_t0000_u01758945664902") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5439db_d20250927_m040054_c001_v0001165_t0007_u01758945654143") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd55_d20250927_m040046_c001_v7007000_t0000_u01758945646293") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543982_d20250927_m040035_c001_v0001165_t0040_u01758945635494") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299a12_d20250927_m040023_c001_v7007000_t0000_u01758945623907") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54392e_d20250927_m040014_c001_v0001165_t0000_u01758945614451") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9ce_d20250927_m040007_c001_v7007000_t0000_u01758945607086") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b107_d20250927_m040001_c001_v0001117_t0052_u01758945601906") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4155813b0be0d0d1_d20250927_m035959_c001_v7007000_t0000_u01758945599738") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438b8_d20250927_m035948_c001_v0001165_t0011_u01758945588891") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d7a_d20250927_m035941_c001_v7007000_t0000_u01758945581597") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c446_d20250927_m035936_c001_v0001037_t0054_u01758945576194") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4169d19576ae42ff_d20250927_m035933_c001_v7007000_t0000_u01758945573588") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d6c_d20250927_m035922_c001_v0001144_t0054_u01758945562944") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1b7a_d20250927_m035910_c001_v7007000_t0000_u01758945550904") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437da_d20250927_m035900_c001_v0001165_t0033_u01758945540957") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbb4_d20250927_m035852_c001_v7007000_t0000_u01758945532309") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543798_d20250927_m035841_c001_v0001165_t0043_u01758945521826") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecac_d20250927_m035834_c001_v7007000_t0000_u01758945514070") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543763_d20250927_m035823_c001_v0001165_t0015_u01758945503781") 2025/09/27 04:03:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fc65_d20250927_m040003_c001_v7007000_t0000_u01758945603369") 2025/09/27 04:03:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438df_d20250927_m035957_c001_v0001165_t0026_u01758945597897") 2025/09/27 04:03:03 DEBUG : dir1/0009-34567: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ebb_d20250927_m040028_c001_v7007000_t0000_u01758945628345") 2025/09/27 04:03:03 DEBUG : dir1/0009-34567: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c4ee_d20250927_m040022_c001_v0001037_t0040_u01758945622449") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cda_d20250927_m040203_c001_v7007000_t0000_u01758945723658") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c5e4_d20250927_m040151_c001_v0001037_t0028_u01758945711816") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add62b_d20250927_m040144_c001_v7007000_t0000_u01758945704018") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c5a7_d20250927_m040132_c001_v0001037_t0016_u01758945692301") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b2f_d20250927_m040124_c001_v7007000_t0000_u01758945684530") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c57b_d20250927_m040113_c001_v0001037_t0024_u01758945673513") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b71_d20250927_m040105_c001_v7007000_t0000_u01758945665086") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c545_d20250927_m040054_c001_v0001037_t0017_u01758945654362") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd66_d20250927_m040046_c001_v7007000_t0000_u01758945646476") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c516_d20250927_m040035_c001_v0001037_t0016_u01758945635691") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4132479332c59027_d20250927_m040023_c001_v7007000_t0000_u01758945623701") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e08_d20250927_m040014_c001_v0001144_t0015_u01758945614657") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9d0_d20250927_m040007_c001_v7007000_t0000_u01758945607270") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438fd_d20250927_m040001_c001_v0001165_t0036_u01758945601918") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4d40_d20250927_m035959_c001_v7007000_t0000_u01758945599901") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c45e_d20250927_m035949_c001_v0001037_t0037_u01758945589175") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d7c_d20250927_m035941_c001_v7007000_t0000_u01758945581779") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0bb_d20250927_m035936_c001_v0001117_t0047_u01758945576207") 2025/09/27 04:03:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c39232c_d20250927_m035933_c001_v7007000_t0000_u01758945573969") 2025/09/27 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b09f_d20250927_m035923_c001_v0001117_t0034_u01758945563519") 2025/09/27 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f408618b2a6e22a6c_d20250927_m035910_c001_v7007000_t0000_u01758945550835") 2025/09/27 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d2a_d20250927_m035901_c001_v0001144_t0047_u01758945541207") 2025/09/27 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbb5_d20250927_m035852_c001_v7007000_t0000_u01758945532492") 2025/09/27 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973cf8_d20250927_m035842_c001_v0001144_t0033_u01758945522030") 2025/09/27 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecad_d20250927_m035834_c001_v7007000_t0000_u01758945514254") 2025/09/27 04:03:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973cbc_d20250927_m035824_c001_v0001144_t0037_u01758945504100") 2025/09/27 04:03:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9a5_d20250927_m040003_c001_v7007000_t0000_u01758945603176") 2025/09/27 04:03:04 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c47a_d20250927_m035958_c001_v0001037_t0036_u01758945598070") 2025/09/27 04:03:04 DEBUG : dir1/0010-45678: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ec2_d20250927_m040028_c001_v7007000_t0000_u01758945628528") 2025/09/27 04:03:04 DEBUG : dir1/0010-45678: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543957_d20250927_m040022_c001_v0001165_t0051_u01758945622498") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299ce0_d20250927_m040203_c001_v7007000_t0000_u01758945723842") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b291_d20250927_m040152_c001_v0001117_t0012_u01758945712323") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add62f_d20250927_m040144_c001_v7007000_t0000_u01758945704207") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b254_d20250927_m040132_c001_v0001117_t0003_u01758945692733") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b32_d20250927_m040124_c001_v7007000_t0000_u01758945684713") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b209_d20250927_m040113_c001_v0001117_t0034_u01758945673875") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392b72_d20250927_m040105_c001_v7007000_t0000_u01758945665276") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b1c6_d20250927_m040054_c001_v0001117_t0025_u01758945654807") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd67_d20250927_m040046_c001_v7007000_t0000_u01758945646660") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b17b_d20250927_m040036_c001_v0001117_t0035_u01758945636300") 2025/09/27 04:03:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc360dc_d20250927_m040024_c001_v7007000_t0000_u01758945624109") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c4d4_d20250927_m040015_c001_v0001037_t0005_u01758945615167") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9d1_d20250927_m040007_c001_v7007000_t0000_u01758945607451") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c493_d20250927_m040002_c001_v0001037_t0013_u01758945602099") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dceeac_d20250927_m035959_c001_v7007000_t0000_u01758945599330") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0d6_d20250927_m035950_c001_v0001117_t0056_u01758945590137") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d82_d20250927_m035941_c001_v7007000_t0000_u01758945581961") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54387c_d20250927_m035936_c001_v0001165_t0029_u01758945576224") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c39232d_d20250927_m035934_c001_v7007000_t0000_u01758945574158") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543838_d20250927_m035924_c001_v0001165_t0009_u01758945564144") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f408618b2a6e22a6d_d20250927_m035911_c001_v7007000_t0000_u01758945551020") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3d8_d20250927_m035901_c001_v0001037_t0035_u01758945541949") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbb6_d20250927_m035852_c001_v7007000_t0000_u01758945532674") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3b4_d20250927_m035842_c001_v0001037_t0052_u01758945522643") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecae_d20250927_m035834_c001_v7007000_t0000_u01758945514438") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c388_d20250927_m035824_c001_v0001037_t0016_u01758945504644") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130aa97_d20250927_m040003_c001_v7007000_t0000_u01758945603454") 2025/09/27 04:03:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438e1_d20250927_m035958_c001_v0001165_t0028_u01758945598116") 2025/09/27 04:03:05 DEBUG : dir1/0011-56789: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ec7_d20250927_m040028_c001_v7007000_t0000_u01758945628710") 2025/09/27 04:03:05 DEBUG : dir1/0011-56789: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543959_d20250927_m040022_c001_v0001165_t0020_u01758945622725") 2025/09/27 04:03:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299ce5_d20250927_m040204_c001_v7007000_t0000_u01758945724029") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973f38_d20250927_m040153_c001_v0001144_t0056_u01758945713126") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add630_d20250927_m040144_c001_v7007000_t0000_u01758945704390") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ef8_d20250927_m040133_c001_v0001144_t0023_u01758945693288") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b34_d20250927_m040124_c001_v7007000_t0000_u01758945684896") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ed0_d20250927_m040114_c001_v0001144_t0012_u01758945674462") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392bfa_d20250927_m040105_c001_v7007000_t0000_u01758945665461") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e98_d20250927_m040055_c001_v0001144_t0031_u01758945655299") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd78_d20250927_m040046_c001_v7007000_t0000_u01758945646843") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e56_d20250927_m040036_c001_v0001144_t0037_u01758945636791") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b4ad_d20250927_m040024_c001_v7007000_t0000_u01758945624121") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b141_d20250927_m040015_c001_v0001117_t0028_u01758945615623") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9d2_d20250927_m040007_c001_v7007000_t0000_u01758945607633") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973deb_d20250927_m040002_c001_v0001144_t0033_u01758945602289") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dceead_d20250927_m035959_c001_v7007000_t0000_u01758945599515") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973dc0_d20250927_m035951_c001_v0001144_t0035_u01758945591085") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d84_d20250927_m035942_c001_v7007000_t0000_u01758945582143") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d96_d20250927_m035936_c001_v0001144_t0027_u01758945576386") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dccf8f_d20250927_m035933_c001_v7007000_t0000_u01758945573992") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c410_d20250927_m035924_c001_v0001037_t0015_u01758945564368") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b3f4_d20250927_m035911_c001_v7007000_t0000_u01758945551030") 2025/09/27 04:03:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b058_d20250927_m035902_c001_v0001117_t0005_u01758945542498") 2025/09/27 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbb7_d20250927_m035852_c001_v7007000_t0000_u01758945532857") 2025/09/27 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b035_d20250927_m035842_c001_v0001117_t0048_u01758945522977") 2025/09/27 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecaf_d20250927_m035834_c001_v7007000_t0000_u01758945514622") 2025/09/27 04:03:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b007_d20250927_m035825_c001_v0001117_t0037_u01758945505049") 2025/09/27 04:03:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1d4f_d20250927_m040003_c001_v7007000_t0000_u01758945603202") 2025/09/27 04:03:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0fa_d20250927_m035958_c001_v0001117_t0034_u01758945598225") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ecd_d20250927_m040028_c001_v7007000_t0000_u01758945628893") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b15d_d20250927_m040022_c001_v0001117_t0037_u01758945622915") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cea_d20250927_m040204_c001_v7007000_t0000_u01758945724214") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543acb_d20250927_m040153_c001_v0001165_t0029_u01758945713801") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add632_d20250927_m040144_c001_v7007000_t0000_u01758945704579") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a6c_d20250927_m040134_c001_v0001165_t0007_u01758945694054") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b36_d20250927_m040125_c001_v7007000_t0000_u01758945685077") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543a27_d20250927_m040115_c001_v0001165_t0026_u01758945675022") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392bfb_d20250927_m040105_c001_v7007000_t0000_u01758945665645") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5439e3_d20250927_m040055_c001_v0001165_t0053_u01758945655852") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd79_d20250927_m040047_c001_v7007000_t0000_u01758945647026") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54398a_d20250927_m040037_c001_v0001165_t0058_u01758945637332") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc360da_d20250927_m040023_c001_v7007000_t0000_u01758945623922") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543934_d20250927_m040016_c001_v0001165_t0035_u01758945616194") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9d3_d20250927_m040007_c001_v7007000_t0000_u01758945607814") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543901_d20250927_m040002_c001_v0001165_t0053_u01758945602374") 2025/09/27 04:03:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e993_d20250927_m035959_c001_v7007000_t0000_u01758945599744") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438c3_d20250927_m035952_c001_v0001165_t0048_u01758945592001") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d87_d20250927_m035942_c001_v7007000_t0000_u01758945582325") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54387e_d20250927_m035936_c001_v0001165_t0030_u01758945576427") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35fa4_d20250927_m035934_c001_v7007000_t0000_u01758945574021") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d72_d20250927_m035925_c001_v0001144_t0032_u01758945565049") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add298_d20250927_m035911_c001_v7007000_t0000_u01758945551040") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437df_d20250927_m035903_c001_v0001165_t0028_u01758945543684") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbb8_d20250927_m035853_c001_v7007000_t0000_u01758945533043") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437a2_d20250927_m035843_c001_v0001165_t0050_u01758945523557") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecb0_d20250927_m035834_c001_v7007000_t0000_u01758945514806") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54376d_d20250927_m035825_c001_v0001165_t0040_u01758945505454") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4d47_d20250927_m040003_c001_v7007000_t0000_u01758945603384") 2025/09/27 04:03:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438e3_d20250927_m035958_c001_v0001165_t0012_u01758945598384") 2025/09/27 04:03:08 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ed2_d20250927_m040029_c001_v7007000_t0000_u01758945629077") 2025/09/27 04:03:08 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54395b_d20250927_m040022_c001_v0001165_t0020_u01758945622927") 2025/09/27 04:03:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cf1_d20250927_m040204_c001_v7007000_t0000_u01758945724398") 2025/09/27 04:03:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c5e8_d20250927_m040153_c001_v0001037_t0008_u01758945713995") 2025/09/27 04:03:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add636_d20250927_m040144_c001_v7007000_t0000_u01758945704764") 2025/09/27 04:03:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c5ad_d20250927_m040134_c001_v0001037_t0026_u01758945694266") 2025/09/27 04:03:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b38_d20250927_m040125_c001_v7007000_t0000_u01758945685259") 2025/09/27 04:03:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c57d_d20250927_m040115_c001_v0001037_t0039_u01758945675245") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392bfd_d20250927_m040105_c001_v7007000_t0000_u01758945665871") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c54b_d20250927_m040056_c001_v0001037_t0029_u01758945656064") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd8a_d20250927_m040047_c001_v7007000_t0000_u01758945647209") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c51a_d20250927_m040037_c001_v0001037_t0026_u01758945637525") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4e2c_d20250927_m040023_c001_v7007000_t0000_u01758945623705") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e10_d20250927_m040016_c001_v0001144_t0039_u01758945616389") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9d5_d20250927_m040007_c001_v7007000_t0000_u01758945607996") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b10b_d20250927_m040002_c001_v0001117_t0045_u01758945602464") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fc5d_d20250927_m035959_c001_v7007000_t0000_u01758945599915") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c464_d20250927_m035952_c001_v0001037_t0047_u01758945592210") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d89_d20250927_m035942_c001_v7007000_t0000_u01758945582507") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c448_d20250927_m035936_c001_v0001037_t0004_u01758945576606") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b451_d20250927_m035934_c001_v7007000_t0000_u01758945574175") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0a3_d20250927_m035926_c001_v0001117_t0033_u01758945566322") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52997c6_d20250927_m035911_c001_v7007000_t0000_u01758945551050") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d36_d20250927_m035903_c001_v0001144_t0023_u01758945543920") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbb9_d20250927_m035853_c001_v7007000_t0000_u01758945533225") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973cfa_d20250927_m035843_c001_v0001144_t0006_u01758945523782") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecb3_d20250927_m035834_c001_v7007000_t0000_u01758945514990") 2025/09/27 04:03:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973cc5_d20250927_m035825_c001_v0001144_t0055_u01758945505652") 2025/09/27 04:03:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9aa_d20250927_m040003_c001_v7007000_t0000_u01758945603399") 2025/09/27 04:03:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5438e7_d20250927_m035958_c001_v0001165_t0021_u01758945598604") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ed8_d20250927_m040029_c001_v7007000_t0000_u01758945629258") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c4f0_d20250927_m040022_c001_v0001037_t0015_u01758945622965") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cf8_d20250927_m040204_c001_v7007000_t0000_u01758945724584") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b29f_d20250927_m040154_c001_v0001117_t0050_u01758945714498") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add638_d20250927_m040144_c001_v7007000_t0000_u01758945704946") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b25c_d20250927_m040134_c001_v0001117_t0004_u01758945694621") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b3c_d20250927_m040125_c001_v7007000_t0000_u01758945685443") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b211_d20250927_m040115_c001_v0001117_t0034_u01758945675903") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392bfe_d20250927_m040106_c001_v7007000_t0000_u01758945666066") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b1cc_d20250927_m040056_c001_v0001117_t0018_u01758945656523") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd9b_d20250927_m040047_c001_v7007000_t0000_u01758945647392") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b187_d20250927_m040038_c001_v0001117_t0031_u01758945638053") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299a11_d20250927_m040023_c001_v7007000_t0000_u01758945623723") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c4d6_d20250927_m040016_c001_v0001037_t0006_u01758945616994") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9d8_d20250927_m040008_c001_v7007000_t0000_u01758945608178") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c495_d20250927_m040002_c001_v0001037_t0011_u01758945602625") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1d0f_d20250927_m035959_c001_v7007000_t0000_u01758945599521") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0e5_d20250927_m035952_c001_v0001117_t0056_u01758945592917") 2025/09/27 04:03:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d8b_d20250927_m035942_c001_v7007000_t0000_u01758945582690") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543883_d20250927_m035936_c001_v0001165_t0053_u01758945576649") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d39_d20250927_m035934_c001_v7007000_t0000_u01758945574185") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543844_d20250927_m035926_c001_v0001165_t0052_u01758945566968") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b3f7_d20250927_m035911_c001_v7007000_t0000_u01758945551214") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3df_d20250927_m035904_c001_v0001037_t0055_u01758945544489") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbba_d20250927_m035853_c001_v7007000_t0000_u01758945533407") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3b8_d20250927_m035844_c001_v0001037_t0009_u01758945524522") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecb5_d20250927_m035835_c001_v7007000_t0000_u01758945515174") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c38a_d20250927_m035826_c001_v0001037_t0021_u01758945506268") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9ac_d20250927_m040003_c001_v7007000_t0000_u01758945603582") 2025/09/27 04:03:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ddc_d20250927_m035958_c001_v0001144_t0029_u01758945598683") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ee0_d20250927_m040029_c001_v7007000_t0000_u01758945629451") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e28_d20250927_m040023_c001_v0001144_t0057_u01758945623061") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299cfd_d20250927_m040204_c001_v7007000_t0000_u01758945724769") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973f42_d20250927_m040155_c001_v0001144_t0057_u01758945715252") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add63b_d20250927_m040145_c001_v7007000_t0000_u01758945705139") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973efe_d20250927_m040135_c001_v0001144_t0008_u01758945695401") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b3f_d20250927_m040125_c001_v7007000_t0000_u01758945685627") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ed6_d20250927_m040116_c001_v0001144_t0015_u01758945676435") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392bff_d20250927_m040106_c001_v7007000_t0000_u01758945666251") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ea0_d20250927_m040057_c001_v0001144_t0037_u01758945657466") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbd9c_d20250927_m040047_c001_v7007000_t0000_u01758945647578") 2025/09/27 04:03:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e5c_d20250927_m040038_c001_v0001144_t0024_u01758945638708") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4132479332c5902e_d20250927_m040024_c001_v7007000_t0000_u01758945624065") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b149_d20250927_m040017_c001_v0001117_t0038_u01758945617573") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9da_d20250927_m040008_c001_v7007000_t0000_u01758945608359") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543903_d20250927_m040002_c001_v0001165_t0054_u01758945602659") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e995_d20250927_m035959_c001_v7007000_t0000_u01758945599927") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973dc4_d20250927_m035953_c001_v0001144_t0011_u01758945593440") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d8e_d20250927_m035942_c001_v7007000_t0000_u01758945582872") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0bf_d20250927_m035936_c001_v0001117_t0039_u01758945576850") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dccf92_d20250927_m035934_c001_v7007000_t0000_u01758945574195") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c41e_d20250927_m035927_c001_v0001037_t0031_u01758945567195") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fc2f_d20250927_m035910_c001_v7007000_t0000_u01758945550882") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b066_d20250927_m035904_c001_v0001117_t0027_u01758945544878") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbbb_d20250927_m035853_c001_v7007000_t0000_u01758945533591") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b039_d20250927_m035845_c001_v0001117_t0026_u01758945525080") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecb6_d20250927_m035835_c001_v7007000_t0000_u01758945515358") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b00b_d20250927_m035826_c001_v0001117_t0031_u01758945506685") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dceec7_d20250927_m040003_c001_v7007000_t0000_u01758945603407") 2025/09/27 04:03:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c483_d20250927_m035958_c001_v0001037_t0043_u01758945598786") 2025/09/27 04:03:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b411_d20250927_m035913_c001_v7007000_t0000_u01758945553782") 2025/09/27 04:03:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437f0_d20250927_m035908_c001_v0001165_t0046_u01758945548648") 2025/09/27 04:03:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b413_d20250927_m035913_c001_v7007000_t0000_u01758945553965") 2025/09/27 04:03:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3ef_d20250927_m035908_c001_v0001037_t0000_u01758945548795") 2025/09/27 04:03:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b416_d20250927_m035914_c001_v7007000_t0000_u01758945554148") 2025/09/27 04:03:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437f2_d20250927_m035908_c001_v0001165_t0036_u01758945548865") 2025/09/27 04:03:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b418_d20250927_m035914_c001_v7007000_t0000_u01758945554331") 2025/09/27 04:03:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437f4_d20250927_m035909_c001_v0001165_t0020_u01758945549071") 2025/09/27 04:03:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b41a_d20250927_m035914_c001_v7007000_t0000_u01758945554514") 2025/09/27 04:03:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b076_d20250927_m035909_c001_v0001117_t0007_u01758945549091") 2025/09/27 04:03:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b41c_d20250927_m035914_c001_v7007000_t0000_u01758945554697") 2025/09/27 04:03:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d41_d20250927_m035909_c001_v0001144_t0019_u01758945549134") 2025/09/27 04:03:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b41f_d20250927_m035914_c001_v7007000_t0000_u01758945554881") 2025/09/27 04:03:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3f1_d20250927_m035909_c001_v0001037_t0021_u01758945549197") 2025/09/27 04:03:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b422_d20250927_m035915_c001_v7007000_t0000_u01758945555064") 2025/09/27 04:03:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437f6_d20250927_m035909_c001_v0001165_t0019_u01758945549273") 2025/09/27 04:03:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b424_d20250927_m035915_c001_v7007000_t0000_u01758945555248") 2025/09/27 04:03:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437f8_d20250927_m035909_c001_v0001165_t0038_u01758945549480") 2025/09/27 04:03:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b426_d20250927_m035915_c001_v7007000_t0000_u01758945555431") 2025/09/27 04:03:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d45_d20250927_m035909_c001_v0001144_t0013_u01758945549597") 2025/09/27 04:03:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b428_d20250927_m035915_c001_v7007000_t0000_u01758945555616") 2025/09/27 04:03:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3f3_d20250927_m035909_c001_v0001037_t0020_u01758945549658") 2025/09/27 04:03:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b42a_d20250927_m035915_c001_v7007000_t0000_u01758945555798") 2025/09/27 04:03:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437fa_d20250927_m035909_c001_v0001165_t0056_u01758945549700") 2025/09/27 04:03:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b42d_d20250927_m035915_c001_v7007000_t0000_u01758945555981") 2025/09/27 04:03:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b078_d20250927_m035909_c001_v0001117_t0011_u01758945549749") 2025/09/27 04:03:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b42f_d20250927_m035916_c001_v7007000_t0000_u01758945556165") 2025/09/27 04:03:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea5437fe_d20250927_m035909_c001_v0001165_t0026_u01758945549906") 2025/09/27 04:03:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b431_d20250927_m035916_c001_v7007000_t0000_u01758945556348") 2025/09/27 04:03:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c3f5_d20250927_m035910_c001_v0001037_t0056_u01758945550070") 2025/09/27 04:03:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b433_d20250927_m035916_c001_v7007000_t0000_u01758945556531") 2025/09/27 04:03:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543800_d20250927_m035910_c001_v0001165_t0046_u01758945550159") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f405f049a9101052b_d20250927_m035937_c001_v7007000_t0000_u01758945577869") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543857_d20250927_m035931_c001_v0001165_t0041_u01758945571346") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4d34_d20250927_m035938_c001_v7007000_t0000_u01758945578062") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543859_d20250927_m035931_c001_v0001165_t0027_u01758945571551") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1c1f_d20250927_m035938_c001_v7007000_t0000_u01758945578167") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54385d_d20250927_m035931_c001_v0001165_t0046_u01758945571786") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dccf9f_d20250927_m035937_c001_v7007000_t0000_u01758945577826") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d88_d20250927_m035931_c001_v0001144_t0054_u01758945571796") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d54_d20250927_m035938_c001_v7007000_t0000_u01758945578025") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c42c_d20250927_m035931_c001_v0001037_t0036_u01758945571805") 2025/09/27 04:03:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b45e_d20250927_m035938_c001_v7007000_t0000_u01758945578032") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54385f_d20250927_m035932_c001_v0001165_t0055_u01758945572017") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392330_d20250927_m035938_c001_v7007000_t0000_u01758945578041") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0b1_d20250927_m035932_c001_v0001117_t0050_u01758945572061") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35fe1_d20250927_m035938_c001_v7007000_t0000_u01758945578182") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543861_d20250927_m035932_c001_v0001165_t0010_u01758945572225") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f405f049a9101052c_d20250927_m035938_c001_v7007000_t0000_u01758945578054") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d8a_d20250927_m035932_c001_v0001144_t0050_u01758945572436") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d57_d20250927_m035938_c001_v7007000_t0000_u01758945578206") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543863_d20250927_m035932_c001_v0001165_t0020_u01758945572576") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35fdb_d20250927_m035937_c001_v7007000_t0000_u01758945577816") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b0b3_d20250927_m035932_c001_v0001117_t0036_u01758945572639") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1c1b_d20250927_m035937_c001_v7007000_t0000_u01758945577801") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c432_d20250927_m035932_c001_v0001037_t0056_u01758945572684") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1c1d_d20250927_m035937_c001_v7007000_t0000_u01758945577985") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543865_d20250927_m035932_c001_v0001165_t0030_u01758945572778") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41522a5b6e71b45c_d20250927_m035937_c001_v7007000_t0000_u01758945577848") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543867_d20250927_m035932_c001_v0001165_t0023_u01758945572984") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4d33_d20250927_m035937_c001_v7007000_t0000_u01758945577879") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c434_d20250927_m035933_c001_v0001037_t0033_u01758945573000") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d52_d20250927_m035937_c001_v7007000_t0000_u01758945577837") 2025/09/27 04:03:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973d8c_d20250927_m035933_c001_v0001144_t0011_u01758945573051") 2025/09/27 04:03:15 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4044242883d2cc26_d20250927_m035649_c001_v7007000_t0000_u01758945409252") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f110af2a31db8f490_d20250927_m035647_c001_v0001184_t0027_u01758945407362") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35e11_d20250927_m035647_c001_v7007000_t0000_u01758945407180") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f110af2a31db8f47a_d20250927_m035644_c001_v0001184_t0059_u01758945404015") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35dd0_d20250927_m035643_c001_v7007000_t0000_u01758945403252") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973bd4_d20250927_m035638_c001_v0001144_t0018_u01758945398276") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4128667835c71e59_d20250927_m035636_c001_v7007000_t0000_u01758945396813") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f119a475ea796d4d6_d20250927_m035634_c001_v0001182_t0000_u01758945394869") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130a791_d20250927_m035634_c001_v7007000_t0000_u01758945394685") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f119a475ea796d4b9_d20250927_m035631_c001_v0001182_t0030_u01758945391275") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130a78a_d20250927_m035630_c001_v7007000_t0000_u01758945390548") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973bba_d20250927_m035625_c001_v0001144_t0007_u01758945385292") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4203db09103dafb0_d20250927_m035624_c001_v7007000_t0000_u01758945384004") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f117ca6ad14298e04_d20250927_m035622_c001_v0001092_t0011_u01758945382617") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1739_d20250927_m035622_c001_v7007000_t0000_u01758945382431") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f117ca6ad14298dfc_d20250927_m035619_c001_v0001092_t0010_u01758945379091") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1710_d20250927_m035618_c001_v7007000_t0000_u01758945378341") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662aec5_d20250927_m035613_c001_v0001117_t0025_u01758945373727") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4203db09103daf31_d20250927_m035612_c001_v7007000_t0000_u01758945372806") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f102fb48bbce51f19_d20250927_m035610_c001_v0001113_t0046_u01758945370817") 2025/09/27 04:03:16 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a529920c_d20250927_m035610_c001_v7007000_t0000_u01758945370634") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f102fb48bbce51f10_d20250927_m035607_c001_v0001113_t0023_u01758945367060") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52991ec_d20250927_m035606_c001_v7007000_t0000_u01758945366314") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c260_d20250927_m035559_c001_v0001037_t0018_u01758945359275") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41961440aff5318d_d20250927_m035558_c001_v7007000_t0000_u01758945358369") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1176ae352799cdde_d20250927_m035556_c001_v0001172_t0040_u01758945356692") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229da5c_d20250927_m035556_c001_v7007000_t0000_u01758945356510") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1176ae352799cdd8_d20250927_m035552_c001_v0001172_t0010_u01758945352869") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229da37_d20250927_m035552_c001_v7007000_t0000_u01758945352138") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973b6b_d20250927_m035544_c001_v0001144_t0022_u01758945344677") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130a5f4_d20250927_m035543_c001_v7007000_t0000_u01758945343765") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f115739926d311701_d20250927_m035541_c001_v0001180_t0024_u01758945341683") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dc988a_d20250927_m035541_c001_v7007000_t0000_u01758945341495") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f115739926d3116e6_d20250927_m035537_c001_v0001180_t0047_u01758945337453") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dc9836_d20250927_m035536_c001_v7007000_t0000_u01758945336715") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ae5a_d20250927_m035529_c001_v0001117_t0051_u01758945329559") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35986_d20250927_m035528_c001_v7007000_t0000_u01758945328458") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f101c9ebb35fa28b1_d20250927_m035521_c001_v0001179_t0057_u01758945321955") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290adcd4a_d20250927_m035521_c001_v7007000_t0000_u01758945321753") 2025/09/27 04:03:17 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c21a_d20250927_m035517_c001_v0001037_t0053_u01758945317626") 2025/09/27 04:03:18 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1188aaf939cd0f99_d20250927_m035516_c001_v0001134_t0021_u01758945316612") 2025/09/27 04:03:18 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1188aaf939cd0f93_d20250927_m035515_c001_v0001134_t0026_u01758945315502") 2025/09/27 04:03:18 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f400c1ac742396789_d20250927_m035501_c001_v7007000_t0000_u01758945301612") 2025/09/27 04:03:18 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ae12_d20250927_m035453_c001_v0001117_t0003_u01758945293839") 2025/09/27 04:03:18 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1103507d25ea0d41_d20250927_m035453_c001_v0001182_t0008_u01758945293086") 2025/09/27 04:03:18 DEBUG : dst/one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1103507d25ea0d3b_d20250927_m035452_c001_v0001182_t0025_u01758945292135") 2025/09/27 04:03:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4044242883d2cc27_d20250927_m035649_c001_v7007000_t0000_u01758945409437") 2025/09/27 04:03:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f102a5a349f4ff3d7_d20250927_m035646_c001_v0001093_t0029_u01758945406820") 2025/09/27 04:03:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f106b2a53d16504c2_d20250927_m035642_c001_v0001130_t0002_u01758945402904") 2025/09/27 04:03:18 DEBUG : dst/one.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4128667835c71e5b_d20250927_m035636_c001_v7007000_t0000_u01758945396994") 2025/09/27 04:03:18 DEBUG : dst/one.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1032a3e1e36c79c8_d20250927_m035634_c001_v0001109_t0057_u01758945394239") 2025/09/27 04:03:18 DEBUG : dst/one.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1013cfe3da970707_d20250927_m035630_c001_v0001181_t0028_u01758945390342") 2025/09/27 04:03:18 DEBUG : dst/one.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4203db09103dafb3_d20250927_m035624_c001_v7007000_t0000_u01758945384187") 2025/09/27 04:03:18 DEBUG : dst/one.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f117e52e4da90716e_d20250927_m035622_c001_v0001154_t0025_u01758945382013") 2025/09/27 04:03:18 DEBUG : dst/one.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10750ccf409a9daa_d20250927_m035618_c001_v0001171_t0043_u01758945378044") 2025/09/27 04:03:18 DEBUG : dst/three: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc3598a_d20250927_m035528_c001_v7007000_t0000_u01758945328640") 2025/09/27 04:03:18 DEBUG : dst/three: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1188aaf939cd0fc3_d20250927_m035526_c001_v0001134_t0021_u01758945326783") 2025/09/27 04:03:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4044242883d2cc28_d20250927_m035649_c001_v7007000_t0000_u01758945409622") 2025/09/27 04:03:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f110de8a1ad57257e_d20250927_m035648_c001_v0001171_t0033_u01758945408137") 2025/09/27 04:03:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f114718d0df64e763_d20250927_m035644_c001_v0001099_t0013_u01758945404809") 2025/09/27 04:03:18 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4044242883d2cc29_d20250927_m035649_c001_v7007000_t0000_u01758945409807") 2025/09/27 04:03:18 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f110af2a31db8f494_d20250927_m035648_c001_v0001184_t0040_u01758945408650") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35e1a_d20250927_m035648_c001_v7007000_t0000_u01758945408468") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f110af2a31db8f484_d20250927_m035645_c001_v0001184_t0047_u01758945405323") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35dfb_d20250927_m035645_c001_v7007000_t0000_u01758945405141") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662aeee_d20250927_m035639_c001_v0001117_t0042_u01758945399987") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4128667835c71e5c_d20250927_m035637_c001_v7007000_t0000_u01758945397176") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f119a475ea796d4e0_d20250927_m035636_c001_v0001182_t0030_u01758945396203") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130a795_d20250927_m035636_c001_v7007000_t0000_u01758945396021") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f119a475ea796d4c7_d20250927_m035632_c001_v0001182_t0057_u01758945392760") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130a78d_d20250927_m035632_c001_v7007000_t0000_u01758945392577") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662aedf_d20250927_m035627_c001_v0001117_t0019_u01758945387169") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1740_d20250927_m035623_c001_v7007000_t0000_u01758945383438") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662aed1_d20250927_m035620_c001_v0001117_t0004_u01758945380886") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f42136b7bf68f1728_d20250927_m035620_c001_v7007000_t0000_u01758945380154") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c276_d20250927_m035615_c001_v0001037_t0023_u01758945375418") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299217_d20250927_m035611_c001_v7007000_t0000_u01758945371882") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c26c_d20250927_m035609_c001_v0001037_t0028_u01758945369400") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52991fb_d20250927_m035608_c001_v7007000_t0000_u01758945368305") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973b8e_d20250927_m035601_c001_v0001144_t0023_u01758945361109") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229da69_d20250927_m035557_c001_v7007000_t0000_u01758945357452") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973b79_d20250927_m035554_c001_v0001144_t0051_u01758945354743") 2025/09/27 04:03:19 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229da44_d20250927_m035553_c001_v7007000_t0000_u01758945353636") 2025/09/27 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ae8b_d20250927_m035546_c001_v0001117_t0056_u01758945346519") 2025/09/27 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dc9894_d20250927_m035542_c001_v7007000_t0000_u01758945342843") 2025/09/27 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ae76_d20250927_m035539_c001_v0001117_t0032_u01758945339674") 2025/09/27 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f406aa5ac21dc9863_d20250927_m035538_c001_v7007000_t0000_u01758945338585") 2025/09/27 04:03:20 DEBUG : dst/three.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c232_d20250927_m035531_c001_v0001037_t0035_u01758945331569") 2025/09/27 04:03:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4128667835c71e5d_d20250927_m035637_c001_v7007000_t0000_u01758945397358") 2025/09/27 04:03:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f113a8044629c02f7_d20250927_m035635_c001_v0001091_t0042_u01758945395683") 2025/09/27 04:03:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10291689eb78872c_d20250927_m035632_c001_v0001090_t0009_u01758945392051") 2025/09/27 04:03:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4203db09103dafb6_d20250927_m035624_c001_v7007000_t0000_u01758945384370") 2025/09/27 04:03:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10909c85510d0abe_d20250927_m035623_c001_v0001176_t0004_u01758945383192") 2025/09/27 04:03:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f115837322bd3af5c_d20250927_m035619_c001_v0001098_t0003_u01758945379718") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4044242883d2cc2a_d20250927_m035649_c001_v7007000_t0000_u01758945409991") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c29c_d20250927_m035639_c001_v0001037_t0033_u01758945399212") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4128667835c71e5f_d20250927_m035637_c001_v7007000_t0000_u01758945397545") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c28a_d20250927_m035626_c001_v0001037_t0048_u01758945386465") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4203db09103dafb9_d20250927_m035624_c001_v7007000_t0000_u01758945384553") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ba5_d20250927_m035614_c001_v0001144_t0042_u01758945374481") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4203db09103daf34_d20250927_m035612_c001_v7007000_t0000_u01758945372990") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662aea7_d20250927_m035600_c001_v0001117_t0044_u01758945360099") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f41961440aff5318e_d20250927_m035558_c001_v7007000_t0000_u01758945358551") 2025/09/27 04:03:20 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c246_d20250927_m035545_c001_v0001037_t0006_u01758945345561") 2025/09/27 04:03:21 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130a5f6_d20250927_m035543_c001_v7007000_t0000_u01758945343948") 2025/09/27 04:03:21 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973b58_d20250927_m035530_c001_v0001144_t0025_u01758945330725") 2025/09/27 04:03:21 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc3598e_d20250927_m035528_c001_v7007000_t0000_u01758945328834") 2025/09/27 04:03:21 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1139d86bb22aa8e4_d20250927_m035523_c001_v0001113_t0055_u01758945323937") 2025/09/27 04:03:21 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f400c1ac742396790_d20250927_m035501_c001_v7007000_t0000_u01758945301795") 2025/09/27 04:03:21 DEBUG : dst/two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1103507d25ea0d65_d20250927_m035500_c001_v0001182_t0015_u01758945300672") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5298f71_d20250927_m035426_c001_v7007000_t0000_u01758945266409") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c1bd_d20250927_m035422_c001_v0001037_t0002_u01758945262160") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5298f4c_d20250927_m035420_c001_v7007000_t0000_u01758945260044") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c1ab_d20250927_m035409_c001_v0001037_t0013_u01758945249025") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d34444f_d20250927_m035400_c001_v7007000_t0000_u01758945240779") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c191_d20250927_m035356_c001_v0001037_t0056_u01758945236763") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d342f10_d20250927_m035332_c001_v7007000_t0000_u01758945212965") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad4d_d20250927_m035330_c001_v0001117_t0005_u01758945210391") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d342ab2_d20250927_m035328_c001_v7007000_t0000_u01758945208944") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad3f_d20250927_m035326_c001_v0001117_t0046_u01758945206911") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db017_d20250927_m035322_c001_v7007000_t0000_u01758945202973") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad2a_d20250927_m035320_c001_v0001117_t0003_u01758945200041") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db010_d20250927_m035318_c001_v7007000_t0000_u01758945198987") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad1c_d20250927_m035317_c001_v0001117_t0019_u01758945197081") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dafdb_d20250927_m035308_c001_v7007000_t0000_u01758945188087") 2025/09/27 04:03:21 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad03_d20250927_m035305_c001_v0001117_t0054_u01758945185625") 2025/09/27 04:03:22 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dafad_d20250927_m035304_c001_v7007000_t0000_u01758945184582") 2025/09/27 04:03:22 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acff_d20250927_m035303_c001_v0001117_t0022_u01758945183585") 2025/09/27 04:03:22 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daf6c_d20250927_m035257_c001_v7007000_t0000_u01758945177850") 2025/09/27 04:03:22 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acd7_d20250927_m035255_c001_v0001117_t0014_u01758945175606") 2025/09/27 04:03:22 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daf26_d20250927_m035253_c001_v7007000_t0000_u01758945173756") 2025/09/27 04:03:22 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acc6_d20250927_m035252_c001_v0001117_t0019_u01758945172497") 2025/09/27 04:03:22 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daf06_d20250927_m035252_c001_v7007000_t0000_u01758945172134") 2025/09/27 04:03:22 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10909c85510d0857_d20250927_m035251_c001_v0001176_t0058_u01758945171546") 2025/09/27 04:03:22 DEBUG : empty space: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acc2_d20250927_m035249_c001_v0001117_t0048_u01758945169618") 2025/09/27 04:03:22 DEBUG : enormous: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d342b0d_d20250927_m035332_c001_v7007000_t0000_u01758945212039") 2025/09/27 04:03:22 DEBUG : enormous: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad4f_d20250927_m035331_c001_v0001117_t0049_u01758945211151") 2025/09/27 04:03:22 DEBUG : existing: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4044242883d2cc2e_d20250927_m035655_c001_v7007000_t0000_u01758945415688") 2025/09/27 04:03:22 DEBUG : existing: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af06_d20250927_m035653_c001_v0001117_t0040_u01758945413968") 2025/09/27 04:03:22 DEBUG : existing: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d344401_d20250927_m035354_c001_v7007000_t0000_u01758945234597") 2025/09/27 04:03:22 DEBUG : existing: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c189_d20250927_m035353_c001_v0001037_t0030_u01758945233352") 2025/09/27 04:03:22 DEBUG : existing: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5297a31_d20250927_m035246_c001_v7007000_t0000_u01758945166227") 2025/09/27 04:03:22 DEBUG : existing: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acb0_d20250927_m035244_c001_v0001117_t0017_u01758945164939") 2025/09/27 04:03:22 DEBUG : existing: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5297a12_d20250927_m035244_c001_v7007000_t0000_u01758945164395") 2025/09/27 04:03:22 DEBUG : existing: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acaa_d20250927_m035243_c001_v0001117_t0034_u01758945163016") 2025/09/27 04:03:22 DEBUG : existing: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662aca4_d20250927_m035241_c001_v0001117_t0014_u01758945161613") 2025/09/27 04:03:22 DEBUG : existing-b: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d344406_d20250927_m035354_c001_v7007000_t0000_u01758945234830") 2025/09/27 04:03:23 DEBUG : existing-b: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad8e_d20250927_m035353_c001_v0001117_t0003_u01758945233345") 2025/09/27 04:03:23 DEBUG : file1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00ffd_d20250927_m035810_c001_v7007000_t0000_u01758945490524") 2025/09/27 04:03:23 DEBUG : file1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c364_d20250927_m035809_c001_v0001037_t0019_u01758945489099") 2025/09/27 04:03:23 DEBUG : file1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fe8_d20250927_m035807_c001_v7007000_t0000_u01758945487778") 2025/09/27 04:03:23 DEBUG : file1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662afd9_d20250927_m035806_c001_v0001117_t0031_u01758945486133") 2025/09/27 04:03:23 DEBUG : five: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343370_d20250927_m035337_c001_v7007000_t0000_u01758945217865") 2025/09/27 04:03:23 DEBUG : five: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662ad67_d20250927_m035335_c001_v0001117_t0025_u01758945215613") 2025/09/27 04:03:23 DEBUG : foo: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daf4b_d20250927_m035255_c001_v7007000_t0000_u01758945175239") 2025/09/27 04:03:23 DEBUG : foo: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662accf_d20250927_m035254_c001_v0001117_t0025_u01758945174673") 2025/09/27 04:03:23 DEBUG : foo: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662accd_d20250927_m035254_c001_v0001117_t0025_u01758945174119") 2025/09/27 04:03:23 DEBUG : four: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343374_d20250927_m035338_c001_v7007000_t0000_u01758945218047") 2025/09/27 04:03:23 DEBUG : four: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4017eb5daac0c164_d20250927_m035336_c001_v0001037_t0020_u01758945216186") 2025/09/27 04:03:23 DEBUG : four: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad61_d20250927_m035334_c001_v0001117_t0048_u01758945214332") 2025/09/27 04:03:23 DEBUG : hello world2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed29c0_d20250927_m035151_c001_v7007000_t0000_u01758945111698") 2025/09/27 04:03:23 DEBUG : hello world2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac16_d20250927_m035150_c001_v0001117_t0055_u01758945110627") 2025/09/27 04:03:23 DEBUG : ignore-size: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52975f8_d20250927_m035241_c001_v7007000_t0000_u01758945161249") 2025/09/27 04:03:23 DEBUG : ignore-size: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662aca0_d20250927_m035240_c001_v0001117_t0044_u01758945160071") 2025/09/27 04:03:23 DEBUG : nested/sub dir/file: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d3443e4_d20250927_m035352_c001_v7007000_t0000_u01758945232610") 2025/09/27 04:03:23 DEBUG : nested/sub dir/file: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973a77_d20250927_m035351_c001_v0001144_t0057_u01758945231677") 2025/09/27 04:03:23 DEBUG : nested/sub dir/file: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d3443c2_d20250927_m035350_c001_v7007000_t0000_u01758945230933") 2025/09/27 04:03:24 DEBUG : nested/sub dir/file: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973a73_d20250927_m035349_c001_v0001144_t0001_u01758945229644") 2025/09/27 04:03:24 DEBUG : one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343377_d20250927_m035338_c001_v7007000_t0000_u01758945218230") 2025/09/27 04:03:24 DEBUG : one: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662ad55_d20250927_m035333_c001_v0001117_t0025_u01758945213343") 2025/09/27 04:03:24 DEBUG : only0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00f9e_d20250927_m035801_c001_v7007000_t0000_u01758945481661") 2025/09/27 04:03:24 DEBUG : only0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662afb9_d20250927_m035756_c001_v0001117_t0025_u01758945476554") 2025/09/27 04:03:24 DEBUG : only0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c2f_d20250927_m035731_c001_v0001144_t0040_u01758945451973") 2025/09/27 04:03:24 DEBUG : only0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c5_d20250927_m035725_c001_v7007000_t0000_u01758945445779") 2025/09/27 04:03:24 DEBUG : only0: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af14_d20250927_m035700_c001_v0001117_t0034_u01758945420339") 2025/09/27 04:03:24 DEBUG : only1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fa2_d20250927_m035801_c001_v7007000_t0000_u01758945481843") 2025/09/27 04:03:24 DEBUG : only1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4017eb5daac0c347_d20250927_m035756_c001_v0001037_t0020_u01758945476724") 2025/09/27 04:03:24 DEBUG : only1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af6c_d20250927_m035733_c001_v0001117_t0023_u01758945453334") 2025/09/27 04:03:24 DEBUG : only1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994be_d20250927_m035725_c001_v7007000_t0000_u01758945445394") 2025/09/27 04:03:24 DEBUG : only1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2c1_d20250927_m035701_c001_v0001037_t0015_u01758945421838") 2025/09/27 04:03:24 DEBUG : only10: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fa3_d20250927_m035802_c001_v7007000_t0000_u01758945482025") 2025/09/27 04:03:24 DEBUG : only10: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662afbd_d20250927_m035756_c001_v0001117_t0025_u01758945476738") 2025/09/27 04:03:24 DEBUG : only10: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af8e_d20250927_m035744_c001_v0001117_t0011_u01758945464097") 2025/09/27 04:03:24 DEBUG : only10: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add132_d20250927_m035725_c001_v7007000_t0000_u01758945445804") 2025/09/27 04:03:24 DEBUG : only10: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2e2_d20250927_m035713_c001_v0001037_t0020_u01758945433545") 2025/09/27 04:03:24 DEBUG : only11: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fa6_d20250927_m035802_c001_v7007000_t0000_u01758945482208") 2025/09/27 04:03:24 DEBUG : only11: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40455dadf0973c76_d20250927_m035756_c001_v0001144_t0055_u01758945476311") 2025/09/27 04:03:25 DEBUG : only11: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c32a_d20250927_m035745_c001_v0001037_t0044_u01758945465268") 2025/09/27 04:03:25 DEBUG : only11: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c1_d20250927_m035725_c001_v7007000_t0000_u01758945445579") 2025/09/27 04:03:25 DEBUG : only11: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c17_d20250927_m035714_c001_v0001144_t0048_u01758945434866") 2025/09/27 04:03:25 DEBUG : only12: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fa8_d20250927_m035802_c001_v7007000_t0000_u01758945482392") 2025/09/27 04:03:25 DEBUG : only12: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4017eb5daac0c343_d20250927_m035756_c001_v0001037_t0020_u01758945476322") 2025/09/27 04:03:25 DEBUG : only12: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c5d_d20250927_m035746_c001_v0001144_t0024_u01758945466295") 2025/09/27 04:03:25 DEBUG : only12: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c7_d20250927_m035725_c001_v7007000_t0000_u01758945445947") 2025/09/27 04:03:25 DEBUG : only12: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af47_d20250927_m035715_c001_v0001117_t0020_u01758945435844") 2025/09/27 04:03:25 DEBUG : only13: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fab_d20250927_m035802_c001_v7007000_t0000_u01758945482573") 2025/09/27 04:03:25 DEBUG : only13: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40455dadf0973c84_d20250927_m035757_c001_v0001144_t0055_u01758945477264") 2025/09/27 04:03:25 DEBUG : only13: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af96_d20250927_m035747_c001_v0001117_t0027_u01758945467353") 2025/09/27 04:03:25 DEBUG : only13: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c8_d20250927_m035725_c001_v7007000_t0000_u01758945445961") 2025/09/27 04:03:25 DEBUG : only13: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2ec_d20250927_m035717_c001_v0001037_t0004_u01758945437094") 2025/09/27 04:03:25 DEBUG : only14: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fad_d20250927_m035802_c001_v7007000_t0000_u01758945482756") 2025/09/27 04:03:25 DEBUG : only14: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662afb7_d20250927_m035756_c001_v0001117_t0025_u01758945476334") 2025/09/27 04:03:25 DEBUG : only14: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c330_d20250927_m035748_c001_v0001037_t0039_u01758945468804") 2025/09/27 04:03:25 DEBUG : only14: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c2_d20250927_m035725_c001_v7007000_t0000_u01758945445597") 2025/09/27 04:03:25 DEBUG : only14: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c1b_d20250927_m035718_c001_v0001144_t0014_u01758945438022") 2025/09/27 04:03:25 DEBUG : only15: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fb0_d20250927_m035802_c001_v7007000_t0000_u01758945482938") 2025/09/27 04:03:25 DEBUG : only15: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40617bb6ea543703_d20250927_m035756_c001_v0001165_t0023_u01758945476894") 2025/09/27 04:03:25 DEBUG : only15: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c69_d20250927_m035750_c001_v0001144_t0034_u01758945470168") 2025/09/27 04:03:25 DEBUG : only15: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add131_d20250927_m035725_c001_v7007000_t0000_u01758945445621") 2025/09/27 04:03:26 DEBUG : only15: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af4e_d20250927_m035718_c001_v0001117_t0018_u01758945438925") 2025/09/27 04:03:26 DEBUG : only16: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fb2_d20250927_m035803_c001_v7007000_t0000_u01758945483120") 2025/09/27 04:03:26 DEBUG : only16: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40455dadf0973c7a_d20250927_m035756_c001_v0001144_t0055_u01758945476531") 2025/09/27 04:03:26 DEBUG : only16: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662afa0_d20250927_m035751_c001_v0001117_t0020_u01758945471208") 2025/09/27 04:03:26 DEBUG : only16: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c3_d20250927_m035725_c001_v7007000_t0000_u01758945445749") 2025/09/27 04:03:26 DEBUG : only16: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2f6_d20250927_m035720_c001_v0001037_t0020_u01758945440133") 2025/09/27 04:03:27 DEBUG : only17: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fb5_d20250927_m035803_c001_v7007000_t0000_u01758945483303") 2025/09/27 04:03:27 DEBUG : only17: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4017eb5daac0c345_d20250927_m035756_c001_v0001037_t0020_u01758945476540") 2025/09/27 04:03:27 DEBUG : only17: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c33c_d20250927_m035753_c001_v0001037_t0024_u01758945473106") 2025/09/27 04:03:27 DEBUG : only17: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994ca_d20250927_m035726_c001_v7007000_t0000_u01758945446133") 2025/09/27 04:03:27 DEBUG : only17: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c23_d20250927_m035721_c001_v0001144_t0051_u01758945441119") 2025/09/27 04:03:27 DEBUG : only18: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fb7_d20250927_m035803_c001_v7007000_t0000_u01758945483485") 2025/09/27 04:03:27 DEBUG : only18: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40617bb6ea543707_d20250927_m035757_c001_v0001165_t0023_u01758945477282") 2025/09/27 04:03:27 DEBUG : only18: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c70_d20250927_m035754_c001_v0001144_t0036_u01758945474009") 2025/09/27 04:03:27 DEBUG : only18: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add134_d20250927_m035725_c001_v7007000_t0000_u01758945445987") 2025/09/27 04:03:27 DEBUG : only18: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af56_d20250927_m035722_c001_v0001117_t0029_u01758945442146") 2025/09/27 04:03:27 DEBUG : only19: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fba_d20250927_m035803_c001_v7007000_t0000_u01758945483667") 2025/09/27 04:03:27 DEBUG : only19: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40455dadf0973c7c_d20250927_m035756_c001_v0001144_t0055_u01758945476714") 2025/09/27 04:03:27 DEBUG : only19: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662afb5_d20250927_m035755_c001_v0001117_t0043_u01758945475079") 2025/09/27 04:03:27 DEBUG : only19: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994bd_d20250927_m035725_c001_v7007000_t0000_u01758945445385") 2025/09/27 04:03:27 DEBUG : only19: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2fc_d20250927_m035723_c001_v0001037_t0053_u01758945443705") 2025/09/27 04:03:27 DEBUG : only2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fbd_d20250927_m035803_c001_v7007000_t0000_u01758945483849") 2025/09/27 04:03:27 DEBUG : only2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4017eb5daac0c34d_d20250927_m035757_c001_v0001037_t0020_u01758945477289") 2025/09/27 04:03:27 DEBUG : only2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c312_d20250927_m035734_c001_v0001037_t0036_u01758945454182") 2025/09/27 04:03:27 DEBUG : only2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c9_d20250927_m035726_c001_v7007000_t0000_u01758945446113") 2025/09/27 04:03:27 DEBUG : only2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973bfb_d20250927_m035703_c001_v0001144_t0036_u01758945423000") 2025/09/27 04:03:27 DEBUG : only3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fbf_d20250927_m035804_c001_v7007000_t0000_u01758945484032") 2025/09/27 04:03:27 DEBUG : only3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40455dadf0973c7e_d20250927_m035756_c001_v0001144_t0055_u01758945476897") 2025/09/27 04:03:27 DEBUG : only3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c3f_d20250927_m035735_c001_v0001144_t0034_u01758945455409") 2025/09/27 04:03:27 DEBUG : only3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c0_d20250927_m035725_c001_v7007000_t0000_u01758945445568") 2025/09/27 04:03:27 DEBUG : only3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af25_d20250927_m035704_c001_v0001117_t0030_u01758945424239") 2025/09/27 04:03:28 DEBUG : only4: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fc1_d20250927_m035804_c001_v7007000_t0000_u01758945484215") 2025/09/27 04:03:28 DEBUG : only4: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4017eb5daac0c349_d20250927_m035756_c001_v0001037_t0020_u01758945476908") 2025/09/27 04:03:28 DEBUG : only4: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af7e_d20250927_m035736_c001_v0001117_t0015_u01758945456356") 2025/09/27 04:03:28 DEBUG : only4: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c4_d20250927_m035725_c001_v7007000_t0000_u01758945445761") 2025/09/27 04:03:28 DEBUG : only4: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2cd_d20250927_m035705_c001_v0001037_t0031_u01758945425998") 2025/09/27 04:03:28 DEBUG : only5: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fc4_d20250927_m035804_c001_v7007000_t0000_u01758945484401") 2025/09/27 04:03:28 DEBUG : only5: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662afbf_d20250927_m035756_c001_v0001117_t0025_u01758945476922") 2025/09/27 04:03:28 DEBUG : only5: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c31c_d20250927_m035738_c001_v0001037_t0008_u01758945458093") 2025/09/27 04:03:28 DEBUG : only5: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994bc_d20250927_m035725_c001_v7007000_t0000_u01758945445203") 2025/09/27 04:03:28 DEBUG : only5: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c09_d20250927_m035706_c001_v0001144_t0022_u01758945426970") 2025/09/27 04:03:28 DEBUG : only6: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fc6_d20250927_m035804_c001_v7007000_t0000_u01758945484583") 2025/09/27 04:03:28 DEBUG : only6: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40455dadf0973c82_d20250927_m035757_c001_v0001144_t0055_u01758945477081") 2025/09/27 04:03:28 DEBUG : only6: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c4f_d20250927_m035739_c001_v0001144_t0056_u01758945459109") 2025/09/27 04:03:28 DEBUG : only6: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994bb_d20250927_m035725_c001_v7007000_t0000_u01758945445021") 2025/09/27 04:03:28 DEBUG : only6: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af33_d20250927_m035708_c001_v0001117_t0017_u01758945428111") 2025/09/27 04:03:28 DEBUG : only7: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fc9_d20250927_m035804_c001_v7007000_t0000_u01758945484808") 2025/09/27 04:03:28 DEBUG : only7: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40617bb6ea543705_d20250927_m035757_c001_v0001165_t0023_u01758945477094") 2025/09/27 04:03:28 DEBUG : only7: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af84_d20250927_m035740_c001_v0001117_t0051_u01758945460142") 2025/09/27 04:03:28 DEBUG : only7: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994c6_d20250927_m035725_c001_v7007000_t0000_u01758945445931") 2025/09/27 04:03:28 DEBUG : only7: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c2d7_d20250927_m035709_c001_v0001037_t0026_u01758945429617") 2025/09/27 04:03:28 DEBUG : only8: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fcb_d20250927_m035804_c001_v7007000_t0000_u01758945484990") 2025/09/27 04:03:28 DEBUG : only8: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4017eb5daac0c34b_d20250927_m035757_c001_v0001037_t0020_u01758945477101") 2025/09/27 04:03:28 DEBUG : only8: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c324_d20250927_m035741_c001_v0001037_t0031_u01758945461935") 2025/09/27 04:03:28 DEBUG : only8: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add12f_d20250927_m035725_c001_v7007000_t0000_u01758945445440") 2025/09/27 04:03:29 DEBUG : only8: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c0f_d20250927_m035710_c001_v0001144_t0033_u01758945430920") 2025/09/27 04:03:29 DEBUG : only9: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fce_d20250927_m035805_c001_v7007000_t0000_u01758945485172") 2025/09/27 04:03:29 DEBUG : only9: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662afc1_d20250927_m035757_c001_v0001117_t0025_u01758945477114") 2025/09/27 04:03:29 DEBUG : only9: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c56_d20250927_m035743_c001_v0001144_t0006_u01758945463012") 2025/09/27 04:03:29 DEBUG : only9: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52994bf_d20250927_m035725_c001_v7007000_t0000_u01758945445412") 2025/09/27 04:03:29 DEBUG : only9: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662af3c_d20250927_m035711_c001_v0001117_t0016_u01758945431763") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343fb9_d20250927_m035348_c001_v7007000_t0000_u01758945228507") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c175_d20250927_m035346_c001_v0001037_t0001_u01758945226530") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343b91_d20250927_m035345_c001_v7007000_t0000_u01758945225418") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad73_d20250927_m035343_c001_v0001117_t0040_u01758945223329") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343766_d20250927_m035342_c001_v7007000_t0000_u01758945222199") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c16c_d20250927_m035339_c001_v0001037_t0051_u01758945219262") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db01c_d20250927_m035325_c001_v7007000_t0000_u01758945205880") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad34_d20250927_m035323_c001_v0001117_t0014_u01758945203520") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db016_d20250927_m035321_c001_v7007000_t0000_u01758945201462") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad28_d20250927_m035319_c001_v0001117_t0011_u01758945199535") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db00d_d20250927_m035318_c001_v7007000_t0000_u01758945198037") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad1a_d20250927_m035316_c001_v0001117_t0048_u01758945196220") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dafd8_d20250927_m035307_c001_v7007000_t0000_u01758945187530") 2025/09/27 04:03:29 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad01_d20250927_m035305_c001_v0001117_t0039_u01758945185138") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dafb1_d20250927_m035304_c001_v7007000_t0000_u01758945184774") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acfd_d20250927_m035303_c001_v0001117_t0049_u01758945183012") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daf95_d20250927_m035302_c001_v7007000_t0000_u01758945182648") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acfb_d20250927_m035301_c001_v0001117_t0004_u01758945181695") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acf7_d20250927_m035300_c001_v0001117_t0051_u01758945180802") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daf7e_d20250927_m035300_c001_v7007000_t0000_u01758945180439") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662aceb_d20250927_m035259_c001_v0001117_t0054_u01758945179277") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ace3_d20250927_m035258_c001_v0001117_t0058_u01758945178394") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703daf6e_d20250927_m035258_c001_v7007000_t0000_u01758945178032") 2025/09/27 04:03:30 DEBUG : potato: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662acdb_d20250927_m035256_c001_v0001117_t0011_u01758945176858") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fd6b3_d20250927_m035436_c001_v7007000_t0000_u01758945276034") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ae8_d20250927_m035435_c001_v0001144_t0029_u01758945275224") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5298f76_d20250927_m035426_c001_v7007000_t0000_u01758945266647") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ac0_d20250927_m035421_c001_v0001144_t0032_u01758945261345") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4169d19576ae3ca0_d20250927_m035413_c001_v7007000_t0000_u01758945253724") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973a90_d20250927_m035408_c001_v0001144_t0030_u01758945248041") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d344454_d20250927_m035401_c001_v7007000_t0000_u01758945241023") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973a7f_d20250927_m035355_c001_v0001144_t0012_u01758945235758") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d342efb_d20250927_m035332_c001_v7007000_t0000_u01758945212220") 2025/09/27 04:03:30 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad4b_d20250927_m035329_c001_v0001117_t0007_u01758945209494") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d342ab5_d20250927_m035329_c001_v7007000_t0000_u01758945209128") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad3d_d20250927_m035326_c001_v0001117_t0038_u01758945206427") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db01d_d20250927_m035326_c001_v7007000_t0000_u01758945206062") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad38_d20250927_m035324_c001_v0001117_t0051_u01758945204464") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db019_d20250927_m035323_c001_v7007000_t0000_u01758945203155") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad30_d20250927_m035321_c001_v0001117_t0026_u01758945201829") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703db012_d20250927_m035319_c001_v7007000_t0000_u01758945199169") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad22_d20250927_m035318_c001_v0001117_t0049_u01758945198046") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dafdf_d20250927_m035308_c001_v7007000_t0000_u01758945188269") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad05_d20250927_m035306_c001_v0001117_t0018_u01758945186732") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed29e6_d20250927_m035155_c001_v7007000_t0000_u01758945115344") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac1e_d20250927_m035154_c001_v0001117_t0033_u01758945114190") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed29d1_d20250927_m035153_c001_v7007000_t0000_u01758945113280") 2025/09/27 04:03:31 DEBUG : potato2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac1a_d20250927_m035152_c001_v0001117_t0051_u01758945112241") 2025/09/27 04:03:31 DEBUG : potato3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5298f7e_d20250927_m035427_c001_v7007000_t0000_u01758945267156") 2025/09/27 04:03:31 DEBUG : potato3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662adda_d20250927_m035423_c001_v0001117_t0014_u01758945263002") 2025/09/27 04:03:31 DEBUG : potato3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4169d19576ae3ca4_d20250927_m035414_c001_v7007000_t0000_u01758945254128") 2025/09/27 04:03:31 DEBUG : potato3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662adb4_d20250927_m035409_c001_v0001117_t0047_u01758945249808") 2025/09/27 04:03:31 DEBUG : potato3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d34445b_d20250927_m035401_c001_v7007000_t0000_u01758945241388") 2025/09/27 04:03:31 DEBUG : potato3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad96_d20250927_m035357_c001_v0001117_t0011_u01758945237150") 2025/09/27 04:03:31 DEBUG : pre-dest1/1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35826_d20250927_m035511_c001_v7007000_t0000_u01758945311254") 2025/09/27 04:03:32 DEBUG : pre-dest1/1: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ae21_d20250927_m035502_c001_v0001117_t0004_u01758945302548") 2025/09/27 04:03:32 DEBUG : pre-dest2/2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f411bd6689dc35827_d20250927_m035511_c001_v7007000_t0000_u01758945311437") 2025/09/27 04:03:32 DEBUG : pre-dest2/2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973b23_d20250927_m035503_c001_v0001144_t0005_u01758945303493") 2025/09/27 04:03:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f400c1ac74239666a_d20250927_m035448_c001_v7007000_t0000_u01758945288068") 2025/09/27 04:03:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c1dd_d20250927_m035443_c001_v0001037_t0003_u01758945283918") 2025/09/27 04:03:32 DEBUG : sizeonly: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a52971f4_d20250927_m035239_c001_v7007000_t0000_u01758945159519") 2025/09/27 04:03:32 DEBUG : sizeonly: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac9a_d20250927_m035238_c001_v0001117_t0049_u01758945158191") 2025/09/27 04:03:32 DEBUG : splitbanan: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f410217911d2d4ee6_d20250927_m040029_c001_v7007000_t0000_u01758945629634") 2025/09/27 04:03:32 DEBUG : splitbanan: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54394b_d20250927_m040021_c001_v0001165_t0006_u01758945621283") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299d02_d20250927_m040204_c001_v7007000_t0000_u01758945724953") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973f4c_d20250927_m040157_c001_v0001144_t0005_u01758945717521") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4195ca0290add63d_d20250927_m040145_c001_v7007000_t0000_u01758945705326") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973f08_d20250927_m040137_c001_v0001144_t0036_u01758945697838") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299b41_d20250927_m040125_c001_v7007000_t0000_u01758945685809") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973eda_d20250927_m040118_c001_v0001144_t0037_u01758945678653") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418913363c392c00_d20250927_m040106_c001_v7007000_t0000_u01758945666436") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973eaa_d20250927_m040059_c001_v0001144_t0018_u01758945659724") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4144aabd703dbdad_d20250927_m040047_c001_v7007000_t0000_u01758945647765") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973e68_d20250927_m040040_c001_v0001144_t0021_u01758945640507") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4128667835c722d5_d20250927_m040024_c001_v7007000_t0000_u01758945624107") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b14d_d20250927_m040019_c001_v0001117_t0024_u01758945619983") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e9db_d20250927_m040008_c001_v7007000_t0000_u01758945608565") 2025/09/27 04:03:32 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c48d_d20250927_m040000_c001_v0001037_t0012_u01758945600834") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f418814260130aa64_d20250927_m035959_c001_v7007000_t0000_u01758945599763") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973dce_d20250927_m035955_c001_v0001144_t0022_u01758945595499") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d90_d20250927_m035943_c001_v7007000_t0000_u01758945583054") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543870_d20250927_m035935_c001_v0001165_t0010_u01758945575102") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4059676cc14f7d36_d20250927_m035934_c001_v7007000_t0000_u01758945574003") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c426_d20250927_m035929_c001_v0001037_t0013_u01758945569789") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4169d19576ae42d4_d20250927_m035911_c001_v7007000_t0000_u01758945551085") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b06e_d20250927_m035906_c001_v0001117_t0035_u01758945546740") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fbbc_d20250927_m035853_c001_v7007000_t0000_u01758945533773") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b03c_d20250927_m035846_c001_v0001117_t0003_u01758945526814") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40170caf823fecb7_d20250927_m035835_c001_v7007000_t0000_u01758945515549") 2025/09/27 04:03:33 DEBUG : splitbananasplit: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b014_d20250927_m035828_c001_v0001117_t0048_u01758945508442") 2025/09/27 04:03:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4095ea60f344fc67_d20250927_m040003_c001_v7007000_t0000_u01758945603553") 2025/09/27 04:03:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973dd0_d20250927_m035956_c001_v0001144_t0021_u01758945596764") 2025/09/27 04:03:33 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c0100b_d20250927_m035818_c001_v7007000_t0000_u01758945498587") 2025/09/27 04:03:33 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662aff5_d20250927_m035815_c001_v0001117_t0008_u01758945495477") 2025/09/27 04:03:33 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e0b9_d20250927_m035814_c001_v7007000_t0000_u01758945494349") 2025/09/27 04:03:33 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973ca6_d20250927_m035811_c001_v0001144_t0030_u01758945491479") 2025/09/27 04:03:33 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d3443e7_d20250927_m035352_c001_v7007000_t0000_u01758945232791") 2025/09/27 04:03:33 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c181_d20250927_m035351_c001_v0001037_t0003_u01758945231665") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d3443c6_d20250927_m035351_c001_v7007000_t0000_u01758945231115") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad86_d20250927_m035350_c001_v0001117_t0042_u01758945230004") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5296df0_d20250927_m035235_c001_v7007000_t0000_u01758945155568") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac8e_d20250927_m035233_c001_v0001117_t0044_u01758945153475") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5296ded_d20250927_m035233_c001_v7007000_t0000_u01758945153111") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac8a_d20250927_m035231_c001_v0001117_t0017_u01758945151275") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5296dea_d20250927_m035229_c001_v7007000_t0000_u01758945149243") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac84_d20250927_m035227_c001_v0001117_t0003_u01758945147658") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5296de9_d20250927_m035227_c001_v7007000_t0000_u01758945147114") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac7c_d20250927_m035225_c001_v0001117_t0056_u01758945145402") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac70_d20250927_m035222_c001_v0001117_t0022_u01758945142199") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5296de2_d20250927_m035221_c001_v7007000_t0000_u01758945141835") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac68_d20250927_m035220_c001_v0001117_t0033_u01758945140812") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac64_d20250927_m035219_c001_v0001117_t0023_u01758945139766") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5296de1_d20250927_m035219_c001_v7007000_t0000_u01758945139401") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac5d_d20250927_m035216_c001_v0001117_t0025_u01758945136148") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac58_d20250927_m035213_c001_v0001117_t0012_u01758945133166") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed2a60_d20250927_m035212_c001_v7007000_t0000_u01758945132802") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac56_d20250927_m035211_c001_v0001117_t0013_u01758945131922") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac52_d20250927_m035210_c001_v0001117_t0039_u01758945130927") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed2a51_d20250927_m035210_c001_v7007000_t0000_u01758945130565") 2025/09/27 04:03:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac4a_d20250927_m035206_c001_v0001117_t0005_u01758945126543") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed2a33_d20250927_m035206_c001_v7007000_t0000_u01758945126179") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac48_d20250927_m035204_c001_v0001117_t0031_u01758945124785") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed2a24_d20250927_m035203_c001_v7007000_t0000_u01758945123880") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac3e_d20250927_m035202_c001_v0001117_t0003_u01758945122734") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed2a18_d20250927_m035202_c001_v7007000_t0000_u01758945122168") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac3c_d20250927_m035201_c001_v0001117_t0037_u01758945121366") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed2a0b_d20250927_m035200_c001_v7007000_t0000_u01758945120462") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac38_d20250927_m035159_c001_v0001117_t0038_u01758945119284") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed2a00_d20250927_m035158_c001_v7007000_t0000_u01758945118739") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac2e_d20250927_m035157_c001_v0001117_t0007_u01758945117762") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed29f5_d20250927_m035157_c001_v7007000_t0000_u01758945117213") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac26_d20250927_m035155_c001_v0001117_t0010_u01758945115887") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed29b0_d20250927_m035150_c001_v7007000_t0000_u01758945110082") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac0e_d20250927_m035149_c001_v0001117_t0035_u01758945109081") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed29a4_d20250927_m035148_c001_v7007000_t0000_u01758945108537") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac0a_d20250927_m035147_c001_v0001117_t0010_u01758945107678") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed2998_d20250927_m035146_c001_v7007000_t0000_u01758945106767") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ac04_d20250927_m035145_c001_v0001117_t0052_u01758945105731") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f407afd9031ed2981_d20250927_m035143_c001_v7007000_t0000_u01758945103342") 2025/09/27 04:03:35 DEBUG : sub dir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662abfe_d20250927_m035142_c001_v0001117_t0058_u01758945102268") 2025/09/27 04:03:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c0100c_d20250927_m035818_c001_v7007000_t0000_u01758945498778") 2025/09/27 04:03:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c372_d20250927_m035815_c001_v0001037_t0019_u01758945495488") 2025/09/27 04:03:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f403c2324b229e0ba_d20250927_m035814_c001_v7007000_t0000_u01758945494530") 2025/09/27 04:03:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea54373e_d20250927_m035811_c001_v0001165_t0010_u01758945491492") 2025/09/27 04:03:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299d37_d20250927_m040207_c001_v7007000_t0000_u01758945727004") 2025/09/27 04:03:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543af2_d20250927_m040206_c001_v0001165_t0036_u01758945726353") 2025/09/27 04:03:36 DEBUG : sub/yam: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343fb0_d20250927_m035347_c001_v7007000_t0000_u01758945227959") 2025/09/27 04:03:36 DEBUG : sub/yam: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973a69_d20250927_m035346_c001_v0001144_t0029_u01758945226163") 2025/09/27 04:03:36 DEBUG : test_dir1/file2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fff_d20250927_m035810_c001_v7007000_t0000_u01758945490707") 2025/09/27 04:03:36 DEBUG : test_dir1/file2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662afea_d20250927_m035808_c001_v0001117_t0014_u01758945488763") 2025/09/27 04:03:36 DEBUG : test_dir1/file2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fea_d20250927_m035807_c001_v7007000_t0000_u01758945487960") 2025/09/27 04:03:36 DEBUG : test_dir1/file2: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543735_d20250927_m035806_c001_v0001165_t0006_u01758945486164") 2025/09/27 04:03:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c01001_d20250927_m035810_c001_v7007000_t0000_u01758945490889") 2025/09/27 04:03:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543739_d20250927_m035808_c001_v0001165_t0011_u01758945488755") 2025/09/27 04:03:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4048e2af40c00fec_d20250927_m035808_c001_v7007000_t0000_u01758945488143") 2025/09/27 04:03:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973c96_d20250927_m035806_c001_v0001144_t0022_u01758945486149") 2025/09/27 04:03:36 DEBUG : three: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343378_d20250927_m035338_c001_v7007000_t0000_u01758945218423") 2025/09/27 04:03:36 DEBUG : three: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad6b_d20250927_m035336_c001_v0001117_t0044_u01758945216937") 2025/09/27 04:03:36 DEBUG : three: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662ad5b_d20250927_m035333_c001_v0001117_t0026_u01758945213709") 2025/09/27 04:03:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299d63_d20250927_m040208_c001_v7007000_t0000_u01758945728991") 2025/09/27 04:03:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c619_d20250927_m040207_c001_v0001037_t0057_u01758945727978") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299e42_d20250927_m040231_c001_v7007000_t0000_u01758945751519") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b2fc_d20250927_m040229_c001_v0001117_t0013_u01758945749076") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299e2a_d20250927_m040227_c001_v7007000_t0000_u01758945747481") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c646_d20250927_m040225_c001_v0001037_t0037_u01758945745686") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299e15_d20250927_m040224_c001_v7007000_t0000_u01758945744697") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543b31_d20250927_m040224_c001_v0001165_t0031_u01758945744063") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299df0_d20250927_m040217_c001_v7007000_t0000_u01758945737844") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c62a_d20250927_m040216_c001_v0001037_t0030_u01758945736265") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299e01_d20250927_m040220_c001_v7007000_t0000_u01758945740756") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b2df_d20250927_m040218_c001_v0001117_t0015_u01758945738809") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299dd8_d20250927_m040215_c001_v7007000_t0000_u01758945735286") 2025/09/27 04:03:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10617bb6ea543b12_d20250927_m040214_c001_v0001165_t0005_u01758945734605") 2025/09/27 04:03:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299dc1_d20250927_m040213_c001_v7007000_t0000_u01758945733616") 2025/09/27 04:03:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973f65_d20250927_m040212_c001_v0001144_t0021_u01758945732004") 2025/09/27 04:03:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299d8d_d20250927_m040211_c001_v7007000_t0000_u01758945731031") 2025/09/27 04:03:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1085f4f51662b2c0_d20250927_m040209_c001_v0001117_t0022_u01758945729973") 2025/09/27 04:03:37 DEBUG : toe/toe/toe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f400c1ac742397c06_d20250927_m040237_c001_v7007000_t0000_u01758945757162") 2025/09/27 04:03:37 DEBUG : toe/toe/toe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1017eb5daac0c65e_d20250927_m040236_c001_v0001037_t0036_u01758945756123") 2025/09/27 04:03:37 DEBUG : toe/toe/toe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299e0d_d20250927_m040223_c001_v7007000_t0000_u01758945743086") 2025/09/27 04:03:37 DEBUG : toe/toe/toe: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973f78_d20250927_m040221_c001_v0001144_t0002_u01758945741820") 2025/09/27 04:03:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299e47_d20250927_m040232_c001_v7007000_t0000_u01758945752222") 2025/09/27 04:03:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973f93_d20250927_m040230_c001_v0001144_t0022_u01758945750859") 2025/09/27 04:03:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f422b0d72a5299e32_d20250927_m040228_c001_v7007000_t0000_u01758945748095") 2025/09/27 04:03:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1002f4e7d6aadf0f_d20250927_m040227_c001_v0001182_t0026_u01758945747278") 2025/09/27 04:03:38 DEBUG : two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343379_d20250927_m035338_c001_v7007000_t0000_u01758945218712") 2025/09/27 04:03:38 DEBUG : two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40455dadf0973a4a_d20250927_m035336_c001_v0001144_t0055_u01758945216369") 2025/09/27 04:03:38 DEBUG : two: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f4085f4f51662ad57_d20250927_m035333_c001_v0001117_t0025_u01758945213526") 2025/09/27 04:03:38 DEBUG : yam: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343fbc_d20250927_m035348_c001_v7007000_t0000_u01758945228691") 2025/09/27 04:03:38 DEBUG : yam: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1073b853a727fd04_d20250927_m035347_c001_v0001100_t0023_u01758945227679") 2025/09/27 04:03:38 DEBUG : yam: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343b74_d20250927_m035344_c001_v7007000_t0000_u01758945224873") 2025/09/27 04:03:38 DEBUG : yam: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973a62_d20250927_m035342_c001_v0001144_t0006_u01758945222943") 2025/09/27 04:03:38 DEBUG : yam: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d34337d_d20250927_m035341_c001_v7007000_t0000_u01758945221647") 2025/09/27 04:03:38 DEBUG : yam: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f10455dadf0973a56_d20250927_m035339_c001_v0001144_t0034_u01758945219274") 2025/09/27 04:03:38 DEBUG : yaml: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343b93_d20250927_m035345_c001_v7007000_t0000_u01758945225601") 2025/09/27 04:03:38 DEBUG : yaml: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f101dec52541ff4c4_d20250927_m035344_c001_v0001098_t0032_u01758945224541") 2025/09/27 04:03:38 DEBUG : yaml: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f40838f7c6d343767_d20250927_m035342_c001_v7007000_t0000_u01758945222380") 2025/09/27 04:03:38 DEBUG : yaml: Deleting (id "4_z9f424d2340cd8b9b9f980e1b_f1046bb3f7bfd3527_d20250927_m035341_c001_v0001117_t0025_u01758945221039") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 12m0.459503725s (try 1/5)