"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/11 01:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu" 2025/07/11 01:39:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/11 01:39:57 DEBUG : Creating backend with remote "/tmp/rclone2420285187" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:39:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:39:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/11 01:39:58 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:39:58 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:39:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 01:39:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:39:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:39:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:00 INFO : sub dir/hello world: Copied (new) 2025/07/11 01:40:00 DEBUG : B2 bucket rclone-test-donoweb1fogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.23s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", 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-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:02 DEBUG : Creating backend with remote "/non-existing" 2025/07/11 01:40:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/11 01:40:02 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:02 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:03 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:03 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.04s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", 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-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:05 INFO : B2 bucket rclone-test-donoweb1fogu: Running all checks before starting transfers 2025/07/11 01:40:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:05 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:05 INFO : B2 bucket rclone-test-donoweb1fogu: Checks finished, now starting transfers 2025/07/11 01:40:05 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.69s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:06 ERROR : Ignoring --no-traverse with sync 2025/07/11 01:40:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:06 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:06 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:07 INFO : sub dir/hello world: Copied (new) 2025/07/11 01:40:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.74s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/11 01:40:08 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:08 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/11 01:40:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.56s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:40:10 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:10 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:40:12 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:12 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.07s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/11 01:40:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 01:40:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/11 01:40:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 01:40:13 INFO : sub dir2: Making directory 2025/07/11 01:40:13 INFO : sub dir: Making directory 2025/07/11 01:40:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:13 INFO : sub dir2/sub sub dir2: Making directory 2025/07/11 01:40:13 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:13 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:14 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/11 01:40:14 DEBUG : B2 bucket rclone-test-donoweb1fogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.44s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:15 INFO : sub dir2: Making directory 2025/07/11 01:40:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/11 01:40:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 01:40:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:15 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:15 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.66s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:16 DEBUG : sub dir2: Making directory with metadata 2025/07/11 01:40:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 01:40:16 INFO : sub dir2: Making directory 2025/07/11 01:40:16 INFO : sub dir: Making directory 2025/07/11 01:40:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:16 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:16 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:17 INFO : sub dir/hello world: Copied (new) 2025/07/11 01:40:17 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/11 01:40:17 DEBUG : B2 bucket rclone-test-donoweb1fogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/11 01:40:18 DEBUG : B2 bucket rclone-test-donoweb1fogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", 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-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:19 INFO : sub dir2: Making directory 2025/07/11 01:40:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:19 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:19 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:19 INFO : sub dir/hello world: Copied (new) 2025/07/11 01:40:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.42s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:20 DEBUG : sub dir2: Making directory with metadata 2025/07/11 01:40:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 01:40:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 01:40:20 INFO : sub dir2: Making directory 2025/07/11 01:40:20 INFO : sub dir: Making directory 2025/07/11 01:40:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:20 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:20 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:21 INFO : sub dir/hello world: Copied (new) 2025/07/11 01:40:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/11 01:40:21 DEBUG : B2 bucket rclone-test-donoweb1fogu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", 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-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:22 INFO : sub dir2: Making directory 2025/07/11 01:40:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:22 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:22 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/07/11 01:40:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.64s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cugiqeh4pura" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-donoweb1fogu -> B2 bucket rclone-test-cugiqeh4pura 2025/07/11 01:40:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:25 DEBUG : B2 bucket rclone-test-cugiqeh4pura: Waiting for checks to finish 2025/07/11 01:40:25 DEBUG : B2 bucket rclone-test-cugiqeh4pura: Waiting for transfers to finish 2025/07/11 01:40:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 01:40:26 DEBUG : B2 bucket rclone-test-cugiqeh4pura: Purge remote 2025/07/11 01:40:26 INFO : B2 bucket rclone-test-cugiqeh4pura: cleaning bucket "rclone-test-cugiqeh4pura" of all files 2025/07/11 01:40:26 DEBUG : sub dir/hello world: Deleting (id "4_z0fd21d33204dfb7b9f780e1b_f113cb028c093501d_d20250711_m014026_c001_v0001184_t0019_u01752198026453") --- PASS: TestServerSideCopy (4.18s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 01:40:29 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:29 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 01:40:29 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gucuruz7suju" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-donoweb1fogu -> B2 bucket rclone-test-gucuruz7suju 2025/07/11 01:40:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:32 DEBUG : B2 bucket rclone-test-gucuruz7suju: Waiting for checks to finish 2025/07/11 01:40:32 DEBUG : B2 bucket rclone-test-gucuruz7suju: Waiting for transfers to finish 2025/07/11 01:40:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 01:40:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 01:40:34 DEBUG : B2 bucket rclone-test-gucuruz7suju: Waiting for checks to finish 2025/07/11 01:40:34 DEBUG : B2 bucket rclone-test-gucuruz7suju: Waiting for transfers to finish 2025/07/11 01:40:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 01:40:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 01:40:35 DEBUG : B2 bucket rclone-test-gucuruz7suju: Purge remote 2025/07/11 01:40:35 INFO : B2 bucket rclone-test-gucuruz7suju: cleaning bucket "rclone-test-gucuruz7suju" of all files 2025/07/11 01:40:35 DEBUG : sub dir/hello world: Deleting (id "4_z8fb22dc3204dfb7b9f780e1b_f1164cf53303e3e6b_d20250711_m014034_c001_v0001131_t0049_u01752198034879") 2025/07/11 01:40:35 DEBUG : sub dir/hello world: Deleting (id "4_z8fb22dc3204dfb7b9f780e1b_f103fcf663467e672_d20250711_m014033_c001_v0001171_t0039_u01752198033014") --- PASS: TestServerSideCopyOverSelf (6.63s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 01:40:38 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:38 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 01:40:39 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/11 01:40:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.83s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hiwuhir2posa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-donoweb1fogu -> B2 bucket rclone-test-hiwuhir2posa 2025/07/11 01:40:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:42 DEBUG : B2 bucket rclone-test-hiwuhir2posa: Waiting for checks to finish 2025/07/11 01:40:42 DEBUG : B2 bucket rclone-test-hiwuhir2posa: Waiting for transfers to finish 2025/07/11 01:40:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 01:40:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/11 01:40:43 DEBUG : B2 bucket rclone-test-hiwuhir2posa: Waiting for checks to finish 2025/07/11 01:40:43 DEBUG : B2 bucket rclone-test-hiwuhir2posa: Waiting for transfers to finish 2025/07/11 01:40:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/11 01:40:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 01:40:44 INFO : sub dir/hello world: Deleted 2025/07/11 01:40:45 DEBUG : testing file moves 2025/07/11 01:40:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/11 01:40:45 DEBUG : B2 bucket rclone-test-hiwuhir2posa: Waiting for checks to finish 2025/07/11 01:40:45 DEBUG : B2 bucket rclone-test-hiwuhir2posa: Waiting for transfers to finish 2025/07/11 01:40:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/11 01:40:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/11 01:40:46 INFO : sub dir/hello world: Deleted 2025/07/11 01:40:46 DEBUG : B2 bucket rclone-test-hiwuhir2posa: Purge remote 2025/07/11 01:40:46 INFO : B2 bucket rclone-test-hiwuhir2posa: cleaning bucket "rclone-test-hiwuhir2posa" of all files 2025/07/11 01:40:46 DEBUG : sub dir/hello world: Deleting (id "4_z5ff25d23204dfb7b9f780e1b_f114acd1237863a18_d20250711_m014045_c001_v0001180_t0054_u01752198045895") 2025/07/11 01:40:46 DEBUG : sub dir/hello world: Deleting (id "4_z5ff25d23204dfb7b9f780e1b_f11084fb9a11d6e94_d20250711_m014044_c001_v0001029_t0006_u01752198044057") 2025/07/11 01:40:46 DEBUG : sub dir/hello world: Deleting (id "4_z5ff25d23204dfb7b9f780e1b_f104b15c5478361e4_d20250711_m014042_c001_v0001165_t0034_u01752198042606") --- PASS: TestServerSideMoveOverSelf (8.11s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:49 ERROR : error listing: directory not found 2025/07/11 01:40:49 INFO : Local file system at /tmp/rclone2420285187: Making directory 2025/07/11 01:40:49 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:49 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.09s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:40:51 DEBUG : Local file system at /tmp/rclone2420285187: Waiting for checks to finish 2025/07/11 01:40:51 DEBUG : Local file system at /tmp/rclone2420285187: Waiting for transfers to finish 2025/07/11 01:40:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:40:51 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/11 01:40:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.16s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/11 01:40:52 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:52 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 01:40:53 INFO : check sum: Copied (new) 2025/07/11 01:40:53 DEBUG : Waiting for deletions to finish 2025/07/11 01:40:53 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 01:40:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/11 01:40:53 DEBUG : check sum: Unchanged skipping 2025/07/11 01:40:53 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:53 DEBUG : Waiting for deletions to finish 2025/07/11 01:40:53 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.96s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/11 01:40:54 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:54 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 01:40:55 INFO : sizeonly: Copied (new) 2025/07/11 01:40:55 DEBUG : Waiting for deletions to finish 2025/07/11 01:40:55 DEBUG : sizeonly: Sizes identical 2025/07/11 01:40:55 DEBUG : sizeonly: Unchanged skipping 2025/07/11 01:40:55 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:55 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:55 DEBUG : Waiting for deletions to finish 2025/07/11 01:40:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.18s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/11 01:40:56 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:56 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/11 01:40:57 INFO : ignore-size: Copied (new) 2025/07/11 01:40:57 DEBUG : Waiting for deletions to finish 2025/07/11 01:40:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:40:57 DEBUG : ignore-size: Unchanged skipping 2025/07/11 01:40:57 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:57 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:57 DEBUG : Waiting for deletions to finish 2025/07/11 01:40:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.91s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:40:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:40:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:59 DEBUG : existing: Unchanged skipping 2025/07/11 01:40:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:40:59 DEBUG : Waiting for deletions to finish 2025/07/11 01:40:59 INFO : There was nothing to transfer 2025/07/11 01:40:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/11 01:40:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:40:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 01:41:00 INFO : existing: Copied (replaced existing) 2025/07/11 01:41:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.14s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/11 01:41:01 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:01 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 01:41:02 INFO : existing: Copied (new) 2025/07/11 01:41:02 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:02 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:02 DEBUG : existing: Destination exists, skipping 2025/07/11 01:41:02 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:02 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:04 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/11 01:41:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:05 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 01:41:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 01:41:05 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:05 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:41:05 INFO : a/potato2: Copied (new) 2025/07/11 01:41:05 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:05 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:08 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/07/11 01:41:08 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 01:41:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/11 01:41:08 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:08 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:08 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:08 INFO : There was nothing to transfer 2025/07/11 01:41:08 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/07/11 01:41:08 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 01:41:09 INFO : empty space: Updated modification time in destination 2025/07/11 01:41:09 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:09 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:09 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.28s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:10 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/07/11 01:41:10 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 01:41:10 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:10 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:10 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:10 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:12 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/07/11 01:41:12 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2420285187) 2025/07/11 01:41:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-donoweb1fogu) 2025/07/11 01:41:12 DEBUG : foo: sha1 differ 2025/07/11 01:41:12 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/11 01:41:12 INFO : foo: Copied (replaced existing) 2025/07/11 01:41:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/11 01:41:14 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:14 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:14 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:41:15 INFO : potato: Copied (new) 2025/07/11 01:41:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:17 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/11 01:41:17 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/11 01:41:18 INFO : potato: Copied (replaced existing) 2025/07/11 01:41:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:19 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:19 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/07/11 01:41:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2420285187) 2025/07/11 01:41:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-donoweb1fogu) 2025/07/11 01:41:19 DEBUG : potato: sha1 differ 2025/07/11 01:41:19 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/11 01:41:20 INFO : potato: Copied (replaced existing) 2025/07/11 01:41:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:41:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/11 01:41:22 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:22 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:22 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:22 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:41:25 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:25 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:25 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:41:25 INFO : potato2: Copied (new) 2025/07/11 01:41:25 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:26 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:27 INFO : d: Making directory 2025/07/11 01:41:27 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/11 01:41:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 01:41:28 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:28 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 01:41:28 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:41:29 INFO : a/potato2: Copied (new) 2025/07/11 01:41:29 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:29 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/11 01:41:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 01:41:32 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:32 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 01:41:32 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:41:32 INFO : a/potato2: Copied (new) 2025/07/11 01:41:32 ERROR : B2 bucket rclone-test-donoweb1fogu: not deleting files as there were IO errors 2025/07/11 01:41:32 ERROR : B2 bucket rclone-test-donoweb1fogu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:35 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:41:35 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:35 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:35 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:35 INFO : potato: Deleted 2025/07/11 01:41:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:41:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.14s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:38 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:38 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:38 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:39 INFO : potato: Deleted 2025/07/11 01:41:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:41:39 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:39 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:39 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:41:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.61s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:41:41 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:41 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/11 01:41:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.90s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:45 DEBUG : enormous: Excluded (Size Filter) 2025/07/11 01:41:45 DEBUG : enormous: Excluded 2025/07/11 01:41:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 01:41:45 DEBUG : potato2: Excluded 2025/07/11 01:41:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 01:41:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:45 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:45 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:45 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:45 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:45 INFO : There was nothing to transfer 2025/07/11 01:41:45 DEBUG : enormous: Excluded (Size Filter) 2025/07/11 01:41:45 DEBUG : enormous: Excluded 2025/07/11 01:41:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 01:41:45 DEBUG : potato2: Excluded 2025/07/11 01:41:45 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 01:41:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/11 01:41:45 DEBUG : Local file system at /tmp/rclone2420285187: Waiting for checks to finish 2025/07/11 01:41:45 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:45 DEBUG : Local file system at /tmp/rclone2420285187: Waiting for transfers to finish 2025/07/11 01:41:45 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:48 DEBUG : enormous: Excluded (Size Filter) 2025/07/11 01:41:48 DEBUG : enormous: Excluded 2025/07/11 01:41:48 DEBUG : potato2: Excluded (Size Filter) 2025/07/11 01:41:48 DEBUG : potato2: Excluded 2025/07/11 01:41:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:41:48 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:48 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:48 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:48 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:48 INFO : potato2: Deleted 2025/07/11 01:41:48 INFO : enormous: Deleted 2025/07/11 01:41:48 INFO : There was nothing to transfer 2025/07/11 01:41:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/11 01:41:49 DEBUG : empty space: Unchanged skipping 2025/07/11 01:41:49 DEBUG : Local file system at /tmp/rclone2420285187: Waiting for checks to finish 2025/07/11 01:41:49 DEBUG : Local file system at /tmp/rclone2420285187: Waiting for transfers to finish 2025/07/11 01:41:49 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:49 INFO : enormous: Deleted 2025/07/11 01:41:49 INFO : potato2: Deleted 2025/07/11 01:41:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.59s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:41:51 DEBUG : five: Need to transfer - File not found at Destination 2025/07/11 01:41:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/11 01:41:51 DEBUG : one: Destination is newer than source, skipping 2025/07/11 01:41:51 DEBUG : three: Sizes identical 2025/07/11 01:41:51 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/11 01:41:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 01:41:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2420285187) 2025/07/11 01:41:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-donoweb1fogu) 2025/07/11 01:41:51 DEBUG : two: sha1 differ 2025/07/11 01:41:51 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/11 01:41:52 INFO : five: Copied (new) 2025/07/11 01:41:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/11 01:41:52 INFO : four: Copied (replaced existing) 2025/07/11 01:41:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 01:41:52 INFO : two: Copied (replaced existing) 2025/07/11 01:41:52 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:53 DEBUG : one: Destination is newer than source, skipping 2025/07/11 01:41:53 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 01:41:53 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/11 01:41:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 01:41:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2420285187) 2025/07/11 01:41:53 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-donoweb1fogu) 2025/07/11 01:41:53 DEBUG : three: sha1 differ 2025/07/11 01:41:53 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/11 01:41:53 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/11 01:41:53 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/11 01:41:53 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/11 01:41:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/11 01:41:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 01:41:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/11 01:41:53 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 01:41:53 INFO : three: Copied (replaced existing) 2025/07/11 01:41:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.44s) === 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-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/11 01:41:55 INFO : B2 bucket rclone-test-donoweb1fogu: Making map for --track-renames 2025/07/11 01:41:55 INFO : B2 bucket rclone-test-donoweb1fogu: Finished making map for --track-renames 2025/07/11 01:41:55 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/11 01:41:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/11 01:41:55 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for renames to finish 2025/07/11 01:41:55 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/11 01:41:55 INFO : potato: Copied (new) 2025/07/11 01:41:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 01:41:55 INFO : yam: Copied (new) 2025/07/11 01:41:55 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:41:56 INFO : B2 bucket rclone-test-donoweb1fogu: Making map for --track-renames 2025/07/11 01:41:56 INFO : B2 bucket rclone-test-donoweb1fogu: Finished making map for --track-renames 2025/07/11 01:41:56 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:56 DEBUG : potato: Unchanged skipping 2025/07/11 01:41:56 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for renames to finish 2025/07/11 01:41:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 01:41:57 INFO : yam: Copied (server-side copy) to: yaml 2025/07/11 01:41:57 INFO : yam: Deleted 2025/07/11 01:41:57 INFO : yaml: Renamed from "yam" 2025/07/11 01:41:57 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/11 01:41:58 INFO : B2 bucket rclone-test-donoweb1fogu: Making map for --track-renames 2025/07/11 01:41:58 INFO : B2 bucket rclone-test-donoweb1fogu: Finished making map for --track-renames 2025/07/11 01:41:58 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/11 01:41:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/11 01:41:58 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for renames to finish 2025/07/11 01:41:58 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 01:41:58 INFO : yam: Copied (new) 2025/07/11 01:41:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/11 01:41:58 INFO : potato: Copied (new) 2025/07/11 01:41:58 DEBUG : Waiting for deletions to finish 2025/07/11 01:41:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:41:59 INFO : B2 bucket rclone-test-donoweb1fogu: Making map for --track-renames 2025/07/11 01:41:59 INFO : B2 bucket rclone-test-donoweb1fogu: Finished making map for --track-renames 2025/07/11 01:41:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:41:59 DEBUG : potato: Unchanged skipping 2025/07/11 01:41:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for renames to finish 2025/07/11 01:41:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 01:41:59 INFO : yam: Copied (server-side copy) to: yaml 2025/07/11 01:41:59 INFO : yam: Deleted 2025/07/11 01:41:59 INFO : yaml: Renamed from "yam" 2025/07/11 01:41:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:41:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/11 01:42:01 INFO : B2 bucket rclone-test-donoweb1fogu: Making map for --track-renames 2025/07/11 01:42:01 INFO : B2 bucket rclone-test-donoweb1fogu: Finished making map for --track-renames 2025/07/11 01:42:01 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:42:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/11 01:42:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/11 01:42:01 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for renames to finish 2025/07/11 01:42:01 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:42:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 01:42:01 INFO : sub/yam: Copied (new) 2025/07/11 01:42:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/11 01:42:01 INFO : potato: Copied (new) 2025/07/11 01:42:01 DEBUG : Waiting for deletions to finish 2025/07/11 01:42:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:42:02 DEBUG : potato: Unchanged skipping 2025/07/11 01:42:02 INFO : B2 bucket rclone-test-donoweb1fogu: Making map for --track-renames 2025/07/11 01:42:02 INFO : B2 bucket rclone-test-donoweb1fogu: Finished making map for --track-renames 2025/07/11 01:42:02 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:42:02 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for renames to finish 2025/07/11 01:42:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/11 01:42:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/11 01:42:02 INFO : sub/yam: Deleted 2025/07/11 01:42:02 INFO : yam: Renamed from "sub/yam" 2025/07/11 01:42:02 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:42:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.67s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:03 DEBUG : Creating backend with remote "/tmp/rclone2420285187/dir1" 2025/07/11 01:42:03 DEBUG : Config file has changed externally - reloading 2025/07/11 01:42:03 DEBUG : Creating backend with remote "/tmp/rclone2420285187/dir2" 2025/07/11 01:42:03 DEBUG : Local file system at /tmp/rclone2420285187/dir2: Using server-side directory move 2025/07/11 01:42:03 INFO : Local file system at /tmp/rclone2420285187/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/11 01:42:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/11 01:42:03 DEBUG : Local file system at /tmp/rclone2420285187/dir2: Waiting for checks to finish 2025/07/11 01:42:03 DEBUG : Local file system at /tmp/rclone2420285187/dir2: Waiting for transfers to finish 2025/07/11 01:42:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:42:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/11 01:42:04 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:42:04 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:42:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/11 01:42:04 INFO : nested/sub dir/file: Copied (new) 2025/07/11 01:42:04 INFO : nested/sub dir/file: Deleted 2025/07/11 01:42:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:42:05 INFO : sub dir/hello world: Copied (new) 2025/07/11 01:42:05 INFO : sub dir/hello world: Deleted 2025/07/11 01:42:05 INFO : sub dir: Removing directory 2025/07/11 01:42:05 INFO : nested/sub dir: Removing directory 2025/07/11 01:42:05 INFO : nested: Removing directory 2025/07/11 01:42:05 DEBUG : Local file system at /tmp/rclone2420285187: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 01:42:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/11 01:42:06 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:42:06 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:42:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:42:06 INFO : sub dir/hello world: Copied (new) 2025/07/11 01:42:06 INFO : sub dir/hello world: Deleted 2025/07/11 01:42:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/11 01:42:06 INFO : nested/sub dir/file: Copied (new) 2025/07/11 01:42:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/11 01:42:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/11 01:42:07 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:42:07 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:42:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 01:42:07 INFO : existing: Copied (new) 2025/07/11 01:42:07 INFO : existing: Deleted 2025/07/11 01:42:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/11 01:42:08 INFO : existing-b: Copied (new) 2025/07/11 01:42:08 INFO : existing-b: Deleted 2025/07/11 01:42:08 DEBUG : existing: Destination exists, skipping 2025/07/11 01:42:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/11 01:42:08 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:42:08 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:42:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.13s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yamupol9kijo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-donoweb1fogu -> B2 bucket rclone-test-yamupol9kijo 2025/07/11 01:42:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:42:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/11 01:42:14 DEBUG : empty space: Unchanged skipping 2025/07/11 01:42:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 01:42:14 DEBUG : B2 bucket rclone-test-yamupol9kijo: Waiting for checks to finish 2025/07/11 01:42:14 INFO : empty space: Deleted 2025/07/11 01:42:14 DEBUG : B2 bucket rclone-test-yamupol9kijo: Waiting for transfers to finish 2025/07/11 01:42:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:42:14 INFO : potato2: Copied (server-side copy) 2025/07/11 01:42:15 INFO : potato2: Deleted 2025/07/11 01:42:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 01:42:15 INFO : potato3: Copied (server-side copy) 2025/07/11 01:42:15 INFO : potato3: Deleted 2025/07/11 01:42:16 DEBUG : Creating backend with remote "TestB2:rclone-test-likivah8sehe" 2025/07/11 01:42:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/11 01:42:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:42:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/11 01:42:17 DEBUG : B2 bucket rclone-test-likivah8sehe: Waiting for checks to finish 2025/07/11 01:42:17 DEBUG : B2 bucket rclone-test-likivah8sehe: Waiting for transfers to finish 2025/07/11 01:42:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 01:42:17 INFO : empty space: Copied (server-side copy) 2025/07/11 01:42:17 INFO : empty space: Deleted 2025/07/11 01:42:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:42:18 INFO : potato2: Copied (server-side copy) 2025/07/11 01:42:18 INFO : potato2: Deleted 2025/07/11 01:42:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 01:42:18 INFO : potato3: Copied (server-side copy) 2025/07/11 01:42:18 INFO : potato3: Deleted 2025/07/11 01:42:18 DEBUG : B2 bucket rclone-test-likivah8sehe: Purge remote 2025/07/11 01:42:18 INFO : B2 bucket rclone-test-likivah8sehe: cleaning bucket "rclone-test-likivah8sehe" of all files 2025/07/11 01:42:19 DEBUG : empty space: Deleting (id "4_zaff2cd53205dfb7b9f780e1b_f113b4abd85599e48_d20250711_m014217_c001_v0001177_t0040_u01752198137682") 2025/07/11 01:42:19 DEBUG : potato2: Deleting (id "4_zaff2cd53205dfb7b9f780e1b_f1107b66d364937db_d20250711_m014217_c001_v0001179_t0036_u01752198137911") 2025/07/11 01:42:19 DEBUG : potato3: Deleting (id "4_zaff2cd53205dfb7b9f780e1b_f1106c4f4bc681538_d20250711_m014218_c001_v0001137_t0038_u01752198138080") 2025/07/11 01:42:19 DEBUG : B2 bucket rclone-test-yamupol9kijo: Purge remote 2025/07/11 01:42:19 INFO : B2 bucket rclone-test-yamupol9kijo: cleaning bucket "rclone-test-yamupol9kijo" of all files 2025/07/11 01:42:20 DEBUG : empty space: Deleting (id "4_z9fd2bd03205dfb7b9f780e1b_f406bb69ce61e6e2e_d20250711_m014217_c001_v7007000_t0000_u01752198137893") 2025/07/11 01:42:20 DEBUG : empty space: Deleting (id "4_z9fd2bd03205dfb7b9f780e1b_f115aad5a2584e2b2_d20250711_m014212_c001_v0001104_t0032_u01752198132779") 2025/07/11 01:42:20 DEBUG : potato2: Deleting (id "4_z9fd2bd03205dfb7b9f780e1b_f406bb69ce61e6e2f_d20250711_m014218_c001_v7007000_t0000_u01752198138114") 2025/07/11 01:42:20 DEBUG : potato2: Deleting (id "4_z9fd2bd03205dfb7b9f780e1b_f10586c077e7e872b_d20250711_m014214_c001_v0001181_t0022_u01752198134741") 2025/07/11 01:42:20 DEBUG : potato3: Deleting (id "4_z9fd2bd03205dfb7b9f780e1b_f406bb69ce61e6e30_d20250711_m014218_c001_v7007000_t0000_u01752198138529") 2025/07/11 01:42:20 DEBUG : potato3: Deleting (id "4_z9fd2bd03205dfb7b9f780e1b_f10458824681dfdbb_d20250711_m014214_c001_v0001038_t0039_u01752198134974") 2025/07/11 01:42:20 DEBUG : potato3: Deleting (id "4_z9fd2bd03205dfb7b9f780e1b_f115aad5a2584e2b6_d20250711_m014213_c001_v0001104_t0017_u01752198133796") --- PASS: TestServerSideMove (12.40s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:21 DEBUG : Creating backend with remote "TestB2:rclone-test-ligagux3vifu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-donoweb1fogu -> B2 bucket rclone-test-ligagux3vifu 2025/07/11 01:42:27 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 01:42:27 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 01:42:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:42:27 DEBUG : B2 bucket rclone-test-ligagux3vifu: Waiting for checks to finish 2025/07/11 01:42:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 01:42:27 DEBUG : B2 bucket rclone-test-ligagux3vifu: Waiting for transfers to finish 2025/07/11 01:42:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:42:27 INFO : potato2: Copied (server-side copy) 2025/07/11 01:42:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 01:42:28 INFO : potato3: Copied (server-side copy) 2025/07/11 01:42:28 INFO : potato2: Deleted 2025/07/11 01:42:28 INFO : potato3: Deleted 2025/07/11 01:42:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kokihik8jobu" 2025/07/11 01:42:29 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 01:42:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:42:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/11 01:42:29 DEBUG : B2 bucket rclone-test-kokihik8jobu: Waiting for checks to finish 2025/07/11 01:42:29 DEBUG : B2 bucket rclone-test-kokihik8jobu: Waiting for transfers to finish 2025/07/11 01:42:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:42:30 INFO : potato2: Copied (server-side copy) 2025/07/11 01:42:30 INFO : potato2: Deleted 2025/07/11 01:42:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 01:42:30 INFO : potato3: Copied (server-side copy) 2025/07/11 01:42:30 INFO : potato3: Deleted 2025/07/11 01:42:31 DEBUG : B2 bucket rclone-test-kokihik8jobu: Purge remote 2025/07/11 01:42:31 INFO : B2 bucket rclone-test-kokihik8jobu: cleaning bucket "rclone-test-kokihik8jobu" of all files 2025/07/11 01:42:31 DEBUG : potato2: Deleting (id "4_zafc2fd63205dfb7b9f780e1b_f1151e15a8c15ba42_d20250711_m014230_c001_v0001179_t0012_u01752198150360") 2025/07/11 01:42:31 DEBUG : potato3: Deleting (id "4_zafc2fd63205dfb7b9f780e1b_f107d6b770d9ee1ae_d20250711_m014230_c001_v0001181_t0047_u01752198150600") 2025/07/11 01:42:32 DEBUG : B2 bucket rclone-test-ligagux3vifu: Purge remote 2025/07/11 01:42:32 INFO : B2 bucket rclone-test-ligagux3vifu: cleaning bucket "rclone-test-ligagux3vifu" of all files 2025/07/11 01:42:32 DEBUG : empty space: Deleting (id "4_zcfe2ed53205dfb7b9f780e1b_f1148aa74d251ece3_d20250711_m014226_c001_v0001172_t0004_u01752198146412") 2025/07/11 01:42:32 DEBUG : potato2: Deleting (id "4_zcfe2ed53205dfb7b9f780e1b_f415d5da76885b2ef_d20250711_m014230_c001_v7007000_t0000_u01752198150571") 2025/07/11 01:42:32 DEBUG : potato2: Deleting (id "4_zcfe2ed53205dfb7b9f780e1b_f11122ffd2863bd3a_d20250711_m014227_c001_v0001154_t0002_u01752198147569") 2025/07/11 01:42:32 DEBUG : potato3: Deleting (id "4_zcfe2ed53205dfb7b9f780e1b_f415d5da76885b2f0_d20250711_m014230_c001_v7007000_t0000_u01752198150814") 2025/07/11 01:42:32 DEBUG : potato3: Deleting (id "4_zcfe2ed53205dfb7b9f780e1b_f114acd1237863ac8_d20250711_m014227_c001_v0001180_t0051_u01752198147933") 2025/07/11 01:42:32 DEBUG : potato3: Deleting (id "4_zcfe2ed53205dfb7b9f780e1b_f1148aa74d251ece5_d20250711_m014226_c001_v0001172_t0031_u01752198146814") 2025/07/11 01:42:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/11 01:42:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/11 01:42:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nakikuj2powa" 2025/07/11 01:42:36 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-donoweb1fogu -> B2 bucket rclone-test-nakikuj2powa 2025/07/11 01:42:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:42:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/11 01:42:40 DEBUG : empty space: Unchanged skipping 2025/07/11 01:42:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 01:42:40 DEBUG : B2 bucket rclone-test-nakikuj2powa: Waiting for checks to finish 2025/07/11 01:42:40 INFO : empty space: Deleted 2025/07/11 01:42:40 DEBUG : B2 bucket rclone-test-nakikuj2powa: Waiting for transfers to finish 2025/07/11 01:42:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:42:40 INFO : potato2: Copied (server-side copy) 2025/07/11 01:42:40 INFO : potato2: Deleted 2025/07/11 01:42:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 01:42:41 INFO : potato3: Copied (server-side copy) 2025/07/11 01:42:41 INFO : potato3: Deleted 2025/07/11 01:42:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gilujod3xuqe" 2025/07/11 01:42:42 INFO : tomatoDir: Making directory 2025/07/11 01:42:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/11 01:42:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 01:42:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/11 01:42:42 DEBUG : B2 bucket rclone-test-gilujod3xuqe: Waiting for checks to finish 2025/07/11 01:42:42 DEBUG : B2 bucket rclone-test-gilujod3xuqe: Waiting for transfers to finish 2025/07/11 01:42:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/11 01:42:43 INFO : potato2: Copied (server-side copy) 2025/07/11 01:42:43 INFO : potato2: Deleted 2025/07/11 01:42:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/11 01:42:43 INFO : potato3: Copied (server-side copy) 2025/07/11 01:42:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/11 01:42:44 INFO : empty space: Copied (server-side copy) 2025/07/11 01:42:44 INFO : potato3: Deleted 2025/07/11 01:42:44 INFO : empty space: Deleted 2025/07/11 01:42:44 DEBUG : B2 bucket rclone-test-gilujod3xuqe: Purge remote 2025/07/11 01:42:44 INFO : B2 bucket rclone-test-gilujod3xuqe: cleaning bucket "rclone-test-gilujod3xuqe" of all files 2025/07/11 01:42:44 DEBUG : empty space: Deleting (id "4_z3f722da3206dfb7b9f780e1b_f103d2f7325a6e730_d20250711_m014243_c001_v0001113_t0014_u01752198163849") 2025/07/11 01:42:44 DEBUG : potato2: Deleting (id "4_z3f722da3206dfb7b9f780e1b_f103fcf663467e9ad_d20250711_m014243_c001_v0001171_t0019_u01752198163525") 2025/07/11 01:42:44 DEBUG : potato3: Deleting (id "4_z3f722da3206dfb7b9f780e1b_f109da5cade1e57e3_d20250711_m014243_c001_v0001181_t0005_u01752198163847") 2025/07/11 01:42:45 DEBUG : B2 bucket rclone-test-nakikuj2powa: Purge remote 2025/07/11 01:42:45 INFO : B2 bucket rclone-test-nakikuj2powa: cleaning bucket "rclone-test-nakikuj2powa" of all files 2025/07/11 01:42:45 DEBUG : empty space: Deleting (id "4_zffc21d43206dfb7b9f780e1b_f4037f4cd613c7cbe_d20250711_m014244_c001_v7007000_t0000_u01752198164163") 2025/07/11 01:42:45 DEBUG : empty space: Deleting (id "4_zffc21d43206dfb7b9f780e1b_f106e7e7a5f9d88ec_d20250711_m014238_c001_v0001037_t0025_u01752198158572") 2025/07/11 01:42:45 DEBUG : potato2: Deleting (id "4_zffc21d43206dfb7b9f780e1b_f4107e88560e25c3a_d20250711_m014243_c001_v7007000_t0000_u01752198163828") 2025/07/11 01:42:45 DEBUG : potato2: Deleting (id "4_zffc21d43206dfb7b9f780e1b_f103bca36b4dfbb8e_d20250711_m014240_c001_v0001183_t0012_u01752198160437") 2025/07/11 01:42:45 DEBUG : potato3: Deleting (id "4_zffc21d43206dfb7b9f780e1b_f4107e88560e25c3b_d20250711_m014244_c001_v7007000_t0000_u01752198164076") 2025/07/11 01:42:45 DEBUG : potato3: Deleting (id "4_zffc21d43206dfb7b9f780e1b_f1185a1772d9cf449_d20250711_m014240_c001_v0001102_t0018_u01752198160698") 2025/07/11 01:42:45 DEBUG : potato3: Deleting (id "4_zffc21d43206dfb7b9f780e1b_f106e7e7a5f9d88ee_d20250711_m014239_c001_v0001037_t0053_u01752198159233") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:47 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:49 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/rclone-sync-test" --- PASS: TestSyncOverlap (1.53s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:42:51 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/rclone-sync-test" 2025/07/11 01:42:53 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/rclone-sync-test-include/layer2" 2025/07/11 01:42:55 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/rclone-sync-test-ignore-file" 2025/07/11 01:42:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/11 01:42:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/11 01:42:58 DEBUG : pacer: Reducing sleep to 10ms 2025/07/11 01:42:58 DEBUG : B2 bucket rclone-test-donoweb1fogu path rclone-sync-test: Waiting for checks to finish 2025/07/11 01:42:58 DEBUG : B2 bucket rclone-test-donoweb1fogu path rclone-sync-test: Waiting for transfers to finish 2025/07/11 01:42:58 DEBUG : Waiting for deletions to finish 2025/07/11 01:42:58 INFO : There was nothing to transfer 2025/07/11 01:42:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:42:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:42:59 DEBUG : Waiting for deletions to finish 2025/07/11 01:42:59 INFO : There was nothing to transfer 2025/07/11 01:42:59 DEBUG : B2 bucket rclone-test-donoweb1fogu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/11 01:42:59 DEBUG : B2 bucket rclone-test-donoweb1fogu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/11 01:42:59 DEBUG : Waiting for deletions to finish 2025/07/11 01:42:59 INFO : There was nothing to transfer 2025/07/11 01:43:00 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:43:00 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:43:00 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:00 INFO : There was nothing to transfer 2025/07/11 01:43:00 DEBUG : B2 bucket rclone-test-donoweb1fogu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/11 01:43:00 DEBUG : B2 bucket rclone-test-donoweb1fogu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/11 01:43:00 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.43s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:43:00 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/dst" 2025/07/11 01:43:02 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/CompareDest" 2025/07/11 01:43:04 DEBUG : one: Need to transfer - File not found at Destination 2025/07/11 01:43:04 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:04 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 01:43:04 INFO : one: Copied (new) 2025/07/11 01:43:04 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:05 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:05 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/11 01:43:06 INFO : one: Copied (replaced existing) 2025/07/11 01:43:06 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:08 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 01:43:08 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:08 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:08 INFO : There was nothing to transfer 2025/07/11 01:43:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/11 01:43:09 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 01:43:10 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:10 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:10 INFO : There was nothing to transfer 2025/07/11 01:43:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/11 01:43:10 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 01:43:10 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:10 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:10 INFO : There was nothing to transfer 2025/07/11 01:43:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:11 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/07/11 01:43:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 01:43:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/11 01:43:11 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 01:43:11 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:11 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:11 INFO : There was nothing to transfer 2025/07/11 01:43:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:12 DEBUG : two: Need to transfer - File not found at Destination 2025/07/11 01:43:12 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/11 01:43:12 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/11 01:43:13 INFO : two: Copied (new) 2025/07/11 01:43:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:43:16 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/dest" 2025/07/11 01:43:17 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/pre-dest1" 2025/07/11 01:43:19 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/pre-dest2" 2025/07/11 01:43:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:43:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/11 01:43:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:43:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/11 01:43:21 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/11 01:43:21 DEBUG : B2 bucket rclone-test-donoweb1fogu path dest: Waiting for checks to finish 2025/07/11 01:43:21 DEBUG : B2 bucket rclone-test-donoweb1fogu path dest: Waiting for transfers to finish 2025/07/11 01:43:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/11 01:43:22 INFO : 3: Copied (new) 2025/07/11 01:43:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.56s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:43:24 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/dst" 2025/07/11 01:43:25 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/CopyDest" 2025/07/11 01:43:27 DEBUG : one: Need to transfer - File not found at Destination 2025/07/11 01:43:27 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:27 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 01:43:28 INFO : one: Copied (new) 2025/07/11 01:43:28 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:28 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:29 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/11 01:43:29 INFO : one: Copied (replaced existing) 2025/07/11 01:43:29 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:31 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/BackupDir" 2025/07/11 01:43:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:32 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/11 01:43:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 01:43:34 INFO : one: Copied (server-side copy) 2025/07/11 01:43:34 INFO : one: Deleted 2025/07/11 01:43:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/11 01:43:35 INFO : one: Copied (server-side copy) 2025/07/11 01:43:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/11 01:43:35 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:35 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:36 DEBUG : one: Unchanged skipping 2025/07/11 01:43:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/11 01:43:37 INFO : two: Copied (server-side copy) 2025/07/11 01:43:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/11 01:43:37 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:37 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:37 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:37 DEBUG : two: Unchanged skipping 2025/07/11 01:43:37 DEBUG : one: Unchanged skipping 2025/07/11 01:43:37 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:37 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:37 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:37 INFO : There was nothing to transfer 2025/07/11 01:43:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:38 DEBUG : one: Unchanged skipping 2025/07/11 01:43:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/11 01:43:38 DEBUG : three: Destination not found in --copy-dest 2025/07/11 01:43:38 DEBUG : three: Need to transfer - File not found at Destination 2025/07/11 01:43:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/11 01:43:38 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:38 DEBUG : two: Unchanged skipping 2025/07/11 01:43:38 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/11 01:43:40 INFO : three: Copied (new) 2025/07/11 01:43:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.74s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:43:44 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/dst" 2025/07/11 01:43:45 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/backup" 2025/07/11 01:43:47 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 01:43:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:43:47 DEBUG : two: Unchanged skipping 2025/07/11 01:43:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 01:43:48 INFO : one: Copied (server-side copy) 2025/07/11 01:43:48 INFO : one: Deleted 2025/07/11 01:43:48 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:43:49 INFO : one: Copied (new) 2025/07/11 01:43:49 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 01:43:50 INFO : three.txt: Copied (server-side copy) 2025/07/11 01:43:50 INFO : three.txt: Deleted 2025/07/11 01:43:50 INFO : three.txt: Moved into backup dir 2025/07/11 01:43:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 01:43:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:43:52 DEBUG : two: Unchanged skipping 2025/07/11 01:43:52 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:43:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:43:53 INFO : one: Copied (server-side copy) 2025/07/11 01:43:53 INFO : one: Deleted 2025/07/11 01:43:53 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:43:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 01:43:53 INFO : one: Copied (new) 2025/07/11 01:43:53 DEBUG : Waiting for deletions to finish 2025/07/11 01:43:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 01:43:54 INFO : three.txt: Copied (server-side copy) 2025/07/11 01:43:54 INFO : three.txt: Deleted 2025/07/11 01:43:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.95s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:43:57 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1144-10.backblaze.com/b2api/v1/b2_upload_file/efb2ad53203dfb7b9f780e1b/c001_v0001144_t0037": EOF 2025/07/11 01:43:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-10.backblaze.com/b2api/v1/b2_upload_file/efb2ad53203dfb7b9f780e1b/c001_v0001144_t0037": EOF) 2025/07/11 01:43:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-donoweb1fogu: 1/10 (Post "https://pod-000-1144-10.backblaze.com/b2api/v1/b2_upload_file/efb2ad53203dfb7b9f780e1b/c001_v0001144_t0037": EOF) 2025/07/11 01:43:59 DEBUG : pacer: Reducing sleep to 10ms 2025/07/11 01:43:59 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/dst" 2025/07/11 01:44:00 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/backup" 2025/07/11 01:44:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 01:44:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:02 DEBUG : two: Unchanged skipping 2025/07/11 01:44:02 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:44:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 01:44:03 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 01:44:03 INFO : one: Deleted 2025/07/11 01:44:03 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:44:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:04 INFO : one: Copied (new) 2025/07/11 01:44:04 DEBUG : Waiting for deletions to finish 2025/07/11 01:44:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 01:44:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 01:44:05 INFO : three.txt: Deleted 2025/07/11 01:44:05 INFO : three.txt: Moved into backup dir 2025/07/11 01:44:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 01:44:06 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:44:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:06 DEBUG : two: Unchanged skipping 2025/07/11 01:44:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:07 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 01:44:07 INFO : one: Deleted 2025/07/11 01:44:07 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:44:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 01:44:07 INFO : one: Copied (new) 2025/07/11 01:44:07 DEBUG : Waiting for deletions to finish 2025/07/11 01:44:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 01:44:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 01:44:08 INFO : three.txt: Deleted 2025/07/11 01:44:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:44:11 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/dst" 2025/07/11 01:44:12 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/backup" 2025/07/11 01:44:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 01:44:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:14 DEBUG : two: Unchanged skipping 2025/07/11 01:44:14 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:44:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 01:44:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/11 01:44:15 INFO : one: Deleted 2025/07/11 01:44:15 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:44:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:16 INFO : one: Copied (new) 2025/07/11 01:44:16 DEBUG : Waiting for deletions to finish 2025/07/11 01:44:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 01:44:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/11 01:44:17 INFO : three.txt: Deleted 2025/07/11 01:44:17 INFO : three.txt: Moved into backup dir 2025/07/11 01:44:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 01:44:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:18 DEBUG : two: Unchanged skipping 2025/07/11 01:44:18 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:44:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/11 01:44:19 INFO : one: Deleted 2025/07/11 01:44:19 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:44:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 01:44:20 INFO : one: Copied (new) 2025/07/11 01:44:20 DEBUG : Waiting for deletions to finish 2025/07/11 01:44:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 01:44:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/11 01:44:20 INFO : three.txt: Deleted 2025/07/11 01:44:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:44:23 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/dst" 2025/07/11 01:44:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 01:44:25 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:44:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:25 DEBUG : two: Unchanged skipping 2025/07/11 01:44:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 01:44:26 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 01:44:26 INFO : one: Deleted 2025/07/11 01:44:26 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:44:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:27 INFO : one: Copied (new) 2025/07/11 01:44:27 DEBUG : Waiting for deletions to finish 2025/07/11 01:44:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 01:44:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 01:44:27 INFO : three.txt: Deleted 2025/07/11 01:44:27 INFO : three.txt: Moved into backup dir 2025/07/11 01:44:28 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1177-03.backblaze.com/b2api/v1/b2_upload_file/efb2ad53203dfb7b9f780e1b/c001_v0001177_t0051": EOF 2025/07/11 01:44:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-03.backblaze.com/b2api/v1/b2_upload_file/efb2ad53203dfb7b9f780e1b/c001_v0001177_t0051": EOF) 2025/07/11 01:44:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-donoweb1fogu: 1/10 (Post "https://pod-000-1177-03.backblaze.com/b2api/v1/b2_upload_file/efb2ad53203dfb7b9f780e1b/c001_v0001177_t0051": EOF) 2025/07/11 01:44:30 DEBUG : pacer: Reducing sleep to 10ms 2025/07/11 01:44:31 DEBUG : one.bak: Excluded (Path Filter) 2025/07/11 01:44:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/11 01:44:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 01:44:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:31 DEBUG : two: Unchanged skipping 2025/07/11 01:44:31 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for checks to finish 2025/07/11 01:44:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:31 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 01:44:31 INFO : one: Deleted 2025/07/11 01:44:31 DEBUG : B2 bucket rclone-test-donoweb1fogu path dst: Waiting for transfers to finish 2025/07/11 01:44:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 01:44:31 INFO : one: Copied (new) 2025/07/11 01:44:31 DEBUG : Waiting for deletions to finish 2025/07/11 01:44:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 01:44:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 01:44:32 INFO : three.txt: Deleted 2025/07/11 01:44:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.66s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/dst" 2025/07/11 01:44:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 01:44:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 01:44:37 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 01:44:37 INFO : one: Deleted 2025/07/11 01:44:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:38 INFO : one: Copied (new) 2025/07/11 01:44:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:38 DEBUG : two: Unchanged skipping 2025/07/11 01:44:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/11 01:44:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 01:44:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 01:44:39 INFO : three.txt: Deleted 2025/07/11 01:44:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 01:44:40 INFO : three.txt: Copied (new) 2025/07/11 01:44:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 01:44:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:41 INFO : one: Copied (server-side copy) to: one.bak 2025/07/11 01:44:41 INFO : one: Deleted 2025/07/11 01:44:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 01:44:42 INFO : one: Copied (new) 2025/07/11 01:44:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:42 DEBUG : two: Unchanged skipping 2025/07/11 01:44:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/11 01:44:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 01:44:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/11 01:44:43 INFO : three.txt: Deleted 2025/07/11 01:44:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/11 01:44:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:44:46 DEBUG : Creating backend with remote "TestB2:rclone-test-donoweb1fogu/dst" 2025/07/11 01:44:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/11 01:44:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/11 01:44:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/11 01:44:49 INFO : one: Deleted 2025/07/11 01:44:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:50 INFO : one: Copied (new) 2025/07/11 01:44:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:50 DEBUG : two: Unchanged skipping 2025/07/11 01:44:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/11 01:44:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/11 01:44:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/11 01:44:52 INFO : three.txt: Deleted 2025/07/11 01:44:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 01:44:52 INFO : three.txt: Copied (new) 2025/07/11 01:44:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/11 01:44:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/11 01:44:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/11 01:44:54 INFO : one: Deleted 2025/07/11 01:44:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/11 01:44:55 INFO : one: Copied (new) 2025/07/11 01:44:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:44:55 DEBUG : two: Unchanged skipping 2025/07/11 01:44:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/11 01:44:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/11 01:44:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/11 01:44:55 INFO : three.txt: Deleted 2025/07/11 01:44:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/11 01:44:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.81s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:44:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/11 01:44:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:44:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:44:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/11 01:44:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/11 01:44:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.98s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:45:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/11 01:45:00 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:45:00 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:45:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/11 01:45:00 INFO : existing: Copied (new) 2025/07/11 01:45:00 DEBUG : Waiting for deletions to finish 2025/07/11 01:45:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/11 01:45:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/11 01:45:01 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:45:01 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:45:01 ERROR : B2 bucket rclone-test-donoweb1fogu: not deleting files as there were IO errors 2025/07/11 01:45:01 ERROR : B2 bucket rclone-test-donoweb1fogu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:45:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:02 DEBUG : existing: Unchanged skipping 2025/07/11 01:45:02 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:45:02 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:45:02 DEBUG : Waiting for deletions to finish 2025/07/11 01:45:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:45:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both0: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both10: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both11: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both13: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:45:15 DEBUG : both12: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both17: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both18: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both19: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both1: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both2: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both3: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both4: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both5: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both6: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both7: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both8: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:15 DEBUG : both9: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both14: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both15: Unchanged skipping 2025/07/11 01:45:15 DEBUG : both16: Unchanged skipping 2025/07/11 01:45:15 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:45:15 DEBUG : Waiting for deletions to finish 2025/07/11 01:45:15 INFO : only10: Deleted 2025/07/11 01:45:15 INFO : only16: Deleted 2025/07/11 01:45:15 INFO : only6: Deleted 2025/07/11 01:45:15 INFO : only19: Deleted 2025/07/11 01:45:15 INFO : only7: Deleted 2025/07/11 01:45:15 INFO : only0: Deleted 2025/07/11 01:45:15 INFO : only4: Deleted 2025/07/11 01:45:15 INFO : only5: Deleted 2025/07/11 01:45:15 INFO : only8: Deleted 2025/07/11 01:45:15 INFO : only9: Deleted 2025/07/11 01:45:16 INFO : only11: Deleted 2025/07/11 01:45:16 INFO : only14: Deleted 2025/07/11 01:45:16 INFO : only1: Deleted 2025/07/11 01:45:16 INFO : only12: Deleted 2025/07/11 01:45:16 INFO : only3: Deleted 2025/07/11 01:45:16 INFO : only13: Deleted 2025/07/11 01:45:16 INFO : only15: Deleted 2025/07/11 01:45:16 INFO : only17: Deleted 2025/07/11 01:45:16 INFO : only18: Deleted 2025/07/11 01:45:16 INFO : only2: Deleted 2025/07/11 01:45:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:45:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:45:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both10: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both12: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both14: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both15: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both11: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both17: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both0: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both13: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both16: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both1: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both3: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both4: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both5: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both6: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both7: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both8: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:30 DEBUG : both9: Unchanged skipping 2025/07/11 01:45:30 DEBUG : both19: Unchanged skipping 2025/07/11 01:45:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : both2: Unchanged skipping 2025/07/11 01:45:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : both18: Unchanged skipping 2025/07/11 01:45:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/11 01:45:30 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:45:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only0: Copied (replaced existing) 2025/07/11 01:45:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only10: Copied (replaced existing) 2025/07/11 01:45:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only11: Copied (replaced existing) 2025/07/11 01:45:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only13: Copied (replaced existing) 2025/07/11 01:45:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only15: Copied (replaced existing) 2025/07/11 01:45:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only12: Copied (replaced existing) 2025/07/11 01:45:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only14: Copied (replaced existing) 2025/07/11 01:45:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only19: Copied (replaced existing) 2025/07/11 01:45:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only1: Copied (replaced existing) 2025/07/11 01:45:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:31 INFO : only16: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only3: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only4: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only5: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only6: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only7: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only8: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only18: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only17: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only2: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/11 01:45:32 INFO : only9: Copied (replaced existing) 2025/07/11 01:45:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.97s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:45:40 DEBUG : empty_dir: Making directory with metadata 2025/07/11 01:45:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 01:45:40 DEBUG : empty_on_remote: Making directory with metadata 2025/07/11 01:45:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 01:45:40 INFO : empty_on_remote: Making directory 2025/07/11 01:45:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/11 01:45:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/11 01:45:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/11 01:45:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/11 01:45:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.16s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:45:42 DEBUG : empty_dir: Making directory with metadata 2025/07/11 01:45:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 01:45:42 DEBUG : empty_on_remote: Making directory with metadata 2025/07/11 01:45:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 01:45:42 INFO : empty_on_remote: Making directory 2025/07/11 01:45:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/11 01:45:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/11 01:45:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/11 01:45:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/11 01:45:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/11 01:45:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:45:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 01:45:45 INFO : sub dir: Making directory 2025/07/11 01:45:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:45:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 01:45:47 INFO : sub dir: Making directory 2025/07/11 01:45:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:45:54 DEBUG : Waiting for deletions to finish 2025/07/11 01:45:55 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : apple: Unchanged skipping 2025/07/11 01:45:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:45:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:45:55 DEBUG : banana: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:45:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:45:55 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:45:55 DEBUG : Waiting for deletions to finish 2025/07/11 01:45:55 INFO : There was nothing to transfer 2025/07/11 01:45:55 DEBUG : Waiting for deletions to finish 2025/07/11 01:45:55 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:45:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:45:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : apple: Unchanged skipping 2025/07/11 01:45:56 DEBUG : banana: Unchanged skipping 2025/07/11 01:45:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:45:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:45:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:45:56 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:45:56 DEBUG : Waiting for deletions to finish 2025/07/11 01:45:56 INFO : There was nothing to transfer 2025/07/11 01:45:56 DEBUG : Waiting for deletions to finish 2025/07/11 01:45:56 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:45:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:46:08 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:09 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : apple: Unchanged skipping 2025/07/11 01:46:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:46:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : banana: Unchanged skipping 2025/07/11 01:46:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:46:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:46:09 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:46:09 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:09 INFO : There was nothing to transfer 2025/07/11 01:46:09 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:09 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:46:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:46:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : apple: Unchanged skipping 2025/07/11 01:46:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:46:10 DEBUG : banana: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:46:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:46:10 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:46:10 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:10 INFO : There was nothing to transfer 2025/07/11 01:46:10 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:10 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:46:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:46:22 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:22 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:46:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:46:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 01:46:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:23 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:46:23 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:46:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 01:46:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 01:46:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 01:46:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/11 01:46:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 01:46:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 01:46:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 01:46:23 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/11 01:46:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 01:46:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 01:46:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 01:46:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 01:46:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 01:46:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 01:46:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 01:46:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 01:46:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 01:46:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 01:46:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 01:46:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 01:46:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 01:46:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 01:46:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/11 01:46:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 01:46:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:24 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 01:46:25 INFO : apple: Deleted 2025/07/11 01:46:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 01:46:25 INFO : appleappleapplebanana: Deleted 2025/07/11 01:46:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 01:46:25 INFO : banana: Deleted 2025/07/11 01:46:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 01:46:25 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 01:46:25 INFO : splitbananasplit: Deleted 2025/07/11 01:46:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 01:46:25 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:46:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : apple: Unchanged skipping 2025/07/11 01:46:26 DEBUG : banana: Unchanged skipping 2025/07/11 01:46:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:46:26 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:46:26 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:46:26 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:26 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/11 01:46:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/11 01:46:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/11 01:46:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/11 01:46:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/11 01:46:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/11 01:46:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/11 01:46:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/11 01:46:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:46:38 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:38 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:38 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/11 01:46:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/11 01:46:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/11 01:46:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/11 01:46:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/11 01:46:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/11 01:46:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/11 01:46:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/11 01:46:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/11 01:46:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/11 01:46:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/11 01:46:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/11 01:46:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/11 01:46:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/11 01:46:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/11 01:46:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/11 01:46:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:38 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:46:38 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:46:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 01:46:39 INFO : apple: Copied (new) to: PREFIXapple 2025/07/11 01:46:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 01:46:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 01:46:39 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/11 01:46:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 01:46:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 01:46:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/11 01:46:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 01:46:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 01:46:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 01:46:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 01:46:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 01:46:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 01:46:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 01:46:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 01:46:39 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/11 01:46:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 01:46:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 01:46:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 01:46:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 01:46:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 01:46:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/11 01:46:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 01:46:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 01:46:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/11 01:46:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 01:46:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 01:46:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 01:46:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 01:46:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 01:46:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/11 01:46:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 01:46:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 01:46:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/11 01:46:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 01:46:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 01:46:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/11 01:46:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 01:46:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 01:46:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 01:46:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 01:46:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 01:46:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/11 01:46:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 01:46:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 01:46:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/11 01:46:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 01:46:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 01:46:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/11 01:46:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 01:46:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/11 01:46:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 01:46:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/11 01:46:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 01:46:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/11 01:46:40 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 01:46:40 INFO : apple: Deleted 2025/07/11 01:46:40 INFO : splitbananasplit: Deleted 2025/07/11 01:46:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 01:46:40 INFO : appleappleapplebanana: Deleted 2025/07/11 01:46:40 INFO : banana: Deleted 2025/07/11 01:46:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 01:46:40 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 01:46:41 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 01:46:41 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 01:46:41 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 01:46:41 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 01:46:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 01:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 01:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 01:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 01:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 01:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 01:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 01:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 01:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 01:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 01:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 01:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 01:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 01:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 01:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 01:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 01:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 01:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 01:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 01:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 01:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 01:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 01:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 01:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 01:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 01:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 01:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 01:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/11 01:46:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/11 01:46:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/11 01:46:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/11 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/11 01:46:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/11 01:46:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/11 01:46:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/11 01:46:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/11 01:46:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/11 01:46:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/11 01:46:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/11 01:46:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/11 01:46:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/11 01:46:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/11 01:46:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/11 01:46:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/11 01:46:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/11 01:46:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/11 01:46:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:41 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:46:41 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:46:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 01:46:41 INFO : splitbananasplit: Copied (new) 2025/07/11 01:46:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 01:46:41 INFO : appleappleapplebanana: Copied (new) 2025/07/11 01:46:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 01:46:41 INFO : banana: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 01:46:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 01:46:42 INFO : apple: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 01:46:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 01:46:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 01:46:42 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 01:46:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 01:46:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 01:46:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 01:46:42 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 01:46:42 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 01:46:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 01:46:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 01:46:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 01:46:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/11 01:46:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 01:46:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/11 01:46:43 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 01:46:43 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/11 01:46:43 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 01:46:43 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/11 01:46:43 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:43 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/11 01:46:43 INFO : PREFIXapple: Deleted 2025/07/11 01:46:43 INFO : PREFIXbanana: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/11 01:46:43 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/11 01:46:43 INFO : PREFIXsplitbananasplit: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/11 01:46:43 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/11 01:46:43 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:43 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:46:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:44 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:46:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:46:55 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:55 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:46:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:46:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 01:46:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 01:46:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 01:46:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 01:46:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 01:46:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:56 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:46:56 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:46:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 01:46:56 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 01:46:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 01:46:56 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 01:46:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 01:46:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 01:46:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 01:46:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 01:46:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 01:46:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 01:46:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 01:46:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 01:46:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 01:46:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 01:46:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 01:46:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 01:46:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 01:46:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 01:46:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 01:46:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 01:46:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/11 01:46:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 01:46:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/11 01:46:57 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:57 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 01:46:57 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 01:46:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 01:46:58 INFO : banana: Deleted 2025/07/11 01:46:58 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 01:46:58 INFO : splitbananasplit: Deleted 2025/07/11 01:46:58 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 01:46:58 INFO : apple: Deleted 2025/07/11 01:46:58 INFO : appleappleapplebanana: Deleted 2025/07/11 01:46:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 01:46:58 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 01:46:58 DEBUG : Waiting for deletions to finish 2025/07/11 01:46:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/11 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 01:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 01:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 01:46:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:46:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:46:59 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:46:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/11 01:46:59 INFO : apple: Copied (new) 2025/07/11 01:46:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 01:46:59 INFO : splitbananasplit: Copied (new) 2025/07/11 01:46:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/11 01:46:59 INFO : banana: Copied (new) 2025/07/11 01:46:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 01:46:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/11 01:46:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 01:46:59 INFO : appleappleapplebanana: Copied (new) 2025/07/11 01:46:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 01:46:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/11 01:46:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 01:46:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/11 01:46:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 01:46:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/11 01:46:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 01:46:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/11 01:46:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 01:46:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 01:47:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 01:47:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 01:47:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 01:47:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 01:47:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 01:47:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 01:47:00 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 01:47:00 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 01:47:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 01:47:00 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/11 01:47:00 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:00 INFO : bananaSUFFIX: Deleted 2025/07/11 01:47:00 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/11 01:47:00 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/11 01:47:00 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/11 01:47:00 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/11 01:47:00 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/11 01:47:00 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/11 01:47:00 INFO : appleSUFFIX: Deleted 2025/07/11 01:47:00 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/11 01:47:00 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/11 01:47:00 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/11 01:47:00 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/11 01:47:01 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/11 01:47:01 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/11 01:47:01 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/11 01:47:01 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/11 01:47:01 INFO : splitbananasplitSUFFIX: Deleted 2025/07/11 01:47:01 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/11 01:47:01 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/11 01:47:01 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/11 01:47:01 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:01 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:01 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:47:13 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:14 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:14 DEBUG : apple: Unchanged skipping 2025/07/11 01:47:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:14 DEBUG : banana: Unchanged skipping 2025/07/11 01:47:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 01:47:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/11 01:47:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 01:47:14 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:47:14 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:47:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/11 01:47:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/11 01:47:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/11 01:47:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/11 01:47:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/11 01:47:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/11 01:47:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/11 01:47:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/11 01:47:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/11 01:47:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/11 01:47:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/11 01:47:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/11 01:47:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/11 01:47:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/11 01:47:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/11 01:47:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/11 01:47:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/11 01:47:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/11 01:47:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/11 01:47:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/11 01:47:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/11 01:47:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/11 01:47:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/11 01:47:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/11 01:47:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/11 01:47:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/11 01:47:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/11 01:47:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/11 01:47:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/11 01:47:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/11 01:47:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/11 01:47:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/11 01:47:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/11 01:47:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/11 01:47:15 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:16 INFO : dir1/0009-3456789.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0008-2345678.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0013-789;=.txt: Deleted 2025/07/11 01:47:16 INFO : appleappleapplebanana: Deleted 2025/07/11 01:47:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0007-1234567.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0010-456789.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0012-6789;.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0015-9;=.txt: Deleted 2025/07/11 01:47:16 INFO : splitbananasplit: Deleted 2025/07/11 01:47:16 INFO : dir1/0003-defghij.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0011-56789;.txt: Deleted 2025/07/11 01:47:16 INFO : dir1/0014-89;=.txt: Deleted 2025/07/11 01:47:16 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:16 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : appleapple: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/11 01:47:16 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : apple: Unchanged skipping 2025/07/11 01:47:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:47:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : banana: Unchanged skipping 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/11 01:47:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/11 01:47:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/11 01:47:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/11 01:47:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/11 01:47:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/11 01:47:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:47:17 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:47:17 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:47:17 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:17 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:17 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : appleapple: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/11 01:47:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/11 01:47:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/11 01:47:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/11 01:47:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/11 01:47:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/11 01:47:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/11 01:47:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/11 01:47:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/11 01:47:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/11 01:47:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/11 01:47:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/11 01:47:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/11 01:47:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/11 01:47:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/11 01:47:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/11 01:47:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/11 01:47:17 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:47:29 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:29 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : apple: Unchanged skipping 2025/07/11 01:47:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:47:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : banana: Unchanged skipping 2025/07/11 01:47:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:47:30 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:47:30 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:30 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:30 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:47:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : apple: Unchanged skipping 2025/07/11 01:47:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:47:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : banana: Unchanged skipping 2025/07/11 01:47:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:47:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:47:30 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:47:30 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:30 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:31 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:31 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:47:43 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:43 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : apple: Unchanged skipping 2025/07/11 01:47:44 DEBUG : banana: Unchanged skipping 2025/07/11 01:47:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:47:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:47:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:47:44 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:47:44 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:44 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:44 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:47:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : banana: Unchanged skipping 2025/07/11 01:47:45 DEBUG : apple: Unchanged skipping 2025/07/11 01:47:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:47:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:47:45 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:47:45 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:45 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:45 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:47:56 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:57 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:47:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:47:57 DEBUG : apple: Unchanged skipping 2025/07/11 01:47:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:47:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : banana: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:47:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:47:57 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:47:57 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:57 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:58 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : banana: Unchanged skipping 2025/07/11 01:47:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:47:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:47:58 DEBUG : apple: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:47:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:47:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:47:58 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:47:58 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:58 DEBUG : Waiting for deletions to finish 2025/07/11 01:47:58 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:47:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:10 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:10 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:48:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : banana: Unchanged skipping 2025/07/11 01:48:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:48:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:48:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : apple: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:48:11 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:11 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:11 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:11 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:48:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:48:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:48:12 DEBUG : apple: Unchanged skipping 2025/07/11 01:48:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : banana: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:48:12 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:12 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:12 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:12 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:12 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:48:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:23 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:24 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:48:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : apple: Unchanged skipping 2025/07/11 01:48:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : banana: Unchanged skipping 2025/07/11 01:48:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:48:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:25 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:25 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:25 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 01:48:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : apple: Unchanged skipping 2025/07/11 01:48:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/11 01:48:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : banana: Unchanged skipping 2025/07/11 01:48:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/11 01:48:25 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:25 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:25 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:25 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:26 DEBUG : apple: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : banana: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 01:48:26 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (161.83s) --- PASS: TestTransform/NFC (12.51s) --- PASS: TestTransform/NFD (13.84s) --- PASS: TestTransform/base64 (16.12s) --- PASS: TestTransform/prefix (17.59s) --- PASS: TestTransform/suffix (17.66s) --- PASS: TestTransform/truncate (15.80s) --- PASS: TestTransform/encoder (13.88s) --- PASS: TestTransform/ISO-8859-1 (13.82s) --- PASS: TestTransform/charmap (13.36s) --- PASS: TestTransform/lowercase (13.56s) --- PASS: TestTransform/ascii (13.69s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:30 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/11 01:48:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/11 01:48:31 INFO : sub dir_somesuffix: Making directory 2025/07/11 01:48:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/11 01:48:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/11 01:48:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/11 01:48:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/11 01:48:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/11 01:48:31 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:31 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:31 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/11 01:48:31 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.73s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:32 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:32 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:32 INFO : tictactoe: Making directory 2025/07/11 01:48:32 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:32 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/11 01:48:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:32 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:32 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:33 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:33 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/11 01:48:33 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:34 INFO : toe: Making directory 2025/07/11 01:48:34 INFO : toe/toe: Making directory 2025/07/11 01:48:34 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/11 01:48:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/11 01:48:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/11 01:48:34 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:34 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/11 01:48:35 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:36 INFO : toe: Making directory 2025/07/11 01:48:36 INFO : toe/toe: Making directory 2025/07/11 01:48:36 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/11 01:48:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/11 01:48:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/11 01:48:36 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:36 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/11 01:48:36 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:37 DEBUG : empty_dir: Making directory with metadata 2025/07/11 01:48:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 01:48:37 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:37 INFO : tictacempty_dir: Making directory 2025/07/11 01:48:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:37 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:37 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:37 INFO : tictactoe: Making directory 2025/07/11 01:48:37 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:37 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:37 INFO : tictactoe/tictactoe: Making directory 2025/07/11 01:48:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 01:48:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 01:48:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 01:48:37 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:37 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/11 01:48:38 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.98s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:39 DEBUG : empty_dir: Making directory with metadata 2025/07/11 01:48:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 01:48:39 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:39 INFO : tictacempty_dir: Making directory 2025/07/11 01:48:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:39 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:39 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:39 INFO : tictactoe: Making directory 2025/07/11 01:48:39 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:39 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:39 INFO : tictactoe/tictactoe: Making directory 2025/07/11 01:48:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 01:48:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 01:48:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:39 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:39 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:40 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/11 01:48:40 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:40 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:40 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:40 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 01:48:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/11 01:48:40 NOTICE: B2 bucket rclone-test-donoweb1fogu: 0 differences found 2025/07/11 01:48:40 NOTICE: B2 bucket rclone-test-donoweb1fogu: 1 matching files --- PASS: TestAllTag (1.87s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:41 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:41 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:41 INFO : tictactoe: Making directory 2025/07/11 01:48:41 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:41 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:41 INFO : tictactoe/tictactoe: Making directory 2025/07/11 01:48:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 01:48:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 01:48:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 01:48:41 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:41 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/11 01:48:42 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:42 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:42 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:42 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:42 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/11 01:48:42 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/11 01:48:42 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/11 01:48:42 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:42 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.01s) === RUN TestSyntax 2025/07/11 01:48:43 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:43 INFO : toe: Making directory 2025/07/11 01:48:43 INFO : toe/toe: Making directory 2025/07/11 01:48:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/11 01:48:43 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:43 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:44 INFO : toe/toe/toe: Copied (new) 2025/07/11 01:48:44 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.60s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:44 DEBUG : empty_dir: Making directory with metadata 2025/07/11 01:48:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 01:48:44 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:45 INFO : tictacempty_dir: Making directory 2025/07/11 01:48:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:45 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:45 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:45 INFO : tictactoe: Making directory 2025/07/11 01:48:45 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:45 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:45 INFO : tictactoe/tictactoe: Making directory 2025/07/11 01:48:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 01:48:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 01:48:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:45 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:45 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:45 INFO : toe/toe/toe.txt: Deleted 2025/07/11 01:48:45 INFO : toe/toe: Removing directory 2025/07/11 01:48:45 INFO : toe: Removing directory 2025/07/11 01:48:45 INFO : empty_dir: Removing directory 2025/07/11 01:48:45 DEBUG : Local file system at /tmp/rclone2420285187: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.74s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:46 DEBUG : empty_dir: Making directory with metadata 2025/07/11 01:48:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 01:48:46 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:46 INFO : tictacempty_dir: Making directory 2025/07/11 01:48:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:46 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:46 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:46 INFO : tictactoe: Making directory 2025/07/11 01:48:46 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:46 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:46 INFO : tictactoe/tictactoe: Making directory 2025/07/11 01:48:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 01:48:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 01:48:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:46 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:46 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:47 INFO : toe/toe/toe.txt: Deleted 2025/07/11 01:48:47 INFO : toe/toe: Removing directory 2025/07/11 01:48:47 INFO : toe: Removing directory 2025/07/11 01:48:47 INFO : empty_dir: Removing directory 2025/07/11 01:48:47 DEBUG : Local file system at /tmp/rclone2420285187: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/11 01:48:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/11 01:48:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 01:48:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 01:48:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 01:48:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/11 01:48:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.99s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:49 DEBUG : Reset feature "Copy" 2025/07/11 01:48:49 DEBUG : Reset feature "Move" 2025/07/11 01:48:49 DEBUG : Reset feature "Copy" 2025/07/11 01:48:49 DEBUG : Reset feature "Move" 2025/07/11 01:48:49 DEBUG : empty_dir: Making directory with metadata 2025/07/11 01:48:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 01:48:49 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:49 INFO : tictacempty_dir: Making directory 2025/07/11 01:48:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 01:48:49 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:49 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:49 INFO : tictactoe: Making directory 2025/07/11 01:48:49 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:49 DEBUG : toe: transformed to: tictactoe 2025/07/11 01:48:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:49 INFO : tictactoe/tictactoe: Making directory 2025/07/11 01:48:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 01:48:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 01:48:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 01:48:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:49 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:49 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 01:48:50 INFO : toe/toe/toe.txt: Deleted 2025/07/11 01:48:50 INFO : toe/toe: Removing directory 2025/07/11 01:48:50 INFO : toe: Removing directory 2025/07/11 01:48:50 INFO : empty_dir: Removing directory 2025/07/11 01:48:50 DEBUG : Local file system at /tmp/rclone2420285187: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/11 01:48:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/11 01:48:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 01:48:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 01:48:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/11 01:48:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/11 01:48:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.15s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:52 DEBUG : toe: transformed to: dG9l 2025/07/11 01:48:52 DEBUG : toe: transformed to: dG9l 2025/07/11 01:48:52 INFO : dG9l: Making directory 2025/07/11 01:48:52 DEBUG : toe: transformed to: dG9l 2025/07/11 01:48:52 DEBUG : toe: transformed to: dG9l 2025/07/11 01:48:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/11 01:48:52 INFO : dG9l/dG9l: Making directory 2025/07/11 01:48:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/11 01:48:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/11 01:48:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/11 01:48:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 01:48:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/11 01:48:52 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:52 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/11 01:48:53 DEBUG : Waiting for deletions to finish 2025/07/11 01:48:54 DEBUG : dG9l: transformed to: toe 2025/07/11 01:48:54 DEBUG : dG9l: transformed to: toe 2025/07/11 01:48:54 DEBUG : dG9l: transformed to: toe 2025/07/11 01:48:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/11 01:48:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/11 01:48:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/11 01:48:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/11 01:48:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/11 01:48:54 DEBUG : Local file system at /tmp/rclone2420285187: Waiting for checks to finish 2025/07/11 01:48:54 DEBUG : Local file system at /tmp/rclone2420285187: Waiting for transfers to finish 2025/07/11 01:48:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.58s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-donoweb1fogu", Local "Local file system at /tmp/rclone2420285187", Modify Window "1ms" 2025/07/11 01:48:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 01:48:55 DEBUG : toe: transformed to: 2025/07/11 01:48:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 01:48:55 DEBUG : toe: transformed to: 2025/07/11 01:48:55 INFO : B2 bucket rclone-test-donoweb1fogu: Making directory 2025/07/11 01:48:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 01:48:55 DEBUG : toe: transformed to: 2025/07/11 01:48:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 01:48:55 DEBUG : toe: transformed to: 2025/07/11 01:48:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 01:48:55 DEBUG : toe/toe: transformed to: 2025/07/11 01:48:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/11 01:48:55 INFO : toe/toe: Making directory 2025/07/11 01:48:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 01:48:55 DEBUG : toe/toe: transformed to: 2025/07/11 01:48:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/11 01:48:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 01:48:55 DEBUG : toe: transformed to: 2025/07/11 01:48:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/11 01:48:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/11 01:48:55 DEBUG : toe/toe/toe: transformed to: 2025/07/11 01:48:55 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for checks to finish 2025/07/11 01:48:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/11 01:48:55 DEBUG : B2 bucket rclone-test-donoweb1fogu: Waiting for transfers to finish 2025/07/11 01:48:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/11 01:48:56 INFO : toe/toe/toe: Copied (new) 2025/07/11 01:48:56 ERROR : B2 bucket rclone-test-donoweb1fogu: not deleting files as there were IO errors 2025/07/11 01:48:56 ERROR : B2 bucket rclone-test-donoweb1fogu: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/07/11 01:48:56 DEBUG : B2 bucket rclone-test-donoweb1fogu: Purge remote 2025/07/11 01:48:56 INFO : B2 bucket rclone-test-donoweb1fogu: cleaning bucket "rclone-test-donoweb1fogu" of all files 2025/07/11 01:48:58 DEBUG : BackupDir/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb23_d20250711_m014340_c001_v7007000_t0000_u01752198220525") 2025/07/11 01:48:58 DEBUG : BackupDir/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116a54167c718f2d_d20250711_m014334_c001_v0001100_t0003_u01752198214098") 2025/07/11 01:48:58 DEBUG : CompareDest/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7f76_d20250711_m014313_c001_v7007000_t0000_u01752198193784") 2025/07/11 01:48:58 DEBUG : CompareDest/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ae1d_d20250711_m014307_c001_v0001177_t0034_u01752198187872") 2025/07/11 01:48:58 DEBUG : CompareDest/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7f77_d20250711_m014313_c001_v7007000_t0000_u01752198193966") 2025/07/11 01:48:58 DEBUG : CompareDest/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdcec08_d20250711_m014309_c001_v0001177_t0023_u01752198189193") 2025/07/11 01:48:58 DEBUG : CopyDest/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb25_d20250711_m014340_c001_v7007000_t0000_u01752198220710") 2025/07/11 01:48:58 DEBUG : CopyDest/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7dac_d20250711_m014330_c001_v0001144_t0036_u01752198210854") 2025/07/11 01:48:58 DEBUG : CopyDest/three: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb27_d20250711_m014340_c001_v7007000_t0000_u01752198220893") 2025/07/11 01:48:58 DEBUG : CopyDest/three: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdcec44_d20250711_m014338_c001_v0001177_t0001_u01752198218287") 2025/07/11 01:48:58 DEBUG : CopyDest/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb28_d20250711_m014341_c001_v7007000_t0000_u01752198221075") 2025/07/11 01:48:58 DEBUG : CopyDest/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ae90_d20250711_m014335_c001_v0001177_t0031_u01752198215824") 2025/07/11 01:48:58 DEBUG : EXISTING: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3b8b_d20250711_m014503_c001_v7007000_t0000_u01752198303175") 2025/07/11 01:48:58 DEBUG : EXISTING: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afb7_d20250711_m014502_c001_v0001177_t0035_u01752198302110") 2025/07/11 01:48:58 DEBUG : PREFIXapple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206c5_d20250711_m014643_c001_v7007000_t0000_u01752198403152") 2025/07/11 01:48:58 DEBUG : PREFIXapple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042ae8_d20250711_m014638_c001_v0001184_t0010_u01752198398977") 2025/07/11 01:48:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b350c_d20250711_m014643_c001_v7007000_t0000_u01752198403324") 2025/07/11 01:48:58 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b22e_d20250711_m014638_c001_v0001177_t0052_u01752198398986") 2025/07/11 01:48:58 DEBUG : PREFIXbanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3be6bb_d20250711_m014643_c001_v7007000_t0000_u01752198403162") 2025/07/11 01:48:58 DEBUG : PREFIXbanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea047_d20250711_m014639_c001_v0001043_t0036_u01752198399007") 2025/07/11 01:48:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206c6_d20250711_m014643_c001_v7007000_t0000_u01752198403334") 2025/07/11 01:48:59 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ba2_d20250711_m014638_c001_v0001182_t0050_u01752198398997") 2025/07/11 01:48:59 DEBUG : Testêé: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3ac6_d20250711_m014459_c001_v7007000_t0000_u01752198299798") 2025/07/11 01:48:59 DEBUG : Testêé: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afaf_d20250711_m014459_c001_v0001177_t0029_u01752198299199") 2025/07/11 01:48:59 DEBUG : Testêé: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afad_d20250711_m014458_c001_v0001177_t0007_u01752198298566") 2025/07/11 01:48:59 DEBUG : YXBwbGU=: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fac_d20250711_m014627_c001_v7007000_t0000_u01752198387273") 2025/07/11 01:48:59 DEBUG : YXBwbGU=: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1d2_d20250711_m014623_c001_v0001177_t0012_u01752198383469") 2025/07/11 01:48:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fad_d20250711_m014627_c001_v7007000_t0000_u01752198387460") 2025/07/11 01:48:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b2c_d20250711_m014623_c001_v0001182_t0036_u01752198383448") 2025/07/11 01:48:59 DEBUG : YmFuYW5h: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fae_d20250711_m014627_c001_v7007000_t0000_u01752198387642") 2025/07/11 01:48:59 DEBUG : YmFuYW5h: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea025_d20250711_m014623_c001_v0001043_t0033_u01752198383480") 2025/07/11 01:48:59 DEBUG : a/potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32aa_d20250711_m014133_c001_v7007000_t0000_u01752198093337") 2025/07/11 01:48:59 DEBUG : a/potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cbc_d20250711_m014132_c001_v0001144_t0031_u01752198092188") 2025/07/11 01:48:59 DEBUG : a/potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32a7_d20250711_m014129_c001_v7007000_t0000_u01752198089986") 2025/07/11 01:48:59 DEBUG : a/potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cb2_d20250711_m014128_c001_v0001144_t0057_u01752198088553") 2025/07/11 01:48:59 DEBUG : a/potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa3f_d20250711_m014106_c001_v7007000_t0000_u01752198066305") 2025/07/11 01:48:59 DEBUG : a/potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c6d_d20250711_m014105_c001_v0001144_t0023_u01752198065276") 2025/07/11 01:48:59 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8ea8_d20250711_m014826_c001_v7007000_t0000_u01752198506681") 2025/07/11 01:48:59 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0f5_d20250711_m014823_c001_v0001043_t0054_u01752198503055") 2025/07/11 01:48:59 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096ef_d20250711_m014812_c001_v7007000_t0000_u01752198492911") 2025/07/11 01:48:59 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0e7_d20250711_m014809_c001_v0001043_t0017_u01752198489597") 2025/07/11 01:48:59 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a3b_d20250711_m014759_c001_v7007000_t0000_u01752198479358") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0d1_d20250711_m014755_c001_v0001043_t0041_u01752198475953") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8505_d20250711_m014746_c001_v7007000_t0000_u01752198466040") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0b7_d20250711_m014742_c001_v0001043_t0043_u01752198462739") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c74_d20250711_m014732_c001_v7007000_t0000_u01752198452214") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0a7_d20250711_m014728_c001_v0001043_t0028_u01752198448470") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d91e_d20250711_m014718_c001_v7007000_t0000_u01752198438260") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130cb3_d20250711_m014712_c001_v0001182_t0057_u01752198432940") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09635_d20250711_m014702_c001_v7007000_t0000_u01752198422440") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bf2_d20250711_m014659_c001_v0001184_t0022_u01752198419346") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8bd_d20250711_m014658_c001_v7007000_t0000_u01752198418330") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b276_d20250711_m014654_c001_v0001177_t0056_u01752198414587") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206c8_d20250711_m014644_c001_v7007000_t0000_u01752198404889") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea051_d20250711_m014641_c001_v0001043_t0036_u01752198401870") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fc4c_d20250711_m014640_c001_v7007000_t0000_u01752198400493") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042acc_d20250711_m014637_c001_v0001184_t0049_u01752198397154") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fc31_d20250711_m014625_c001_v7007000_t0000_u01752198385283") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b1c_d20250711_m014621_c001_v0001182_t0010_u01752198381194") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6ea9_d20250711_m014611_c001_v7007000_t0000_u01752198371163") 2025/07/11 01:49:00 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ab8_d20250711_m014607_c001_v0001182_t0006_u01752198367505") 2025/07/11 01:49:01 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded861_d20250711_m014557_c001_v7007000_t0000_u01752198357205") 2025/07/11 01:49:01 DEBUG : apple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130a4d_d20250711_m014553_c001_v0001182_t0045_u01752198353598") 2025/07/11 01:49:01 DEBUG : appleSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8be_d20250711_m014700_c001_v7007000_t0000_u01752198420754") 2025/07/11 01:49:01 DEBUG : appleSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b282_d20250711_m014656_c001_v0001177_t0035_u01752198416430") 2025/07/11 01:49:01 DEBUG : appleapple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d922_d20250711_m014718_c001_v7007000_t0000_u01752198438442") 2025/07/11 01:49:01 DEBUG : appleapple: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea093_d20250711_m014714_c001_v0001043_t0055_u01752198434852") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8f91_d20250711_m014826_c001_v7007000_t0000_u01752198506863") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130e37_d20250711_m014823_c001_v0001182_t0020_u01752198503648") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096f0_d20250711_m014813_c001_v7007000_t0000_u01752198493097") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ddb_d20250711_m014810_c001_v0001182_t0010_u01752198490237") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a3c_d20250711_m014759_c001_v7007000_t0000_u01752198479540") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d91_d20250711_m014756_c001_v0001182_t0035_u01752198476640") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8506_d20250711_m014746_c001_v7007000_t0000_u01752198466223") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d47_d20250711_m014743_c001_v0001182_t0001_u01752198463390") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c75_d20250711_m014732_c001_v7007000_t0000_u01752198452397") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d01_d20250711_m014729_c001_v0001182_t0010_u01752198449045") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded904_d20250711_m014716_c001_v7007000_t0000_u01752198436277") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042cce_d20250711_m014713_c001_v0001184_t0024_u01752198433615") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09636_d20250711_m014702_c001_v7007000_t0000_u01752198422623") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea077_d20250711_m014659_c001_v0001043_t0019_u01752198419366") 2025/07/11 01:49:01 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44bc_d20250711_m014658_c001_v7007000_t0000_u01752198418342") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bbe_d20250711_m014655_c001_v0001184_t0035_u01752198415267") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206c9_d20250711_m014645_c001_v7007000_t0000_u01752198405071") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130bb8_d20250711_m014641_c001_v0001182_t0046_u01752198401860") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206c3_d20250711_m014640_c001_v7007000_t0000_u01752198400721") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b92_d20250711_m014637_c001_v0001182_t0012_u01752198397556") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fa4_d20250711_m014625_c001_v7007000_t0000_u01752198385453") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1cc_d20250711_m014621_c001_v0001177_t0015_u01752198381654") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eaa_d20250711_m014611_c001_v7007000_t0000_u01752198371346") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b19d_d20250711_m014607_c001_v0001177_t0040_u01752198367954") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded862_d20250711_m014557_c001_v7007000_t0000_u01752198357389") 2025/07/11 01:49:02 DEBUG : appleappleapplebanana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b157_d20250711_m014554_c001_v0001177_t0017_u01752198354036") 2025/07/11 01:49:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded8cf_d20250711_m014700_c001_v7007000_t0000_u01752198420743") 2025/07/11 01:49:02 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea071_d20250711_m014656_c001_v0001043_t0009_u01752198416441") 2025/07/11 01:49:02 DEBUG : b/potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32ac_d20250711_m014133_c001_v7007000_t0000_u01752198093518") 2025/07/11 01:49:02 DEBUG : b/potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cb8_d20250711_m014130_c001_v0001144_t0008_u01752198090547") 2025/07/11 01:49:02 DEBUG : b/potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32a6_d20250711_m014129_c001_v7007000_t0000_u01752198089433") 2025/07/11 01:49:02 DEBUG : b/potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cac_d20250711_m014127_c001_v0001144_t0047_u01752198087056") 2025/07/11 01:49:02 DEBUG : b/potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa3d_d20250711_m014105_c001_v7007000_t0000_u01752198065736") 2025/07/11 01:49:02 DEBUG : b/potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c65_d20250711_m014103_c001_v0001144_t0029_u01752198063413") 2025/07/11 01:49:02 DEBUG : backup/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3939_d20250711_m014355_c001_v7007000_t0000_u01752198235007") 2025/07/11 01:49:02 DEBUG : backup/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f114c6a6c5950bda0_d20250711_m014352_c001_v0001037_t0051_u01752198232844") 2025/07/11 01:49:03 DEBUG : backup/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f111fab0afd716d15_d20250711_m014348_c001_v0001029_t0024_u01752198228330") 2025/07/11 01:49:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3bd221_d20250711_m014421_c001_v7007000_t0000_u01752198261300") 2025/07/11 01:49:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100376225be9c107_d20250711_m014419_c001_v0001117_t0022_u01752198259227") 2025/07/11 01:49:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11299fa46cf8818b_d20250711_m014415_c001_v0001038_t0021_u01752198255217") 2025/07/11 01:49:03 DEBUG : backup/one.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7de2_d20250711_m014409_c001_v7007000_t0000_u01752198249147") 2025/07/11 01:49:03 DEBUG : backup/one.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11931f23f436fd23_d20250711_m014407_c001_v0001101_t0034_u01752198247116") 2025/07/11 01:49:03 DEBUG : backup/one.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f106fa7dc0f7c439b_d20250711_m014403_c001_v0001182_t0017_u01752198243561") 2025/07/11 01:49:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3bd222_d20250711_m014421_c001_v7007000_t0000_u01752198261555") 2025/07/11 01:49:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f118e987009b29f4f_d20250711_m014420_c001_v0001171_t0020_u01752198260477") 2025/07/11 01:49:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f115d6c5aba6226a2_d20250711_m014416_c001_v0001150_t0002_u01752198256788") 2025/07/11 01:49:03 DEBUG : backup/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd393a_d20250711_m014355_c001_v7007000_t0000_u01752198235191") 2025/07/11 01:49:03 DEBUG : backup/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11035d72b38f2266_d20250711_m014354_c001_v0001040_t0038_u01752198234027") 2025/07/11 01:49:03 DEBUG : backup/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11494f840bd3ed42_d20250711_m014350_c001_v0001184_t0044_u01752198230254") 2025/07/11 01:49:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7de3_d20250711_m014409_c001_v7007000_t0000_u01752198249329") 2025/07/11 01:49:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1071961f3a12b449_d20250711_m014408_c001_v0001171_t0013_u01752198248258") 2025/07/11 01:49:03 DEBUG : backup/three.txt.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f10861354a664d0a3_d20250711_m014404_c001_v0001183_t0048_u01752198244999") 2025/07/11 01:49:03 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c937b_d20250711_m014827_c001_v7007000_t0000_u01752198507059") 2025/07/11 01:49:03 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b414_d20250711_m014823_c001_v0001177_t0033_u01752198503426") 2025/07/11 01:49:03 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096f1_d20250711_m014813_c001_v7007000_t0000_u01752198493282") 2025/07/11 01:49:03 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b3f0_d20250711_m014809_c001_v0001177_t0043_u01752198489989") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a3e_d20250711_m014759_c001_v7007000_t0000_u01752198479722") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b3b3_d20250711_m014756_c001_v0001177_t0051_u01752198476431") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8507_d20250711_m014746_c001_v7007000_t0000_u01752198466408") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b37f_d20250711_m014743_c001_v0001177_t0029_u01752198463175") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c77_d20250711_m014732_c001_v7007000_t0000_u01752198452609") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b343_d20250711_m014728_c001_v0001177_t0016_u01752198448830") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d927_d20250711_m014718_c001_v7007000_t0000_u01752198438637") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea08d_d20250711_m014713_c001_v0001043_t0033_u01752198433151") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09637_d20250711_m014702_c001_v7007000_t0000_u01752198422806") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c39_d20250711_m014659_c001_v0001182_t0029_u01752198419356") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44bb_d20250711_m014658_c001_v7007000_t0000_u01752198418174") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea06f_d20250711_m014654_c001_v0001043_t0019_u01752198414792") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206ca_d20250711_m014645_c001_v7007000_t0000_u01752198405258") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042b10_d20250711_m014641_c001_v0001184_t0010_u01752198401851") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b3500_d20250711_m014640_c001_v7007000_t0000_u01752198400732") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b222_d20250711_m014637_c001_v0001177_t0057_u01752198397355") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338c73_d20250711_m014625_c001_v7007000_t0000_u01752198385487") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0429d3_d20250711_m014621_c001_v0001184_t0007_u01752198381409") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eab_d20250711_m014611_c001_v7007000_t0000_u01752198371537") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb04294d_d20250711_m014607_c001_v0001184_t0030_u01752198367722") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded863_d20250711_m014557_c001_v7007000_t0000_u01752198357575") 2025/07/11 01:49:04 DEBUG : banana: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0428c1_d20250711_m014553_c001_v0001184_t0035_u01752198353808") 2025/07/11 01:49:05 DEBUG : bananaSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40448ee3c95a49c9_d20250711_m014700_c001_v7007000_t0000_u01752198420681") 2025/07/11 01:49:05 DEBUG : bananaSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c1f_d20250711_m014656_c001_v0001182_t0033_u01752198416462") 2025/07/11 01:49:05 DEBUG : both0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d1f_d20250711_m014533_c001_v7007000_t0000_u01752198333113") 2025/07/11 01:49:05 DEBUG : both0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b079_d20250711_m014521_c001_v0001177_t0039_u01752198321245") 2025/07/11 01:49:05 DEBUG : both0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7fae_d20250711_m014516_c001_v7007000_t0000_u01752198316991") 2025/07/11 01:49:05 DEBUG : both0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afc5_d20250711_m014505_c001_v0001177_t0007_u01752198305040") 2025/07/11 01:49:05 DEBUG : both1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d21_d20250711_m014533_c001_v7007000_t0000_u01752198333371") 2025/07/11 01:49:05 DEBUG : both1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b07d_d20250711_m014521_c001_v0001177_t0042_u01752198321695") 2025/07/11 01:49:05 DEBUG : both1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7faf_d20250711_m014517_c001_v7007000_t0000_u01752198317174") 2025/07/11 01:49:05 DEBUG : both1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afcd_d20250711_m014505_c001_v0001177_t0044_u01752198305587") 2025/07/11 01:49:05 DEBUG : both10: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d22_d20250711_m014533_c001_v7007000_t0000_u01752198333554") 2025/07/11 01:49:05 DEBUG : both10: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0ab_d20250711_m014525_c001_v0001177_t0018_u01752198325804") 2025/07/11 01:49:05 DEBUG : both10: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7fb0_d20250711_m014517_c001_v7007000_t0000_u01752198317362") 2025/07/11 01:49:05 DEBUG : both10: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b003_d20250711_m014509_c001_v0001177_t0010_u01752198309759") 2025/07/11 01:49:05 DEBUG : both11: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d23_d20250711_m014533_c001_v7007000_t0000_u01752198333736") 2025/07/11 01:49:05 DEBUG : both11: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0b3_d20250711_m014526_c001_v0001177_t0016_u01752198326291") 2025/07/11 01:49:05 DEBUG : both11: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8029_d20250711_m014517_c001_v7007000_t0000_u01752198317544") 2025/07/11 01:49:05 DEBUG : both11: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b00f_d20250711_m014510_c001_v0001177_t0009_u01752198310206") 2025/07/11 01:49:05 DEBUG : both12: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d24_d20250711_m014533_c001_v7007000_t0000_u01752198333988") 2025/07/11 01:49:05 DEBUG : both12: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0b7_d20250711_m014526_c001_v0001177_t0006_u01752198326703") 2025/07/11 01:49:05 DEBUG : both12: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d802a_d20250711_m014517_c001_v7007000_t0000_u01752198317726") 2025/07/11 01:49:06 DEBUG : both12: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b015_d20250711_m014510_c001_v0001177_t0000_u01752198310683") 2025/07/11 01:49:06 DEBUG : both13: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d25_d20250711_m014534_c001_v7007000_t0000_u01752198334170") 2025/07/11 01:49:06 DEBUG : both13: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0bb_d20250711_m014527_c001_v0001177_t0048_u01752198327277") 2025/07/11 01:49:06 DEBUG : both13: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d802b_d20250711_m014517_c001_v7007000_t0000_u01752198317908") 2025/07/11 01:49:06 DEBUG : both13: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b01d_d20250711_m014511_c001_v0001177_t0045_u01752198311093") 2025/07/11 01:49:06 DEBUG : both14: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d26_d20250711_m014534_c001_v7007000_t0000_u01752198334352") 2025/07/11 01:49:06 DEBUG : both14: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0bf_d20250711_m014527_c001_v0001177_t0015_u01752198327703") 2025/07/11 01:49:06 DEBUG : both14: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d802c_d20250711_m014518_c001_v7007000_t0000_u01752198318091") 2025/07/11 01:49:06 DEBUG : both14: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b021_d20250711_m014511_c001_v0001177_t0038_u01752198311579") 2025/07/11 01:49:06 DEBUG : both15: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d27_d20250711_m014534_c001_v7007000_t0000_u01752198334534") 2025/07/11 01:49:06 DEBUG : both15: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0c5_d20250711_m014528_c001_v0001177_t0033_u01752198328130") 2025/07/11 01:49:06 DEBUG : both15: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d802e_d20250711_m014518_c001_v7007000_t0000_u01752198318274") 2025/07/11 01:49:06 DEBUG : both15: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b027_d20250711_m014512_c001_v0001177_t0028_u01752198312025") 2025/07/11 01:49:06 DEBUG : both16: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d28_d20250711_m014534_c001_v7007000_t0000_u01752198334715") 2025/07/11 01:49:06 DEBUG : both16: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0cb_d20250711_m014528_c001_v0001177_t0054_u01752198328553") 2025/07/11 01:49:06 DEBUG : both16: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d802f_d20250711_m014518_c001_v7007000_t0000_u01752198318456") 2025/07/11 01:49:06 DEBUG : both16: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b02d_d20250711_m014512_c001_v0001177_t0055_u01752198312468") 2025/07/11 01:49:06 DEBUG : both17: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d29_d20250711_m014534_c001_v7007000_t0000_u01752198334897") 2025/07/11 01:49:06 DEBUG : both17: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0d1_d20250711_m014528_c001_v0001177_t0052_u01752198328985") 2025/07/11 01:49:06 DEBUG : both17: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8030_d20250711_m014518_c001_v7007000_t0000_u01752198318638") 2025/07/11 01:49:06 DEBUG : both17: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b033_d20250711_m014512_c001_v0001177_t0051_u01752198312891") 2025/07/11 01:49:07 DEBUG : both18: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d2a_d20250711_m014535_c001_v7007000_t0000_u01752198335078") 2025/07/11 01:49:07 DEBUG : both18: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0d5_d20250711_m014529_c001_v0001177_t0031_u01752198329410") 2025/07/11 01:49:07 DEBUG : both18: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8031_d20250711_m014518_c001_v7007000_t0000_u01752198318820") 2025/07/11 01:49:07 DEBUG : both18: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b03b_d20250711_m014513_c001_v0001177_t0043_u01752198313350") 2025/07/11 01:49:07 DEBUG : both19: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d2b_d20250711_m014535_c001_v7007000_t0000_u01752198335258") 2025/07/11 01:49:07 DEBUG : both19: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0db_d20250711_m014529_c001_v0001177_t0001_u01752198329830") 2025/07/11 01:49:07 DEBUG : both19: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8032_d20250711_m014519_c001_v7007000_t0000_u01752198319004") 2025/07/11 01:49:07 DEBUG : both19: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b041_d20250711_m014513_c001_v0001177_t0042_u01752198313768") 2025/07/11 01:49:07 DEBUG : both2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d2c_d20250711_m014535_c001_v7007000_t0000_u01752198335446") 2025/07/11 01:49:07 DEBUG : both2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b081_d20250711_m014522_c001_v0001177_t0030_u01752198322122") 2025/07/11 01:49:07 DEBUG : both2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8033_d20250711_m014519_c001_v7007000_t0000_u01752198319186") 2025/07/11 01:49:07 DEBUG : both2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afd1_d20250711_m014506_c001_v0001177_t0059_u01752198306023") 2025/07/11 01:49:07 DEBUG : both3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d2d_d20250711_m014535_c001_v7007000_t0000_u01752198335630") 2025/07/11 01:49:07 DEBUG : both3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b087_d20250711_m014522_c001_v0001177_t0055_u01752198322563") 2025/07/11 01:49:07 DEBUG : both3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8034_d20250711_m014519_c001_v7007000_t0000_u01752198319368") 2025/07/11 01:49:07 DEBUG : both3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afd5_d20250711_m014506_c001_v0001177_t0054_u01752198306480") 2025/07/11 01:49:07 DEBUG : both4: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d2e_d20250711_m014535_c001_v7007000_t0000_u01752198335812") 2025/07/11 01:49:07 DEBUG : both4: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b08b_d20250711_m014523_c001_v0001177_t0059_u01752198323022") 2025/07/11 01:49:07 DEBUG : both4: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8035_d20250711_m014519_c001_v7007000_t0000_u01752198319550") 2025/07/11 01:49:07 DEBUG : both4: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afdb_d20250711_m014506_c001_v0001177_t0046_u01752198306935") 2025/07/11 01:49:08 DEBUG : both5: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d2f_d20250711_m014535_c001_v7007000_t0000_u01752198335994") 2025/07/11 01:49:08 DEBUG : both5: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b08f_d20250711_m014523_c001_v0001177_t0044_u01752198323447") 2025/07/11 01:49:08 DEBUG : both5: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8036_d20250711_m014519_c001_v7007000_t0000_u01752198319736") 2025/07/11 01:49:08 DEBUG : both5: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afe3_d20250711_m014507_c001_v0001177_t0005_u01752198307430") 2025/07/11 01:49:08 DEBUG : both6: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d30_d20250711_m014536_c001_v7007000_t0000_u01752198336176") 2025/07/11 01:49:08 DEBUG : both6: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b093_d20250711_m014524_c001_v0001177_t0043_u01752198324058") 2025/07/11 01:49:08 DEBUG : both6: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8037_d20250711_m014519_c001_v7007000_t0000_u01752198319960") 2025/07/11 01:49:08 DEBUG : both6: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afed_d20250711_m014508_c001_v0001177_t0016_u01752198308021") 2025/07/11 01:49:08 DEBUG : both7: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d31_d20250711_m014536_c001_v7007000_t0000_u01752198336357") 2025/07/11 01:49:08 DEBUG : both7: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b099_d20250711_m014524_c001_v0001177_t0056_u01752198324473") 2025/07/11 01:49:08 DEBUG : both7: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8038_d20250711_m014520_c001_v7007000_t0000_u01752198320143") 2025/07/11 01:49:08 DEBUG : both7: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19aff3_d20250711_m014508_c001_v0001177_t0046_u01752198308452") 2025/07/11 01:49:08 DEBUG : both8: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d32_d20250711_m014536_c001_v7007000_t0000_u01752198336538") 2025/07/11 01:49:08 DEBUG : both8: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b09f_d20250711_m014524_c001_v0001177_t0045_u01752198324942") 2025/07/11 01:49:08 DEBUG : both8: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8039_d20250711_m014520_c001_v7007000_t0000_u01752198320325") 2025/07/11 01:49:08 DEBUG : both8: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19aff7_d20250711_m014508_c001_v0001177_t0011_u01752198308864") 2025/07/11 01:49:08 DEBUG : both9: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d33_d20250711_m014536_c001_v7007000_t0000_u01752198336720") 2025/07/11 01:49:08 DEBUG : both9: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0a3_d20250711_m014525_c001_v0001177_t0047_u01752198325376") 2025/07/11 01:49:08 DEBUG : both9: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d803a_d20250711_m014520_c001_v7007000_t0000_u01752198320507") 2025/07/11 01:49:08 DEBUG : both9: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19affd_d20250711_m014509_c001_v0001177_t0058_u01752198309278") 2025/07/11 01:49:08 DEBUG : c/non empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32ad_d20250711_m014133_c001_v7007000_t0000_u01752198093701") 2025/07/11 01:49:08 DEBUG : c/non empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cba_d20250711_m014131_c001_v0001144_t0027_u01752198091302") 2025/07/11 01:49:09 DEBUG : c/non empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32a8_d20250711_m014130_c001_v7007000_t0000_u01752198090182") 2025/07/11 01:49:09 DEBUG : c/non empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cae_d20250711_m014127_c001_v0001144_t0038_u01752198087586") 2025/07/11 01:49:09 DEBUG : c/non empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa40_d20250711_m014106_c001_v7007000_t0000_u01752198066485") 2025/07/11 01:49:09 DEBUG : c/non empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c69_d20250711_m014104_c001_v0001144_t0038_u01752198064267") 2025/07/11 01:49:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fb0_d20250711_m014627_c001_v7007000_t0000_u01752198387825") 2025/07/11 01:49:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0429ed_d20250711_m014623_c001_v0001184_t0028_u01752198383459") 2025/07/11 01:49:09 DEBUG : check sum: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa33_d20250711_m014054_c001_v7007000_t0000_u01752198054095") 2025/07/11 01:49:09 DEBUG : check sum: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c4b_d20250711_m014052_c001_v0001144_t0028_u01752198052685") 2025/07/11 01:49:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3cb5_d20250711_m014855_c001_v7007000_t0000_u01752198535013") 2025/07/11 01:49:09 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea109_d20250711_m014853_c001_v0001043_t0022_u01752198533417") 2025/07/11 01:49:09 DEBUG : dest/3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb0f_d20250711_m014323_c001_v7007000_t0000_u01752198203506") 2025/07/11 01:49:09 DEBUG : dest/3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f407caf17844c2969_d20250711_m014322_c001_v0001109_t0032_u01752198202395") 2025/07/11 01:49:09 DEBUG : dir1/0000-abcde: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d92b_d20250711_m014718_c001_v7007000_t0000_u01752198438820") 2025/07/11 01:49:09 DEBUG : dir1/0000-abcde: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042ce0_d20250711_m014714_c001_v0001184_t0015_u01752198434862") 2025/07/11 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c937c_d20250711_m014827_c001_v7007000_t0000_u01752198507243") 2025/07/11 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0e9_d20250711_m014817_c001_v0001043_t0047_u01752198497617") 2025/07/11 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096f3_d20250711_m014813_c001_v7007000_t0000_u01752198493466") 2025/07/11 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0d7_d20250711_m014804_c001_v0001043_t0048_u01752198484066") 2025/07/11 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a3f_d20250711_m014759_c001_v7007000_t0000_u01752198479906") 2025/07/11 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0c3_d20250711_m014750_c001_v0001043_t0022_u01752198470700") 2025/07/11 01:49:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8508_d20250711_m014746_c001_v7007000_t0000_u01752198466591") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0ad_d20250711_m014736_c001_v0001043_t0034_u01752198456887") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c78_d20250711_m014732_c001_v7007000_t0000_u01752198452793") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea09b_d20250711_m014722_c001_v0001043_t0004_u01752198442995") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d0810a_d20250711_m014716_c001_v7007000_t0000_u01752198436281") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c7f_d20250711_m014707_c001_v0001182_t0053_u01752198427196") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09638_d20250711_m014702_c001_v7007000_t0000_u01752198422988") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bf6_d20250711_m014659_c001_v0001184_t0033_u01752198419550") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e0962e_d20250711_m014657_c001_v7007000_t0000_u01752198417809") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b260_d20250711_m014649_c001_v0001177_t0057_u01752198409541") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206cb_d20250711_m014645_c001_v7007000_t0000_u01752198405456") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b240_d20250711_m014642_c001_v0001177_t0031_u01752198402049") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fc4d_d20250711_m014640_c001_v7007000_t0000_u01752198400676") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042a6e_d20250711_m014631_c001_v0001184_t0028_u01752198391955") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fc32_d20250711_m014625_c001_v7007000_t0000_u01752198385468") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130af0_d20250711_m014615_c001_v0001182_t0018_u01752198375835") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eac_d20250711_m014611_c001_v7007000_t0000_u01752198371721") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130a96_d20250711_m014601_c001_v0001182_t0053_u01752198361984") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded864_d20250711_m014557_c001_v7007000_t0000_u01752198357758") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130a2c_d20250711_m014549_c001_v0001182_t0057_u01752198349116") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f406bb69ce61e8307_d20250711_m014700_c001_v7007000_t0000_u01752198420693") 2025/07/11 01:49:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b284_d20250711_m014656_c001_v0001177_t0001_u01752198416643") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d930_d20250711_m014719_c001_v7007000_t0000_u01752198439003") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b304_d20250711_m014714_c001_v0001177_t0017_u01752198434872") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94be_d20250711_m014827_c001_v7007000_t0000_u01752198507425") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b3fe_d20250711_m014818_c001_v0001177_t0049_u01752198498338") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096f4_d20250711_m014813_c001_v7007000_t0000_u01752198493652") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b3d5_d20250711_m014805_c001_v0001177_t0055_u01752198485036") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a40_d20250711_m014800_c001_v7007000_t0000_u01752198480088") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b39b_d20250711_m014751_c001_v0001177_t0000_u01752198471394") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8509_d20250711_m014746_c001_v7007000_t0000_u01752198466774") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b35f_d20250711_m014737_c001_v0001177_t0023_u01752198457575") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c79_d20250711_m014732_c001_v7007000_t0000_u01752198452975") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b322_d20250711_m014723_c001_v0001177_t0058_u01752198443808") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d0810b_d20250711_m014716_c001_v7007000_t0000_u01752198436281") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea083_d20250711_m014707_c001_v0001043_t0019_u01752198427761") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09639_d20250711_m014703_c001_v7007000_t0000_u01752198423171") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b2a0_d20250711_m014659_c001_v0001177_t0031_u01752198419560") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8bb_d20250711_m014657_c001_v7007000_t0000_u01752198417965") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea063_d20250711_m014650_c001_v0001043_t0045_u01752198410114") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206cc_d20250711_m014645_c001_v7007000_t0000_u01752198405650") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130bba_d20250711_m014642_c001_v0001182_t0001_u01752198402063") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f419bf9225f893736_d20250711_m014640_c001_v7007000_t0000_u01752198400321") 2025/07/11 01:49:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1fc_d20250711_m014632_c001_v0001177_t0048_u01752198392510") 2025/07/11 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fa5_d20250711_m014625_c001_v7007000_t0000_u01752198385636") 2025/07/11 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042995_d20250711_m014616_c001_v0001184_t0047_u01752198376408") 2025/07/11 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6ead_d20250711_m014611_c001_v7007000_t0000_u01752198371905") 2025/07/11 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042919_d20250711_m014602_c001_v0001184_t0035_u01752198362564") 2025/07/11 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded865_d20250711_m014557_c001_v7007000_t0000_u01752198357941") 2025/07/11 01:49:12 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042897_d20250711_m014549_c001_v0001184_t0024_u01752198349324") 2025/07/11 01:49:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f406bb69ce61e8309_d20250711_m014701_c001_v7007000_t0000_u01752198421059") 2025/07/11 01:49:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bce_d20250711_m014656_c001_v0001184_t0034_u01752198416654") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d934_d20250711_m014719_c001_v7007000_t0000_u01752198439186") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042ce6_d20250711_m014715_c001_v0001184_t0036_u01752198435062") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94bf_d20250711_m014827_c001_v7007000_t0000_u01752198507607") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130e0f_d20250711_m014818_c001_v0001182_t0045_u01752198498905") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096f5_d20250711_m014813_c001_v7007000_t0000_u01752198493841") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130dc1_d20250711_m014805_c001_v0001182_t0045_u01752198485605") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a41_d20250711_m014800_c001_v7007000_t0000_u01752198480270") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d6f_d20250711_m014751_c001_v0001182_t0017_u01752198471997") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d850a_d20250711_m014746_c001_v7007000_t0000_u01752198466958") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d23_d20250711_m014738_c001_v0001182_t0024_u01752198458140") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c7a_d20250711_m014733_c001_v7007000_t0000_u01752198453157") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ce7_d20250711_m014724_c001_v0001182_t0037_u01752198444382") 2025/07/11 01:49:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded8fd_d20250711_m014716_c001_v7007000_t0000_u01752198436092") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042c78_d20250711_m014708_c001_v0001184_t0011_u01752198428517") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e0963a_d20250711_m014703_c001_v7007000_t0000_u01752198423365") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c3d_d20250711_m014659_c001_v0001182_t0016_u01752198419572") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09631_d20250711_m014658_c001_v7007000_t0000_u01752198418354") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042b7c_d20250711_m014650_c001_v0001184_t0020_u01752198410809") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206cd_d20250711_m014645_c001_v7007000_t0000_u01752198405832") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042b16_d20250711_m014642_c001_v0001184_t0037_u01752198402075") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b3501_d20250711_m014640_c001_v7007000_t0000_u01752198400742") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b66_d20250711_m014633_c001_v0001182_t0036_u01752198393090") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f417f430677492b5a_d20250711_m014624_c001_v7007000_t0000_u01752198384887") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1b9_d20250711_m014616_c001_v0001177_t0035_u01752198376970") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eae_d20250711_m014612_c001_v7007000_t0000_u01752198372091") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b181_d20250711_m014603_c001_v0001177_t0042_u01752198363121") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded866_d20250711_m014558_c001_v7007000_t0000_u01752198358220") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b141_d20250711_m014549_c001_v0001177_t0032_u01752198349536") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40448ee3c95a49ca_d20250711_m014700_c001_v7007000_t0000_u01752198420863") 2025/07/11 01:49:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c21_d20250711_m014656_c001_v0001182_t0022_u01752198416675") 2025/07/11 01:49:13 DEBUG : dir1/0003-defgh: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d939_d20250711_m014719_c001_v7007000_t0000_u01752198439371") 2025/07/11 01:49:13 DEBUG : dir1/0003-defgh: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130cc5_d20250711_m014715_c001_v0001182_t0016_u01752198435073") 2025/07/11 01:49:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94c0_d20250711_m014827_c001_v7007000_t0000_u01752198507789") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb043003_d20250711_m014819_c001_v0001184_t0047_u01752198499486") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096f6_d20250711_m014814_c001_v7007000_t0000_u01752198494027") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042f76_d20250711_m014806_c001_v0001184_t0033_u01752198486173") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a42_d20250711_m014800_c001_v7007000_t0000_u01752198480451") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042ed4_d20250711_m014752_c001_v0001184_t0055_u01752198472566") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d850b_d20250711_m014747_c001_v7007000_t0000_u01752198467141") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042e28_d20250711_m014738_c001_v0001184_t0046_u01752198458698") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c7c_d20250711_m014733_c001_v7007000_t0000_u01752198453342") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042d76_d20250711_m014724_c001_v0001184_t0056_u01752198444963") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f406bb69ce61e839c_d20250711_m014716_c001_v7007000_t0000_u01752198436506") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b2d8_d20250711_m014709_c001_v0001177_t0040_u01752198429074") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e0963b_d20250711_m014703_c001_v7007000_t0000_u01752198423548") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bfe_d20250711_m014659_c001_v0001184_t0018_u01752198419750") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f406bb69ce61e8304_d20250711_m014658_c001_v7007000_t0000_u01752198418196") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130bfb_d20250711_m014651_c001_v0001182_t0015_u01752198411366") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206ce_d20250711_m014646_c001_v7007000_t0000_u01752198406013") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b242_d20250711_m014642_c001_v0001177_t0011_u01752198402258") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4196c7043f24c417_d20250711_m014640_c001_v7007000_t0000_u01752198400704") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea039_d20250711_m014633_c001_v0001043_t0023_u01752198393662") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338c72_d20250711_m014625_c001_v7007000_t0000_u01752198385296") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea015_d20250711_m014617_c001_v0001043_t0014_u01752198377559") 2025/07/11 01:49:14 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eaf_d20250711_m014612_c001_v7007000_t0000_u01752198372274") 2025/07/11 01:49:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea000_d20250711_m014603_c001_v0001043_t0021_u01752198363703") 2025/07/11 01:49:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded867_d20250711_m014558_c001_v7007000_t0000_u01752198358404") 2025/07/11 01:49:15 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cde9fe2_d20250711_m014549_c001_v0001043_t0050_u01752198349747") 2025/07/11 01:49:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f406bb69ce61e8308_d20250711_m014700_c001_v7007000_t0000_u01752198420876") 2025/07/11 01:49:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bd2_d20250711_m014656_c001_v0001184_t0050_u01752198416851") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghi: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d93d_d20250711_m014719_c001_v7007000_t0000_u01752198439562") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghi: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b306_d20250711_m014715_c001_v0001177_t0058_u01752198435087") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94c2_d20250711_m014827_c001_v7007000_t0000_u01752198507974") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0ed_d20250711_m014819_c001_v0001043_t0003_u01752198499693") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096f7_d20250711_m014814_c001_v7007000_t0000_u01752198494214") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0dd_d20250711_m014806_c001_v0001043_t0037_u01752198486389") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a44_d20250711_m014800_c001_v7007000_t0000_u01752198480724") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0c7_d20250711_m014752_c001_v0001043_t0056_u01752198472758") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d850c_d20250711_m014747_c001_v7007000_t0000_u01752198467325") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0af_d20250711_m014738_c001_v0001043_t0046_u01752198458890") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c7d_d20250711_m014733_c001_v7007000_t0000_u01752198453524") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea09f_d20250711_m014725_c001_v0001043_t0030_u01752198445162") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8f5_d20250711_m014716_c001_v7007000_t0000_u01752198436286") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c8d_d20250711_m014709_c001_v0001182_t0048_u01752198429284") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e0963c_d20250711_m014703_c001_v7007000_t0000_u01752198423730") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea079_d20250711_m014659_c001_v0001043_t0041_u01752198419761") 2025/07/11 01:49:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e0962f_d20250711_m014657_c001_v7007000_t0000_u01752198417991") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b266_d20250711_m014651_c001_v0001177_t0015_u01752198411599") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206cf_d20250711_m014646_c001_v7007000_t0000_u01752198406195") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea055_d20250711_m014642_c001_v0001043_t0005_u01752198402271") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fc4e_d20250711_m014640_c001_v7007000_t0000_u01752198400860") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042a8e_d20250711_m014634_c001_v0001184_t0031_u01752198394002") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f417f430677492b5c_d20250711_m014625_c001_v7007000_t0000_u01752198385293") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b06_d20250711_m014617_c001_v0001182_t0057_u01752198377958") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb0_d20250711_m014612_c001_v7007000_t0000_u01752198372460") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130a9e_d20250711_m014604_c001_v0001182_t0041_u01752198364104") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded868_d20250711_m014558_c001_v7007000_t0000_u01752198358587") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130a32_d20250711_m014550_c001_v0001182_t0022_u01752198350264") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44be_d20250711_m014700_c001_v7007000_t0000_u01752198420703") 2025/07/11 01:49:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b28a_d20250711_m014656_c001_v0001177_t0020_u01752198416869") 2025/07/11 01:49:16 DEBUG : dir1/0005-fghij: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d93f_d20250711_m014719_c001_v7007000_t0000_u01752198439745") 2025/07/11 01:49:16 DEBUG : dir1/0005-fghij: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042ce8_d20250711_m014715_c001_v0001184_t0056_u01752198435256") 2025/07/11 01:49:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94c7_d20250711_m014828_c001_v7007000_t0000_u01752198508157") 2025/07/11 01:49:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b402_d20250711_m014820_c001_v0001177_t0000_u01752198500111") 2025/07/11 01:49:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096f9_d20250711_m014814_c001_v7007000_t0000_u01752198494399") 2025/07/11 01:49:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b3db_d20250711_m014806_c001_v0001177_t0039_u01752198486910") 2025/07/11 01:49:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a45_d20250711_m014800_c001_v7007000_t0000_u01752198480907") 2025/07/11 01:49:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b39f_d20250711_m014753_c001_v0001177_t0043_u01752198473320") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d850d_d20250711_m014747_c001_v7007000_t0000_u01752198467508") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b367_d20250711_m014739_c001_v0001177_t0019_u01752198459516") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c7e_d20250711_m014733_c001_v7007000_t0000_u01752198453705") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b32d_d20250711_m014725_c001_v0001177_t0023_u01752198445567") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded906_d20250711_m014716_c001_v7007000_t0000_u01752198436459") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea087_d20250711_m014709_c001_v0001043_t0019_u01752198429478") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e0963d_d20250711_m014703_c001_v7007000_t0000_u01752198423912") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b2a2_d20250711_m014659_c001_v0001177_t0030_u01752198419792") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44bd_d20250711_m014658_c001_v7007000_t0000_u01752198418365") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea067_d20250711_m014651_c001_v0001043_t0049_u01752198411810") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206d5_d20250711_m014646_c001_v7007000_t0000_u01752198406377") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042b1a_d20250711_m014642_c001_v0001184_t0007_u01752198402283") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fc4b_d20250711_m014640_c001_v7007000_t0000_u01752198400309") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b208_d20250711_m014634_c001_v0001177_t0048_u01752198394210") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164ef82d010ed3d_d20250711_m014625_c001_v7007000_t0000_u01752198385496") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0429a9_d20250711_m014618_c001_v0001184_t0054_u01752198378195") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb1_d20250711_m014612_c001_v7007000_t0000_u01752198372646") 2025/07/11 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb04292d_d20250711_m014604_c001_v0001184_t0057_u01752198364373") 2025/07/11 01:49:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded869_d20250711_m014558_c001_v7007000_t0000_u01752198358770") 2025/07/11 01:49:18 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0428a1_d20250711_m014550_c001_v0001184_t0045_u01752198350469") 2025/07/11 01:49:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09632_d20250711_m014700_c001_v7007000_t0000_u01752198420714") 2025/07/11 01:49:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c23_d20250711_m014656_c001_v0001182_t0028_u01752198416879") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d940_d20250711_m014719_c001_v7007000_t0000_u01752198439929") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130cc7_d20250711_m014715_c001_v0001182_t0018_u01752198435313") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94cc_d20250711_m014828_c001_v7007000_t0000_u01752198508339") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130e17_d20250711_m014820_c001_v0001182_t0049_u01752198500324") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096fa_d20250711_m014814_c001_v7007000_t0000_u01752198494584") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130dcc_d20250711_m014807_c001_v0001182_t0049_u01752198487119") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a46_d20250711_m014801_c001_v7007000_t0000_u01752198481090") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d79_d20250711_m014753_c001_v0001182_t0041_u01752198473536") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d850e_d20250711_m014747_c001_v7007000_t0000_u01752198467691") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d2b_d20250711_m014739_c001_v0001182_t0030_u01752198459733") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c7f_d20250711_m014733_c001_v7007000_t0000_u01752198453891") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130cef_d20250711_m014725_c001_v0001182_t0034_u01752198445782") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d0810c_d20250711_m014716_c001_v7007000_t0000_u01752198436463") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042c8c_d20250711_m014709_c001_v0001184_t0041_u01752198429966") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e0963e_d20250711_m014704_c001_v7007000_t0000_u01752198424095") 2025/07/11 01:49:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c3f_d20250711_m014659_c001_v0001182_t0054_u01752198419845") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f406bb69ce61e8305_d20250711_m014658_c001_v7007000_t0000_u01752198418379") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042b8c_d20250711_m014652_c001_v0001184_t0011_u01752198412163") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206d6_d20250711_m014646_c001_v7007000_t0000_u01752198406560") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130bc1_d20250711_m014642_c001_v0001182_t0056_u01752198402292") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d84bf_d20250711_m014640_c001_v7007000_t0000_u01752198400877") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b7a_d20250711_m014634_c001_v0001182_t0049_u01752198394439") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6ed5_d20250711_m014625_c001_v7007000_t0000_u01752198385506") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1bf_d20250711_m014618_c001_v0001177_t0058_u01752198378400") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb2_d20250711_m014612_c001_v7007000_t0000_u01752198372830") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b185_d20250711_m014604_c001_v0001177_t0006_u01752198364579") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded86a_d20250711_m014558_c001_v7007000_t0000_u01752198358954") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b143_d20250711_m014550_c001_v0001177_t0051_u01752198350664") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44c0_d20250711_m014700_c001_v7007000_t0000_u01752198420887") 2025/07/11 01:49:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea073_d20250711_m014656_c001_v0001043_t0037_u01752198416914") 2025/07/11 01:49:19 DEBUG : dir1/0007-12345: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d941_d20250711_m014720_c001_v7007000_t0000_u01752198440112") 2025/07/11 01:49:19 DEBUG : dir1/0007-12345: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b308_d20250711_m014715_c001_v0001177_t0016_u01752198435327") 2025/07/11 01:49:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94d0_d20250711_m014828_c001_v7007000_t0000_u01752198508522") 2025/07/11 01:49:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb043019_d20250711_m014820_c001_v0001184_t0035_u01752198500527") 2025/07/11 01:49:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096fb_d20250711_m014814_c001_v7007000_t0000_u01752198494770") 2025/07/11 01:49:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042f84_d20250711_m014807_c001_v0001184_t0027_u01752198487313") 2025/07/11 01:49:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a47_d20250711_m014801_c001_v7007000_t0000_u01752198481276") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042ede_d20250711_m014753_c001_v0001184_t0032_u01752198473751") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d850f_d20250711_m014747_c001_v7007000_t0000_u01752198467874") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042e3c_d20250711_m014739_c001_v0001184_t0014_u01752198459928") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c80_d20250711_m014734_c001_v7007000_t0000_u01752198454073") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042d84_d20250711_m014725_c001_v0001184_t0052_u01752198445979") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d0810d_d20250711_m014716_c001_v7007000_t0000_u01752198436465") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b2e2_d20250711_m014710_c001_v0001177_t0043_u01752198430177") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e0963f_d20250711_m014704_c001_v7007000_t0000_u01752198424277") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042c00_d20250711_m014659_c001_v0001184_t0015_u01752198419967") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40448ee3c95a49c8_d20250711_m014658_c001_v7007000_t0000_u01752198418389") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c01_d20250711_m014652_c001_v0001182_t0007_u01752198412368") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206d7_d20250711_m014646_c001_v7007000_t0000_u01752198406742") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b244_d20250711_m014642_c001_v0001177_t0022_u01752198402469") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4196c7043f24c418_d20250711_m014640_c001_v7007000_t0000_u01752198400892") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea03b_d20250711_m014634_c001_v0001043_t0012_u01752198394648") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6ed4_d20250711_m014625_c001_v7007000_t0000_u01752198385302") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea01b_d20250711_m014618_c001_v0001043_t0011_u01752198378623") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb3_d20250711_m014613_c001_v7007000_t0000_u01752198373014") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea002_d20250711_m014604_c001_v0001043_t0013_u01752198364880") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded86b_d20250711_m014559_c001_v7007000_t0000_u01752198359200") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cde9fe4_d20250711_m014550_c001_v0001043_t0034_u01752198350875") 2025/07/11 01:49:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded8d0_d20250711_m014700_c001_v7007000_t0000_u01752198420927") 2025/07/11 01:49:21 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bd8_d20250711_m014657_c001_v0001184_t0056_u01752198417058") 2025/07/11 01:49:21 DEBUG : dir1/0008-23456: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d942_d20250711_m014720_c001_v7007000_t0000_u01752198440295") 2025/07/11 01:49:21 DEBUG : dir1/0008-23456: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea095_d20250711_m014715_c001_v0001043_t0002_u01752198435405") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94d3_d20250711_m014828_c001_v7007000_t0000_u01752198508704") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0f1_d20250711_m014820_c001_v0001043_t0048_u01752198500827") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096fc_d20250711_m014814_c001_v7007000_t0000_u01752198494956") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0e1_d20250711_m014807_c001_v0001043_t0022_u01752198487508") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a49_d20250711_m014801_c001_v7007000_t0000_u01752198481458") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0cb_d20250711_m014753_c001_v0001043_t0051_u01752198473953") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8510_d20250711_m014748_c001_v7007000_t0000_u01752198468058") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0b1_d20250711_m014740_c001_v0001043_t0000_u01752198460190") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c81_d20250711_m014734_c001_v7007000_t0000_u01752198454255") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0a3_d20250711_m014726_c001_v0001043_t0005_u01752198446188") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d08108_d20250711_m014716_c001_v7007000_t0000_u01752198436098") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c97_d20250711_m014710_c001_v0001182_t0029_u01752198430416") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09640_d20250711_m014704_c001_v7007000_t0000_u01752198424459") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b2a4_d20250711_m014700_c001_v0001177_t0001_u01752198420000") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8b6_d20250711_m014657_c001_v7007000_t0000_u01752198417784") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b26a_d20250711_m014652_c001_v0001177_t0056_u01752198412586") 2025/07/11 01:49:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206d8_d20250711_m014646_c001_v7007000_t0000_u01752198406924") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042b1c_d20250711_m014642_c001_v0001184_t0044_u01752198402481") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3be6b5_d20250711_m014640_c001_v7007000_t0000_u01752198400712") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042aa2_d20250711_m014635_c001_v0001184_t0012_u01752198395028") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f417f430677492b5d_d20250711_m014625_c001_v7007000_t0000_u01752198385477") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b0e_d20250711_m014618_c001_v0001182_t0038_u01752198378960") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb4_d20250711_m014613_c001_v7007000_t0000_u01752198373200") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130aac_d20250711_m014605_c001_v0001182_t0037_u01752198365212") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded86c_d20250711_m014559_c001_v7007000_t0000_u01752198359383") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130a38_d20250711_m014551_c001_v0001182_t0000_u01752198351289") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44c2_d20250711_m014701_c001_v7007000_t0000_u01752198421074") 2025/07/11 01:49:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c25_d20250711_m014657_c001_v0001182_t0048_u01752198417081") 2025/07/11 01:49:22 DEBUG : dir1/0009-34567: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d943_d20250711_m014720_c001_v7007000_t0000_u01752198440479") 2025/07/11 01:49:22 DEBUG : dir1/0009-34567: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042cee_d20250711_m014715_c001_v0001184_t0020_u01752198435464") 2025/07/11 01:49:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94d6_d20250711_m014828_c001_v7007000_t0000_u01752198508885") 2025/07/11 01:49:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b40a_d20250711_m014821_c001_v0001177_t0041_u01752198501372") 2025/07/11 01:49:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096fd_d20250711_m014815_c001_v7007000_t0000_u01752198495141") 2025/07/11 01:49:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b3e4_d20250711_m014807_c001_v0001177_t0011_u01752198487840") 2025/07/11 01:49:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a4a_d20250711_m014801_c001_v7007000_t0000_u01752198481639") 2025/07/11 01:49:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b3a5_d20250711_m014754_c001_v0001177_t0042_u01752198474309") 2025/07/11 01:49:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8511_d20250711_m014748_c001_v7007000_t0000_u01752198468240") 2025/07/11 01:49:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b371_d20250711_m014740_c001_v0001177_t0031_u01752198460720") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c82_d20250711_m014734_c001_v7007000_t0000_u01752198454437") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b335_d20250711_m014726_c001_v0001177_t0015_u01752198446816") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d08107_d20250711_m014716_c001_v7007000_t0000_u01752198436095") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea089_d20250711_m014710_c001_v0001043_t0033_u01752198430630") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09641_d20250711_m014704_c001_v7007000_t0000_u01752198424645") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c43_d20250711_m014700_c001_v0001182_t0000_u01752198420041") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8bc_d20250711_m014658_c001_v7007000_t0000_u01752198418148") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea06b_d20250711_m014652_c001_v0001043_t0030_u01752198412801") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206d9_d20250711_m014647_c001_v7007000_t0000_u01752198407106") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130bc3_d20250711_m014642_c001_v0001182_t0014_u01752198402495") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b3504_d20250711_m014640_c001_v7007000_t0000_u01752198400934") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b212_d20250711_m014635_c001_v0001177_t0050_u01752198395224") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f417f430677492b5b_d20250711_m014625_c001_v7007000_t0000_u01752198385071") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0429b7_d20250711_m014619_c001_v0001184_t0051_u01752198379163") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb5_d20250711_m014613_c001_v7007000_t0000_u01752198373385") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042935_d20250711_m014605_c001_v0001184_t0046_u01752198365415") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded86d_d20250711_m014559_c001_v7007000_t0000_u01752198359566") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0428a9_d20250711_m014551_c001_v0001184_t0048_u01752198351513") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09634_d20250711_m014701_c001_v7007000_t0000_u01752198421086") 2025/07/11 01:49:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b28e_d20250711_m014657_c001_v0001177_t0043_u01752198417092") 2025/07/11 01:49:23 DEBUG : dir1/0010-45678: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d944_d20250711_m014720_c001_v7007000_t0000_u01752198440662") 2025/07/11 01:49:23 DEBUG : dir1/0010-45678: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130cc9_d20250711_m014715_c001_v0001182_t0058_u01752198435516") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94da_d20250711_m014829_c001_v7007000_t0000_u01752198509067") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130e21_d20250711_m014821_c001_v0001182_t0007_u01752198501623") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096fe_d20250711_m014815_c001_v7007000_t0000_u01752198495326") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130dd2_d20250711_m014808_c001_v0001182_t0057_u01752198488060") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a4b_d20250711_m014801_c001_v7007000_t0000_u01752198481821") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d83_d20250711_m014754_c001_v0001182_t0007_u01752198474527") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8512_d20250711_m014748_c001_v7007000_t0000_u01752198468422") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d35_d20250711_m014740_c001_v0001182_t0059_u01752198460940") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c84_d20250711_m014734_c001_v7007000_t0000_u01752198454618") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130cf7_d20250711_m014727_c001_v0001182_t0033_u01752198447033") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8f9_d20250711_m014716_c001_v7007000_t0000_u01752198436469") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042cac_d20250711_m014711_c001_v0001184_t0046_u01752198431124") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09642_d20250711_m014704_c001_v7007000_t0000_u01752198424831") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042c02_d20250711_m014700_c001_v0001184_t0005_u01752198420167") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40448ee3c95a49c6_d20250711_m014658_c001_v7007000_t0000_u01752198418208") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042b9e_d20250711_m014653_c001_v0001184_t0042_u01752198413196") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206da_d20250711_m014647_c001_v7007000_t0000_u01752198407289") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea057_d20250711_m014642_c001_v0001043_t0041_u01752198402672") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f419bf9225f893738_d20250711_m014640_c001_v7007000_t0000_u01752198400684") 2025/07/11 01:49:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b80_d20250711_m014635_c001_v0001182_t0028_u01752198395493") 2025/07/11 01:49:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164ef82d010ed39_d20250711_m014625_c001_v7007000_t0000_u01752198385312") 2025/07/11 01:49:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1c3_d20250711_m014619_c001_v0001177_t0014_u01752198379375") 2025/07/11 01:49:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb6_d20250711_m014613_c001_v7007000_t0000_u01752198373580") 2025/07/11 01:49:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b193_d20250711_m014605_c001_v0001177_t0037_u01752198365608") 2025/07/11 01:49:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded86e_d20250711_m014559_c001_v7007000_t0000_u01752198359751") 2025/07/11 01:49:25 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b147_d20250711_m014551_c001_v0001177_t0052_u01752198351707") 2025/07/11 01:49:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d08099_d20250711_m014700_c001_v7007000_t0000_u01752198420723") 2025/07/11 01:49:25 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bdc_d20250711_m014657_c001_v0001184_t0049_u01752198417254") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d945_d20250711_m014720_c001_v7007000_t0000_u01752198440846") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b30b_d20250711_m014715_c001_v0001177_t0011_u01752198435536") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94df_d20250711_m014829_c001_v7007000_t0000_u01752198509248") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb043029_d20250711_m014821_c001_v0001184_t0028_u01752198501876") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e096ff_d20250711_m014815_c001_v7007000_t0000_u01752198495511") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042f90_d20250711_m014808_c001_v0001184_t0025_u01752198488271") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a4c_d20250711_m014802_c001_v7007000_t0000_u01752198482004") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042eee_d20250711_m014754_c001_v0001184_t0049_u01752198474726") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8513_d20250711_m014748_c001_v7007000_t0000_u01752198468605") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042e50_d20250711_m014741_c001_v0001184_t0057_u01752198461158") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c85_d20250711_m014734_c001_v7007000_t0000_u01752198454803") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042d96_d20250711_m014727_c001_v0001184_t0009_u01752198447229") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded907_d20250711_m014716_c001_v7007000_t0000_u01752198436641") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b2f0_d20250711_m014711_c001_v0001177_t0005_u01752198431337") 2025/07/11 01:49:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09643_d20250711_m014705_c001_v7007000_t0000_u01752198425125") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea07b_d20250711_m014700_c001_v0001043_t0026_u01752198420205") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44ba_d20250711_m014658_c001_v7007000_t0000_u01752198418160") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c07_d20250711_m014653_c001_v0001182_t0033_u01752198413394") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206db_d20250711_m014647_c001_v7007000_t0000_u01752198407471") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042b22_d20250711_m014642_c001_v0001184_t0012_u01752198402693") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f419bf9225f893739_d20250711_m014640_c001_v7007000_t0000_u01752198400871") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea03f_d20250711_m014635_c001_v0001043_t0018_u01752198395689") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f406bb69ce61e82e6_d20250711_m014625_c001_v7007000_t0000_u01752198385257") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea01d_d20250711_m014619_c001_v0001043_t0033_u01752198379584") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb7_d20250711_m014613_c001_v7007000_t0000_u01752198373764") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea004_d20250711_m014605_c001_v0001043_t0003_u01752198365826") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded86f_d20250711_m014559_c001_v7007000_t0000_u01752198359933") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cde9fe8_d20250711_m014551_c001_v0001043_t0014_u01752198351920") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44bf_d20250711_m014700_c001_v7007000_t0000_u01752198420735") 2025/07/11 01:49:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c29_d20250711_m014657_c001_v0001182_t0020_u01752198417290") 2025/07/11 01:49:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d946_d20250711_m014721_c001_v7007000_t0000_u01752198441031") 2025/07/11 01:49:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042cf4_d20250711_m014715_c001_v0001184_t0040_u01752198435674") 2025/07/11 01:49:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94e3_d20250711_m014829_c001_v7007000_t0000_u01752198509430") 2025/07/11 01:49:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0f3_d20250711_m014822_c001_v0001043_t0011_u01752198502089") 2025/07/11 01:49:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09700_d20250711_m014815_c001_v7007000_t0000_u01752198495695") 2025/07/11 01:49:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0e5_d20250711_m014808_c001_v0001043_t0001_u01752198488510") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a4d_d20250711_m014802_c001_v7007000_t0000_u01752198482185") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0cf_d20250711_m014754_c001_v0001043_t0018_u01752198474920") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8514_d20250711_m014748_c001_v7007000_t0000_u01752198468788") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0b5_d20250711_m014741_c001_v0001043_t0018_u01752198461359") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c86_d20250711_m014734_c001_v7007000_t0000_u01752198454987") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0a5_d20250711_m014727_c001_v0001043_t0025_u01752198447457") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f407fe7564dd8fc20_d20250711_m014716_c001_v7007000_t0000_u01752198436474") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ca5_d20250711_m014711_c001_v0001182_t0034_u01752198431560") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09644_d20250711_m014705_c001_v7007000_t0000_u01752198425307") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b2a8_d20250711_m014700_c001_v0001177_t0020_u01752198420248") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40448ee3c95a49c7_d20250711_m014658_c001_v7007000_t0000_u01752198418217") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b270_d20250711_m014653_c001_v0001177_t0032_u01752198413595") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206e6_d20250711_m014647_c001_v7007000_t0000_u01752198407653") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130bc5_d20250711_m014642_c001_v0001182_t0015_u01752198402702") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d84bb_d20250711_m014640_c001_v7007000_t0000_u01752198400689") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042aba_d20250711_m014636_c001_v0001184_t0012_u01752198396058") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fa2_d20250711_m014625_c001_v7007000_t0000_u01752198385271") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b12_d20250711_m014620_c001_v0001182_t0046_u01752198380140") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb8_d20250711_m014613_c001_v7007000_t0000_u01752198373947") 2025/07/11 01:49:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ab2_d20250711_m014606_c001_v0001182_t0039_u01752198366355") 2025/07/11 01:49:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded870_d20250711_m014600_c001_v7007000_t0000_u01752198360117") 2025/07/11 01:49:28 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130a44_d20250711_m014552_c001_v0001182_t0031_u01752198352286") 2025/07/11 01:49:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09633_d20250711_m014700_c001_v7007000_t0000_u01752198420899") 2025/07/11 01:49:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b290_d20250711_m014657_c001_v0001177_t0033_u01752198417308") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d947_d20250711_m014721_c001_v7007000_t0000_u01752198441214") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ccb_d20250711_m014715_c001_v0001182_t0037_u01752198435750") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94e7_d20250711_m014829_c001_v7007000_t0000_u01752198509612") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b40c_d20250711_m014822_c001_v0001177_t0046_u01752198502430") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09702_d20250711_m014815_c001_v7007000_t0000_u01752198495879") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b3e8_d20250711_m014808_c001_v0001177_t0000_u01752198488977") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a4f_d20250711_m014802_c001_v7007000_t0000_u01752198482367") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b3ab_d20250711_m014755_c001_v0001177_t0016_u01752198475340") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8515_d20250711_m014748_c001_v7007000_t0000_u01752198468971") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b377_d20250711_m014742_c001_v0001177_t0028_u01752198462088") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c87_d20250711_m014735_c001_v7007000_t0000_u01752198455169") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b33b_d20250711_m014727_c001_v0001177_t0017_u01752198447868") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8f1_d20250711_m014716_c001_v7007000_t0000_u01752198436102") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea08b_d20250711_m014711_c001_v0001043_t0021_u01752198431767") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09645_d20250711_m014705_c001_v7007000_t0000_u01752198425490") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c49_d20250711_m014700_c001_v0001182_t0020_u01752198420281") 2025/07/11 01:49:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09630_d20250711_m014658_c001_v7007000_t0000_u01752198418173") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea06d_d20250711_m014653_c001_v0001043_t0024_u01752198413810") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206e7_d20250711_m014647_c001_v7007000_t0000_u01752198407836") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b248_d20250711_m014642_c001_v0001177_t0031_u01752198402755") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3be6b6_d20250711_m014640_c001_v7007000_t0000_u01752198400900") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b21c_d20250711_m014636_c001_v0001177_t0024_u01752198396253") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4146207bf998acd1_d20250711_m014625_c001_v7007000_t0000_u01752198385326") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0429cb_d20250711_m014620_c001_v0001184_t0054_u01752198380336") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eb9_d20250711_m014614_c001_v7007000_t0000_u01752198374131") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042941_d20250711_m014606_c001_v0001184_t0053_u01752198366549") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded871_d20250711_m014600_c001_v7007000_t0000_u01752198360301") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0428bb_d20250711_m014552_c001_v0001184_t0016_u01752198352505") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d0809a_d20250711_m014700_c001_v7007000_t0000_u01752198420908") 2025/07/11 01:49:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea075_d20250711_m014657_c001_v0001043_t0007_u01752198417329") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d948_d20250711_m014721_c001_v7007000_t0000_u01752198441467") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b30f_d20250711_m014715_c001_v0001177_t0036_u01752198435761") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94ec_d20250711_m014829_c001_v7007000_t0000_u01752198509794") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130e31_d20250711_m014822_c001_v0001182_t0025_u01752198502657") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09703_d20250711_m014816_c001_v7007000_t0000_u01752198496066") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130dd7_d20250711_m014809_c001_v0001182_t0038_u01752198489203") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a53_d20250711_m014802_c001_v7007000_t0000_u01752198482549") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d8b_d20250711_m014755_c001_v0001182_t0052_u01752198475555") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8516_d20250711_m014749_c001_v7007000_t0000_u01752198469155") 2025/07/11 01:49:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130d41_d20250711_m014742_c001_v0001182_t0032_u01752198462303") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c88_d20250711_m014735_c001_v7007000_t0000_u01752198455352") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130cfb_d20250711_m014728_c001_v0001182_t0040_u01752198448076") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8fe_d20250711_m014716_c001_v7007000_t0000_u01752198436654") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042cbc_d20250711_m014712_c001_v0001184_t0011_u01752198432516") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09646_d20250711_m014705_c001_v7007000_t0000_u01752198425676") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042c04_d20250711_m014700_c001_v0001184_t0010_u01752198420442") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44b8_d20250711_m014657_c001_v7007000_t0000_u01752198417979") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042baa_d20250711_m014654_c001_v0001184_t0034_u01752198414186") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206e8_d20250711_m014648_c001_v7007000_t0000_u01752198408023") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042b26_d20250711_m014642_c001_v0001184_t0033_u01752198402911") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206c4_d20250711_m014640_c001_v7007000_t0000_u01752198400911") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b8a_d20250711_m014636_c001_v0001182_t0035_u01752198396467") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4146207bf998acd2_d20250711_m014625_c001_v7007000_t0000_u01752198385518") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1c8_d20250711_m014620_c001_v0001177_t0030_u01752198380541") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6eba_d20250711_m014614_c001_v7007000_t0000_u01752198374316") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b199_d20250711_m014606_c001_v0001177_t0048_u01752198366762") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded872_d20250711_m014600_c001_v7007000_t0000_u01752198360485") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b151_d20250711_m014552_c001_v0001177_t0008_u01752198352712") 2025/07/11 01:49:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44c1_d20250711_m014700_c001_v7007000_t0000_u01752198420920") 2025/07/11 01:49:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bde_d20250711_m014657_c001_v0001184_t0020_u01752198417449") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d949_d20250711_m014721_c001_v7007000_t0000_u01752198441650") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042cf6_d20250711_m014715_c001_v0001184_t0045_u01752198435879") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94ef_d20250711_m014829_c001_v7007000_t0000_u01752198509976") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb043035_d20250711_m014822_c001_v0001184_t0055_u01752198502861") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09704_d20250711_m014816_c001_v7007000_t0000_u01752198496250") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042f9a_d20250711_m014809_c001_v0001184_t0051_u01752198489400") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a56_d20250711_m014802_c001_v7007000_t0000_u01752198482731") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042efa_d20250711_m014755_c001_v0001184_t0049_u01752198475750") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8517_d20250711_m014749_c001_v7007000_t0000_u01752198469338") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042e60_d20250711_m014742_c001_v0001184_t0055_u01752198462499") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c8c_d20250711_m014735_c001_v7007000_t0000_u01752198455534") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042daa_d20250711_m014728_c001_v0001184_t0051_u01752198448273") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f420f204b3135a397_d20250711_m014716_c001_v7007000_t0000_u01752198436484") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b2f6_d20250711_m014712_c001_v0001177_t0052_u01752198432717") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09647_d20250711_m014705_c001_v7007000_t0000_u01752198425860") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b2aa_d20250711_m014700_c001_v0001177_t0046_u01752198420467") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b44b7_d20250711_m014657_c001_v7007000_t0000_u01752198417796") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c11_d20250711_m014654_c001_v0001182_t0044_u01752198414392") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206e9_d20250711_m014648_c001_v7007000_t0000_u01752198408205") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130bc9_d20250711_m014642_c001_v0001182_t0029_u01752198402921") 2025/07/11 01:49:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b3502_d20250711_m014640_c001_v7007000_t0000_u01752198400923") 2025/07/11 01:49:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea041_d20250711_m014636_c001_v0001043_t0058_u01752198396675") 2025/07/11 01:49:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f406bb69ce61e82e7_d20250711_m014625_c001_v7007000_t0000_u01752198385438") 2025/07/11 01:49:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea021_d20250711_m014620_c001_v0001043_t0036_u01752198380764") 2025/07/11 01:49:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6ebb_d20250711_m014614_c001_v7007000_t0000_u01752198374500") 2025/07/11 01:49:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea006_d20250711_m014606_c001_v0001043_t0001_u01752198366969") 2025/07/11 01:49:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded873_d20250711_m014600_c001_v7007000_t0000_u01752198360669") 2025/07/11 01:49:32 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cde9fec_d20250711_m014552_c001_v0001043_t0037_u01752198352980") 2025/07/11 01:49:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d8bf_d20250711_m014700_c001_v7007000_t0000_u01752198420942") 2025/07/11 01:49:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c2b_d20250711_m014657_c001_v0001182_t0027_u01752198417502") 2025/07/11 01:49:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fb3_d20250711_m014628_c001_v7007000_t0000_u01752198388065") 2025/07/11 01:49:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b2e_d20250711_m014623_c001_v0001182_t0056_u01752198383664") 2025/07/11 01:49:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fb4_d20250711_m014628_c001_v7007000_t0000_u01752198388248") 2025/07/11 01:49:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0429f1_d20250711_m014623_c001_v0001184_t0020_u01752198383663") 2025/07/11 01:49:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fb5_d20250711_m014628_c001_v7007000_t0000_u01752198388431") 2025/07/11 01:49:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1d4_d20250711_m014623_c001_v0001177_t0021_u01752198383837") 2025/07/11 01:49:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fb8_d20250711_m014628_c001_v7007000_t0000_u01752198388614") 2025/07/11 01:49:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0429f3_d20250711_m014623_c001_v0001184_t0013_u01752198383857") 2025/07/11 01:49:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fbb_d20250711_m014628_c001_v7007000_t0000_u01752198388796") 2025/07/11 01:49:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b30_d20250711_m014623_c001_v0001182_t0026_u01752198383903") 2025/07/11 01:49:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fbc_d20250711_m014628_c001_v7007000_t0000_u01752198388997") 2025/07/11 01:49:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea027_d20250711_m014623_c001_v0001043_t0006_u01752198383929") 2025/07/11 01:49:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fbd_d20250711_m014629_c001_v7007000_t0000_u01752198389180") 2025/07/11 01:49:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0429f7_d20250711_m014624_c001_v0001184_t0048_u01752198384052") 2025/07/11 01:49:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fbf_d20250711_m014629_c001_v7007000_t0000_u01752198389363") 2025/07/11 01:49:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1d8_d20250711_m014624_c001_v0001177_t0014_u01752198384061") 2025/07/11 01:49:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fc0_d20250711_m014629_c001_v7007000_t0000_u01752198389547") 2025/07/11 01:49:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b36_d20250711_m014624_c001_v0001182_t0029_u01752198384117") 2025/07/11 01:49:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fc1_d20250711_m014629_c001_v7007000_t0000_u01752198389733") 2025/07/11 01:49:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0429fb_d20250711_m014624_c001_v0001184_t0039_u01752198384255") 2025/07/11 01:49:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fc2_d20250711_m014629_c001_v7007000_t0000_u01752198389916") 2025/07/11 01:49:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1da_d20250711_m014624_c001_v0001177_t0010_u01752198384277") 2025/07/11 01:49:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fc4_d20250711_m014630_c001_v7007000_t0000_u01752198390098") 2025/07/11 01:49:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b38_d20250711_m014624_c001_v0001182_t0050_u01752198384332") 2025/07/11 01:49:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fc5_d20250711_m014630_c001_v7007000_t0000_u01752198390281") 2025/07/11 01:49:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea029_d20250711_m014624_c001_v0001043_t0056_u01752198384395") 2025/07/11 01:49:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fc8_d20250711_m014630_c001_v7007000_t0000_u01752198390463") 2025/07/11 01:49:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042a07_d20250711_m014624_c001_v0001184_t0007_u01752198384461") 2025/07/11 01:49:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fc9_d20250711_m014630_c001_v7007000_t0000_u01752198390644") 2025/07/11 01:49:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b1dc_d20250711_m014624_c001_v0001177_t0039_u01752198384489") 2025/07/11 01:49:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07fcc_d20250711_m014630_c001_v7007000_t0000_u01752198390827") 2025/07/11 01:49:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130b3a_d20250711_m014624_c001_v0001182_t0009_u01752198384528") 2025/07/11 01:49:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4196c7043f24c41a_d20250711_m014643_c001_v7007000_t0000_u01752198403176") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042aec_d20250711_m014639_c001_v0001184_t0027_u01752198399180") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3be6bd_d20250711_m014643_c001_v7007000_t0000_u01752198403345") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ba4_d20250711_m014639_c001_v0001182_t0019_u01752198399197") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3be6bf_d20250711_m014643_c001_v7007000_t0000_u01752198403536") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b232_d20250711_m014639_c001_v0001177_t0055_u01752198399207") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4196c7043f24c41b_d20250711_m014643_c001_v7007000_t0000_u01752198403360") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042aee_d20250711_m014639_c001_v0001184_t0020_u01752198399393") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fc52_d20250711_m014643_c001_v7007000_t0000_u01752198403392") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ba6_d20250711_m014639_c001_v0001182_t0023_u01752198399402") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d84ca_d20250711_m014643_c001_v7007000_t0000_u01752198403183") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea049_d20250711_m014639_c001_v0001043_t0031_u01752198399413") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b350d_d20250711_m014643_c001_v7007000_t0000_u01752198403504") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b234_d20250711_m014639_c001_v0001177_t0051_u01752198399424") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f419bf9225f89373b_d20250711_m014643_c001_v7007000_t0000_u01752198403201") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042af0_d20250711_m014639_c001_v0001184_t0021_u01752198399588") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b3509_d20250711_m014643_c001_v7007000_t0000_u01752198403132") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130baa_d20250711_m014639_c001_v0001182_t0051_u01752198399630") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b350e_d20250711_m014643_c001_v7007000_t0000_u01752198403514") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b236_d20250711_m014639_c001_v0001177_t0015_u01752198399641") 2025/07/11 01:49:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d84cb_d20250711_m014643_c001_v7007000_t0000_u01752198403367") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042af6_d20250711_m014639_c001_v0001184_t0018_u01752198399798") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fc51_d20250711_m014643_c001_v7007000_t0000_u01752198403206") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130bac_d20250711_m014639_c001_v0001182_t0015_u01752198399832") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f419bf9225f89373c_d20250711_m014643_c001_v7007000_t0000_u01752198403382") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b238_d20250711_m014639_c001_v0001177_t0015_u01752198399856") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b350b_d20250711_m014643_c001_v7007000_t0000_u01752198403314") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea04b_d20250711_m014639_c001_v0001043_t0034_u01752198399929") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b350a_d20250711_m014643_c001_v7007000_t0000_u01752198403142") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042af8_d20250711_m014640_c001_v0001184_t0020_u01752198400007") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206c7_d20250711_m014643_c001_v7007000_t0000_u01752198403553") 2025/07/11 01:49:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130bae_d20250711_m014640_c001_v0001182_t0037_u01752198400058") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3a1f_d20250711_m014457_c001_v7007000_t0000_u01752198297095") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f112df66a9c85a0a4_d20250711_m014454_c001_v0001115_t0006_u01752198294413") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f41271751ae4e3d4f_d20250711_m014454_c001_v7007000_t0000_u01752198294225") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f112df66a9c85a090_d20250711_m014449_c001_v0001115_t0058_u01752198289814") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f41271751ae4e3d3d_d20250711_m014449_c001_v7007000_t0000_u01752198289085") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af85_d20250711_m014445_c001_v0001177_t0031_u01752198285752") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b33cc_d20250711_m014444_c001_v7007000_t0000_u01752198284277") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1127494a5380ec95_d20250711_m014442_c001_v0001172_t0005_u01752198282043") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7df9_d20250711_m014441_c001_v7007000_t0000_u01752198281855") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1127494a5380ec8d_d20250711_m014438_c001_v0001172_t0045_u01752198278374") 2025/07/11 01:49:35 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7df5_d20250711_m014437_c001_v7007000_t0000_u01752198277645") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af58_d20250711_m014433_c001_v0001177_t0031_u01752198273951") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3bd230_d20250711_m014433_c001_v7007000_t0000_u01752198273028") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11196b98985260ae_d20250711_m014431_c001_v0001182_t0026_u01752198271725") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f417f430677492b44_d20250711_m014431_c001_v7007000_t0000_u01752198271540") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11196b989852607e_d20250711_m014426_c001_v0001182_t0039_u01752198266966") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f417f430677492b41_d20250711_m014426_c001_v7007000_t0000_u01752198266235") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af32_d20250711_m014422_c001_v0001177_t0027_u01752198262655") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3bd224_d20250711_m014421_c001_v7007000_t0000_u01752198261738") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1164586fbdd9b078_d20250711_m014420_c001_v0001180_t0013_u01752198260069") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4146207bf998ac83_d20250711_m014419_c001_v7007000_t0000_u01752198259881") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1164586fbdd9b070_d20250711_m014416_c001_v0001180_t0054_u01752198256378") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4146207bf998ac7f_d20250711_m014415_c001_v7007000_t0000_u01752198255648") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af0c_d20250711_m014410_c001_v0001177_t0012_u01752198250426") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7de5_d20250711_m014409_c001_v7007000_t0000_u01752198249511") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f118a666044f6efe2_d20250711_m014407_c001_v0001157_t0047_u01752198247742") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e079e5_d20250711_m014407_c001_v7007000_t0000_u01752198247561") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f118a666044f6efda_d20250711_m014404_c001_v0001157_t0033_u01752198244501") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e079df_d20250711_m014403_c001_v7007000_t0000_u01752198243774") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19aedc_d20250711_m014356_c001_v0001177_t0015_u01752198236302") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd393b_d20250711_m014355_c001_v7007000_t0000_u01752198235375") 2025/07/11 01:49:36 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11833f0155dee7cb_d20250711_m014353_c001_v0001098_t0011_u01752198233489") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7dd4_d20250711_m014353_c001_v7007000_t0000_u01752198233305") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11833f0155dee7c7_d20250711_m014349_c001_v0001098_t0028_u01752198229525") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7dd2_d20250711_m014348_c001_v7007000_t0000_u01752198228793") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7db8_d20250711_m014342_c001_v0001144_t0030_u01752198222353") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb2a_d20250711_m014341_c001_v7007000_t0000_u01752198221257") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110c345894720742_d20250711_m014334_c001_v0001106_t0020_u01752198214712") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4130d4d129d07a4b_d20250711_m014334_c001_v7007000_t0000_u01752198214508") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdcec30_d20250711_m014330_c001_v0001177_t0038_u01752198210280") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f106c62691dd5d049_d20250711_m014329_c001_v0001116_t0040_u01752198209176") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f106c62691dd5d047_d20250711_m014327_c001_v0001116_t0050_u01752198207895") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7f78_d20250711_m014314_c001_v7007000_t0000_u01752198194147") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d7e_d20250711_m014306_c001_v0001144_t0039_u01752198186865") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f105153291416eaf5_d20250711_m014305_c001_v0001113_t0051_u01752198185846") 2025/07/11 01:49:37 DEBUG : dst/one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f105153291416eaf3_d20250711_m014304_c001_v0001113_t0008_u01752198184681") 2025/07/11 01:49:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3a20_d20250711_m014457_c001_v7007000_t0000_u01752198297277") 2025/07/11 01:49:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1089d1f251aa7faf_d20250711_m014453_c001_v0001150_t0045_u01752198293884") 2025/07/11 01:49:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f103dde5b66297948_d20250711_m014448_c001_v0001180_t0048_u01752198288869") 2025/07/11 01:49:37 DEBUG : dst/one.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b33cd_d20250711_m014444_c001_v7007000_t0000_u01752198284459") 2025/07/11 01:49:37 DEBUG : dst/one.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f113c16f43ecd66a9_d20250711_m014441_c001_v0001113_t0042_u01752198281242") 2025/07/11 01:49:37 DEBUG : dst/one.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11019470e9f30121_d20250711_m014437_c001_v0001090_t0007_u01752198277235") 2025/07/11 01:49:37 DEBUG : dst/one.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3bd231_d20250711_m014433_c001_v7007000_t0000_u01752198273214") 2025/07/11 01:49:38 DEBUG : dst/one.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1036b1d1eb4f8c89_d20250711_m014431_c001_v0001182_t0011_u01752198271302") 2025/07/11 01:49:38 DEBUG : dst/one.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11413c14f369b27b_d20250711_m014425_c001_v0001100_t0038_u01752198265626") 2025/07/11 01:49:38 DEBUG : dst/three: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb2b_d20250711_m014341_c001_v7007000_t0000_u01752198221441") 2025/07/11 01:49:38 DEBUG : dst/three: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f106c62691dd5d04d_d20250711_m014339_c001_v0001116_t0057_u01752198219465") 2025/07/11 01:49:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3a21_d20250711_m014457_c001_v7007000_t0000_u01752198297459") 2025/07/11 01:49:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f102f4f5e6311e7e9_d20250711_m014455_c001_v0001183_t0020_u01752198295661") 2025/07/11 01:49:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1111864e905c6425_d20250711_m014451_c001_v0001099_t0000_u01752198291363") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3a22_d20250711_m014457_c001_v7007000_t0000_u01752198297641") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f112df66a9c85a0a8_d20250711_m014456_c001_v0001115_t0006_u01752198296040") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f41271751ae4e3d59_d20250711_m014455_c001_v7007000_t0000_u01752198295852") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f112df66a9c85a09a_d20250711_m014452_c001_v0001115_t0015_u01752198292100") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f41271751ae4e3d47_d20250711_m014451_c001_v7007000_t0000_u01752198291911") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af8d_d20250711_m014446_c001_v0001177_t0022_u01752198286190") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b33ce_d20250711_m014444_c001_v7007000_t0000_u01752198284641") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1127494a5380ec97_d20250711_m014443_c001_v0001172_t0011_u01752198283553") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7dfa_d20250711_m014443_c001_v7007000_t0000_u01752198283368") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1127494a5380ec8f_d20250711_m014439_c001_v0001172_t0032_u01752198279798") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7df6_d20250711_m014439_c001_v7007000_t0000_u01752198279612") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af62_d20250711_m014434_c001_v0001177_t0009_u01752198274462") 2025/07/11 01:49:38 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f417f430677492b46_d20250711_m014432_c001_v7007000_t0000_u01752198272474") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af48_d20250711_m014430_c001_v0001177_t0024_u01752198270491") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f417f430677492b42_d20250711_m014427_c001_v7007000_t0000_u01752198267705") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af34_d20250711_m014423_c001_v0001177_t0042_u01752198263131") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4146207bf998ac84_d20250711_m014420_c001_v7007000_t0000_u01752198260744") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdceccf_d20250711_m014418_c001_v0001177_t0033_u01752198258452") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4146207bf998ac81_d20250711_m014417_c001_v7007000_t0000_u01752198257355") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af0e_d20250711_m014410_c001_v0001177_t0030_u01752198250902") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e079e6_d20250711_m014408_c001_v7007000_t0000_u01752198248594") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdceca2_d20250711_m014406_c001_v0001177_t0050_u01752198246293") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e079e1_d20250711_m014405_c001_v7007000_t0000_u01752198245204") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19aee6_d20250711_m014359_c001_v0001177_t0045_u01752198239241") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7dd6_d20250711_m014354_c001_v7007000_t0000_u01752198234426") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7dc6_d20250711_m014351_c001_v0001144_t0059_u01752198231554") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7dd3_d20250711_m014350_c001_v7007000_t0000_u01752198230457") 2025/07/11 01:49:39 DEBUG : dst/three.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdcec54_d20250711_m014344_c001_v0001177_t0020_u01752198224004") 2025/07/11 01:49:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b33cf_d20250711_m014444_c001_v7007000_t0000_u01752198284838") 2025/07/11 01:49:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f112ba6d580e93932_d20250711_m014443_c001_v0001178_t0039_u01752198283147") 2025/07/11 01:49:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f102b2b41a24b7cde_d20250711_m014439_c001_v0001179_t0009_u01752198279385") 2025/07/11 01:49:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3bd232_d20250711_m014433_c001_v7007000_t0000_u01752198273397") 2025/07/11 01:49:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1127494a5380ec79_d20250711_m014432_c001_v0001172_t0053_u01752198272130") 2025/07/11 01:49:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f114fc40c1a3eada5_d20250711_m014427_c001_v0001146_t0017_u01752198267375") 2025/07/11 01:49:39 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3a23_d20250711_m014457_c001_v7007000_t0000_u01752198297825") 2025/07/11 01:49:39 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af87_d20250711_m014445_c001_v0001177_t0014_u01752198285977") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b33d0_d20250711_m014445_c001_v7007000_t0000_u01752198285020") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19af5a_d20250711_m014434_c001_v0001177_t0012_u01752198274240") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3bd233_d20250711_m014433_c001_v7007000_t0000_u01752198273580") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdcecdb_d20250711_m014422_c001_v0001177_t0009_u01752198262871") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f418b2534fc3bd225_d20250711_m014421_c001_v7007000_t0000_u01752198261921") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdcecb2_d20250711_m014410_c001_v0001177_t0001_u01752198250678") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7de7_d20250711_m014409_c001_v7007000_t0000_u01752198249694") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdcec82_d20250711_m014356_c001_v0001177_t0040_u01752198236879") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd393c_d20250711_m014355_c001_v7007000_t0000_u01752198235562") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19aeae_d20250711_m014343_c001_v0001177_t0042_u01752198223437") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb2c_d20250711_m014341_c001_v7007000_t0000_u01752198221622") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1155823621592210_d20250711_m014336_c001_v0001144_t0021_u01752198216629") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7f79_d20250711_m014314_c001_v7007000_t0000_u01752198194329") 2025/07/11 01:49:40 DEBUG : dst/two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f105153291416eafd_d20250711_m014313_c001_v0001113_t0016_u01752198193082") 2025/07/11 01:49:40 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fadd_d20250711_m014240_c001_v7007000_t0000_u01752198160417") 2025/07/11 01:49:40 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdcebb8_d20250711_m014235_c001_v0001177_t0055_u01752198155560") 2025/07/11 01:49:40 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fad9_d20250711_m014233_c001_v7007000_t0000_u01752198153705") 2025/07/11 01:49:40 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdceb9c_d20250711_m014223_c001_v0001177_t0029_u01752198143415") 2025/07/11 01:49:40 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b93_d20250711_m014214_c001_v7007000_t0000_u01752198134717") 2025/07/11 01:49:40 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdceb74_d20250711_m014210_c001_v0001177_t0038_u01752198130394") 2025/07/11 01:49:40 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32d4_d20250711_m014149_c001_v7007000_t0000_u01752198109556") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cf6_d20250711_m014147_c001_v0001144_t0036_u01752198107158") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32ca_d20250711_m014145_c001_v7007000_t0000_u01752198105855") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cea_d20250711_m014144_c001_v0001144_t0033_u01752198104349") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32b9_d20250711_m014140_c001_v7007000_t0000_u01752198100273") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cd6_d20250711_m014137_c001_v0001144_t0036_u01752198097843") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32b2_d20250711_m014136_c001_v7007000_t0000_u01752198096668") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cc8_d20250711_m014134_c001_v0001144_t0017_u01752198094758") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32a2_d20250711_m014126_c001_v7007000_t0000_u01752198086507") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7ca8_d20250711_m014124_c001_v0001144_t0006_u01752198084259") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b329e_d20250711_m014123_c001_v7007000_t0000_u01752198083105") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7ca0_d20250711_m014121_c001_v0001144_t0008_u01752198081997") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847faad_d20250711_m014115_c001_v7007000_t0000_u01752198075701") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c8a_d20250711_m014113_c001_v0001144_t0057_u01752198073286") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa69_d20250711_m014111_c001_v7007000_t0000_u01752198071445") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c7b_d20250711_m014110_c001_v0001144_t0025_u01752198070147") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa49_d20250711_m014109_c001_v7007000_t0000_u01752198069773") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f112d60adcc373863_d20250711_m014109_c001_v0001146_t0019_u01752198069140") 2025/07/11 01:49:41 DEBUG : empty space: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c71_d20250711_m014106_c001_v0001144_t0000_u01752198066865") 2025/07/11 01:49:41 DEBUG : enormous: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32d2_d20250711_m014148_c001_v7007000_t0000_u01752198108816") 2025/07/11 01:49:41 DEBUG : enormous: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cf8_d20250711_m014147_c001_v0001144_t0046_u01752198107721") 2025/07/11 01:49:42 DEBUG : existing: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3b89_d20250711_m014501_c001_v7007000_t0000_u01752198301735") 2025/07/11 01:49:42 DEBUG : existing: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afb5_d20250711_m014500_c001_v0001177_t0013_u01752198300564") 2025/07/11 01:49:42 DEBUG : existing: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b8d_d20250711_m014208_c001_v7007000_t0000_u01752198128989") 2025/07/11 01:49:42 DEBUG : existing: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdceb72_d20250711_m014207_c001_v0001177_t0018_u01752198127607") 2025/07/11 01:49:42 DEBUG : existing: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa3b_d20250711_m014103_c001_v7007000_t0000_u01752198063054") 2025/07/11 01:49:42 DEBUG : existing: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c63_d20250711_m014101_c001_v0001144_t0029_u01752198061868") 2025/07/11 01:49:42 DEBUG : existing: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa38_d20250711_m014101_c001_v7007000_t0000_u01752198061327") 2025/07/11 01:49:42 DEBUG : existing: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c5d_d20250711_m014059_c001_v0001144_t0043_u01752198059673") 2025/07/11 01:49:42 DEBUG : existing: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c5b_d20250711_m014058_c001_v0001144_t0025_u01752198058551") 2025/07/11 01:49:42 DEBUG : existing-b: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b8e_d20250711_m014209_c001_v7007000_t0000_u01752198129172") 2025/07/11 01:49:42 DEBUG : existing-b: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d28_d20250711_m014207_c001_v0001144_t0051_u01752198127596") 2025/07/11 01:49:42 DEBUG : file1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219dac_d20250711_m014544_c001_v7007000_t0000_u01752198344530") 2025/07/11 01:49:42 DEBUG : file1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cde9fd6_d20250711_m014543_c001_v0001043_t0032_u01752198343586") 2025/07/11 01:49:42 DEBUG : file1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d6e_d20250711_m014542_c001_v7007000_t0000_u01752198342264") 2025/07/11 01:49:42 DEBUG : file1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb04284d_d20250711_m014541_c001_v0001184_t0038_u01752198341427") 2025/07/11 01:49:42 DEBUG : five: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32df_d20250711_m014154_c001_v7007000_t0000_u01752198114318") 2025/07/11 01:49:42 DEBUG : five: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f410f487cad2b7d0c_d20250711_m014151_c001_v0001144_t0037_u01752198111940") 2025/07/11 01:49:42 DEBUG : foo: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa85_d20250711_m014112_c001_v7007000_t0000_u01752198072924") 2025/07/11 01:49:42 DEBUG : foo: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f410f487cad2b7c81_d20250711_m014112_c001_v0001144_t0037_u01752198072363") 2025/07/11 01:49:42 DEBUG : foo: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f410f487cad2b7c7f_d20250711_m014111_c001_v0001144_t0037_u01752198071811") 2025/07/11 01:49:42 DEBUG : four: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32e0_d20250711_m014154_c001_v7007000_t0000_u01752198114500") 2025/07/11 01:49:43 DEBUG : four: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4031dd015fdceb3a_d20250711_m014152_c001_v0001177_t0051_u01752198112498") 2025/07/11 01:49:43 DEBUG : four: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d06_d20250711_m014150_c001_v0001144_t0035_u01752198110986") 2025/07/11 01:49:43 DEBUG : hello world2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338ba9_d20250711_m014009_c001_v7007000_t0000_u01752198009749") 2025/07/11 01:49:43 DEBUG : hello world2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7bcf_d20250711_m014008_c001_v0001144_t0026_u01752198008734") 2025/07/11 01:49:43 DEBUG : ignore-size: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa36_d20250711_m014058_c001_v7007000_t0000_u01752198058191") 2025/07/11 01:49:43 DEBUG : ignore-size: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c53_d20250711_m014056_c001_v0001144_t0035_u01752198056889") 2025/07/11 01:49:43 DEBUG : nested/sub dir/file: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b8a_d20250711_m014206_c001_v7007000_t0000_u01752198126859") 2025/07/11 01:49:43 DEBUG : nested/sub dir/file: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ad4b_d20250711_m014206_c001_v0001177_t0044_u01752198126281") 2025/07/11 01:49:43 DEBUG : nested/sub dir/file: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b88_d20250711_m014205_c001_v7007000_t0000_u01752198125535") 2025/07/11 01:49:43 DEBUG : nested/sub dir/file: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ad41_d20250711_m014204_c001_v0001177_t0030_u01752198124254") 2025/07/11 01:49:43 DEBUG : one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32e2_d20250711_m014154_c001_v7007000_t0000_u01752198114685") 2025/07/11 01:49:43 DEBUG : one: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f410f487cad2b7cfe_d20250711_m014150_c001_v0001144_t0037_u01752198110027") 2025/07/11 01:49:43 DEBUG : only0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d35_d20250711_m014536_c001_v7007000_t0000_u01752198336906") 2025/07/11 01:49:43 DEBUG : only0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f400723e34b19b0e1_d20250711_m014530_c001_v0001177_t0055_u01752198330894") 2025/07/11 01:49:43 DEBUG : only0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b07b_d20250711_m014521_c001_v0001177_t0025_u01752198321458") 2025/07/11 01:49:43 DEBUG : only0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7e03_d20250711_m014515_c001_v7007000_t0000_u01752198315584") 2025/07/11 01:49:43 DEBUG : only0: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afc7_d20250711_m014505_c001_v0001177_t0006_u01752198305299") 2025/07/11 01:49:43 DEBUG : only1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d36_d20250711_m014537_c001_v7007000_t0000_u01752198337091") 2025/07/11 01:49:43 DEBUG : only1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404f9e5bdb0427f4_d20250711_m014531_c001_v0001184_t0048_u01752198331827") 2025/07/11 01:49:43 DEBUG : only1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b07f_d20250711_m014521_c001_v0001177_t0013_u01752198321915") 2025/07/11 01:49:43 DEBUG : only1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7e06_d20250711_m014516_c001_v7007000_t0000_u01752198316002") 2025/07/11 01:49:43 DEBUG : only1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afcf_d20250711_m014505_c001_v0001177_t0057_u01752198305804") 2025/07/11 01:49:43 DEBUG : only10: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d37_d20250711_m014537_c001_v7007000_t0000_u01752198337273") 2025/07/11 01:49:44 DEBUG : only10: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f416410df4cde9fc0_d20250711_m014531_c001_v0001043_t0023_u01752198331442") 2025/07/11 01:49:44 DEBUG : only10: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0af_d20250711_m014526_c001_v0001177_t0043_u01752198326037") 2025/07/11 01:49:44 DEBUG : only10: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f407fe7564dd8d9f2_d20250711_m014515_c001_v7007000_t0000_u01752198315188") 2025/07/11 01:49:44 DEBUG : only10: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b00b_d20250711_m014509_c001_v0001177_t0050_u01752198309966") 2025/07/11 01:49:44 DEBUG : only11: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d38_d20250711_m014537_c001_v7007000_t0000_u01752198337454") 2025/07/11 01:49:44 DEBUG : only11: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f400723e34b19b0e5_d20250711_m014531_c001_v0001177_t0055_u01752198331459") 2025/07/11 01:49:44 DEBUG : only11: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0b5_d20250711_m014526_c001_v0001177_t0016_u01752198326498") 2025/07/11 01:49:44 DEBUG : only11: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4107e88560e25e22_d20250711_m014515_c001_v7007000_t0000_u01752198315922") 2025/07/11 01:49:44 DEBUG : only11: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b011_d20250711_m014510_c001_v0001177_t0012_u01752198310452") 2025/07/11 01:49:44 DEBUG : only12: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d39_d20250711_m014537_c001_v7007000_t0000_u01752198337635") 2025/07/11 01:49:44 DEBUG : only12: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f400723e34b19b0e9_d20250711_m014531_c001_v0001177_t0055_u01752198331643") 2025/07/11 01:49:44 DEBUG : only12: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0b9_d20250711_m014527_c001_v0001177_t0042_u01752198327069") 2025/07/11 01:49:44 DEBUG : only12: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f407fe7564dd8d9f6_d20250711_m014516_c001_v7007000_t0000_u01752198316004") 2025/07/11 01:49:44 DEBUG : only12: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b017_d20250711_m014510_c001_v0001177_t0044_u01752198310884") 2025/07/11 01:49:44 DEBUG : only13: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d3a_d20250711_m014537_c001_v7007000_t0000_u01752198337817") 2025/07/11 01:49:44 DEBUG : only13: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f416410df4cde9fc2_d20250711_m014531_c001_v0001043_t0023_u01752198331629") 2025/07/11 01:49:44 DEBUG : only13: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0bd_d20250711_m014527_c001_v0001177_t0000_u01752198327493") 2025/07/11 01:49:44 DEBUG : only13: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7fac_d20250711_m014516_c001_v7007000_t0000_u01752198316185") 2025/07/11 01:49:44 DEBUG : only13: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b01f_d20250711_m014511_c001_v0001177_t0006_u01752198311304") 2025/07/11 01:49:44 DEBUG : only14: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d3b_d20250711_m014537_c001_v7007000_t0000_u01752198337998") 2025/07/11 01:49:45 DEBUG : only14: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f41278a70e01309c5_d20250711_m014531_c001_v0001182_t0007_u01752198331814") 2025/07/11 01:49:45 DEBUG : only14: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0c3_d20250711_m014527_c001_v0001177_t0017_u01752198327915") 2025/07/11 01:49:45 DEBUG : only14: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7fab_d20250711_m014516_c001_v7007000_t0000_u01752198316001") 2025/07/11 01:49:45 DEBUG : only14: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b023_d20250711_m014511_c001_v0001177_t0043_u01752198311786") 2025/07/11 01:49:45 DEBUG : only15: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d3c_d20250711_m014538_c001_v7007000_t0000_u01752198338180") 2025/07/11 01:49:45 DEBUG : only15: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404f9e5bdb0427f0_d20250711_m014531_c001_v0001184_t0048_u01752198331625") 2025/07/11 01:49:45 DEBUG : only15: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0c7_d20250711_m014528_c001_v0001177_t0031_u01752198328338") 2025/07/11 01:49:45 DEBUG : only15: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f407fe7564dd8d9f7_d20250711_m014516_c001_v7007000_t0000_u01752198316197") 2025/07/11 01:49:45 DEBUG : only15: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b02b_d20250711_m014512_c001_v0001177_t0042_u01752198312250") 2025/07/11 01:49:45 DEBUG : only16: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d3d_d20250711_m014538_c001_v7007000_t0000_u01752198338361") 2025/07/11 01:49:45 DEBUG : only16: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f400723e34b19b0eb_d20250711_m014531_c001_v0001177_t0055_u01752198331836") 2025/07/11 01:49:45 DEBUG : only16: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0cd_d20250711_m014528_c001_v0001177_t0024_u01752198328763") 2025/07/11 01:49:45 DEBUG : only16: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f407fe7564dd8d9f3_d20250711_m014515_c001_v7007000_t0000_u01752198315372") 2025/07/11 01:49:45 DEBUG : only16: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b031_d20250711_m014512_c001_v0001177_t0054_u01752198312674") 2025/07/11 01:49:46 DEBUG : only17: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d3e_d20250711_m014538_c001_v7007000_t0000_u01752198338543") 2025/07/11 01:49:46 DEBUG : only17: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f400723e34b19b0f1_d20250711_m014532_c001_v0001177_t0055_u01752198332215") 2025/07/11 01:49:46 DEBUG : only17: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0d3_d20250711_m014529_c001_v0001177_t0056_u01752198329192") 2025/07/11 01:49:46 DEBUG : only17: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7e07_d20250711_m014516_c001_v7007000_t0000_u01752198316208") 2025/07/11 01:49:46 DEBUG : only17: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b035_d20250711_m014513_c001_v0001177_t0009_u01752198313098") 2025/07/11 01:49:46 DEBUG : only18: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d3f_d20250711_m014538_c001_v7007000_t0000_u01752198338729") 2025/07/11 01:49:46 DEBUG : only18: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404f9e5bdb0427fa_d20250711_m014532_c001_v0001184_t0048_u01752198332205") 2025/07/11 01:49:46 DEBUG : only18: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0d9_d20250711_m014529_c001_v0001177_t0048_u01752198329624") 2025/07/11 01:49:46 DEBUG : only18: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4107e88560e25e24_d20250711_m014516_c001_v7007000_t0000_u01752198316287") 2025/07/11 01:49:46 DEBUG : only18: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b03d_d20250711_m014513_c001_v0001177_t0000_u01752198313571") 2025/07/11 01:49:46 DEBUG : only19: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d40_d20250711_m014538_c001_v7007000_t0000_u01752198338910") 2025/07/11 01:49:46 DEBUG : only19: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f416410df4cde9fc4_d20250711_m014531_c001_v0001043_t0023_u01752198331815") 2025/07/11 01:49:46 DEBUG : only19: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0df_d20250711_m014530_c001_v0001177_t0011_u01752198330043") 2025/07/11 01:49:46 DEBUG : only19: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f407fe7564dd8d9f4_d20250711_m014515_c001_v7007000_t0000_u01752198315567") 2025/07/11 01:49:46 DEBUG : only19: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b045_d20250711_m014513_c001_v0001177_t0013_u01752198313983") 2025/07/11 01:49:46 DEBUG : only2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d41_d20250711_m014539_c001_v7007000_t0000_u01752198339102") 2025/07/11 01:49:46 DEBUG : only2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f41278a70e01309cf_d20250711_m014532_c001_v0001182_t0007_u01752198332372") 2025/07/11 01:49:46 DEBUG : only2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b083_d20250711_m014522_c001_v0001177_t0010_u01752198322349") 2025/07/11 01:49:46 DEBUG : only2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7fad_d20250711_m014516_c001_v7007000_t0000_u01752198316367") 2025/07/11 01:49:46 DEBUG : only2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afd3_d20250711_m014506_c001_v0001177_t0007_u01752198306239") 2025/07/11 01:49:46 DEBUG : only3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d42_d20250711_m014539_c001_v7007000_t0000_u01752198339285") 2025/07/11 01:49:47 DEBUG : only3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f41278a70e01309c9_d20250711_m014532_c001_v0001182_t0007_u01752198332000") 2025/07/11 01:49:47 DEBUG : only3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b089_d20250711_m014522_c001_v0001177_t0019_u01752198322774") 2025/07/11 01:49:47 DEBUG : only3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4107e88560e25e23_d20250711_m014516_c001_v7007000_t0000_u01752198316105") 2025/07/11 01:49:47 DEBUG : only3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afd9_d20250711_m014506_c001_v0001177_t0015_u01752198306714") 2025/07/11 01:49:47 DEBUG : only4: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d43_d20250711_m014539_c001_v7007000_t0000_u01752198339470") 2025/07/11 01:49:47 DEBUG : only4: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f416410df4cde9fc6_d20250711_m014532_c001_v0001043_t0023_u01752198332010") 2025/07/11 01:49:47 DEBUG : only4: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b08d_d20250711_m014523_c001_v0001177_t0000_u01752198323239") 2025/07/11 01:49:47 DEBUG : only4: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4107e88560e25e21_d20250711_m014515_c001_v7007000_t0000_u01752198315741") 2025/07/11 01:49:47 DEBUG : only4: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afdd_d20250711_m014507_c001_v0001177_t0009_u01752198307157") 2025/07/11 01:49:47 DEBUG : only5: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d44_d20250711_m014539_c001_v7007000_t0000_u01752198339651") 2025/07/11 01:49:47 DEBUG : only5: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404f9e5bdb0427f8_d20250711_m014532_c001_v0001184_t0048_u01752198332022") 2025/07/11 01:49:47 DEBUG : only5: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b091_d20250711_m014523_c001_v0001177_t0009_u01752198323682") 2025/07/11 01:49:47 DEBUG : only5: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f407fe7564dd8d9f5_d20250711_m014515_c001_v7007000_t0000_u01752198315751") 2025/07/11 01:49:47 DEBUG : only5: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afe7_d20250711_m014507_c001_v0001177_t0027_u01752198307814") 2025/07/11 01:49:47 DEBUG : only6: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d45_d20250711_m014539_c001_v7007000_t0000_u01752198339832") 2025/07/11 01:49:47 DEBUG : only6: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f400723e34b19b0ef_d20250711_m014532_c001_v0001177_t0055_u01752198332031") 2025/07/11 01:49:47 DEBUG : only6: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b095_d20250711_m014524_c001_v0001177_t0039_u01752198324265") 2025/07/11 01:49:47 DEBUG : only6: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4107e88560e25e1f_d20250711_m014515_c001_v7007000_t0000_u01752198315559") 2025/07/11 01:49:47 DEBUG : only6: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afef_d20250711_m014508_c001_v0001177_t0010_u01752198308239") 2025/07/11 01:49:47 DEBUG : only7: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d47_d20250711_m014540_c001_v7007000_t0000_u01752198340017") 2025/07/11 01:49:48 DEBUG : only7: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f41278a70e01309cb_d20250711_m014532_c001_v0001182_t0007_u01752198332184") 2025/07/11 01:49:48 DEBUG : only7: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b09d_d20250711_m014524_c001_v0001177_t0010_u01752198324714") 2025/07/11 01:49:48 DEBUG : only7: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7fa9_d20250711_m014515_c001_v7007000_t0000_u01752198315571") 2025/07/11 01:49:48 DEBUG : only7: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19aff5_d20250711_m014508_c001_v0001177_t0038_u01752198308659") 2025/07/11 01:49:48 DEBUG : only8: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d4a_d20250711_m014540_c001_v7007000_t0000_u01752198340199") 2025/07/11 01:49:48 DEBUG : only8: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f416410df4cde9fca_d20250711_m014532_c001_v0001043_t0023_u01752198332193") 2025/07/11 01:49:48 DEBUG : only8: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0a1_d20250711_m014525_c001_v0001177_t0036_u01752198325164") 2025/07/11 01:49:48 DEBUG : only8: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7faa_d20250711_m014515_c001_v7007000_t0000_u01752198315761") 2025/07/11 01:49:48 DEBUG : only8: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19aff9_d20250711_m014509_c001_v0001177_t0011_u01752198309069") 2025/07/11 01:49:48 DEBUG : only9: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d4d_d20250711_m014540_c001_v7007000_t0000_u01752198340466") 2025/07/11 01:49:48 DEBUG : only9: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f416410df4cde9fcc_d20250711_m014532_c001_v0001043_t0023_u01752198332381") 2025/07/11 01:49:48 DEBUG : only9: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b0a7_d20250711_m014525_c001_v0001177_t0023_u01752198325583") 2025/07/11 01:49:48 DEBUG : only9: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c7e05_d20250711_m014515_c001_v7007000_t0000_u01752198315773") 2025/07/11 01:49:48 DEBUG : only9: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19afff_d20250711_m014509_c001_v0001177_t0037_u01752198309486") 2025/07/11 01:49:48 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b83_d20250711_m014203_c001_v7007000_t0000_u01752198123128") 2025/07/11 01:49:48 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdceb54_d20250711_m014201_c001_v0001177_t0010_u01752198121566") 2025/07/11 01:49:48 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b7f_d20250711_m014200_c001_v7007000_t0000_u01752198120454") 2025/07/11 01:49:48 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d18_d20250711_m014158_c001_v0001144_t0025_u01752198118438") 2025/07/11 01:49:48 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b7c_d20250711_m014157_c001_v7007000_t0000_u01752198117706") 2025/07/11 01:49:48 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ad16_d20250711_m014155_c001_v0001177_t0046_u01752198115623") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32c0_d20250711_m014143_c001_v7007000_t0000_u01752198103174") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7ce2_d20250711_m014140_c001_v0001144_t0006_u01752198100822") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32b6_d20250711_m014139_c001_v7007000_t0000_u01752198099031") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cd2_d20250711_m014137_c001_v0001144_t0012_u01752198097217") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32b0_d20250711_m014135_c001_v7007000_t0000_u01752198095715") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cc2_d20250711_m014134_c001_v0001144_t0006_u01752198094079") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32a1_d20250711_m014125_c001_v7007000_t0000_u01752198085947") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7ca4_d20250711_m014123_c001_v0001144_t0009_u01752198083652") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b329f_d20250711_m014123_c001_v7007000_t0000_u01752198083288") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c9e_d20250711_m014121_c001_v0001144_t0048_u01752198081453") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b329c_d20250711_m014121_c001_v7007000_t0000_u01752198081086") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c98_d20250711_m014120_c001_v0001144_t0033_u01752198080014") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c96_d20250711_m014119_c001_v0001144_t0013_u01752198079208") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b329b_d20250711_m014118_c001_v7007000_t0000_u01752198078843") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c94_d20250711_m014117_c001_v0001144_t0054_u01752198077635") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c92_d20250711_m014116_c001_v0001144_t0049_u01752198076622") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847faae_d20250711_m014115_c001_v7007000_t0000_u01752198075895") 2025/07/11 01:49:49 DEBUG : potato: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c8c_d20250711_m014114_c001_v0001144_t0030_u01752198074768") 2025/07/11 01:49:49 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847faec_d20250711_m014249_c001_v7007000_t0000_u01752198169705") 2025/07/11 01:49:49 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19add9_d20250711_m014249_c001_v0001177_t0034_u01752198169122") 2025/07/11 01:49:49 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fade_d20250711_m014240_c001_v7007000_t0000_u01752198160680") 2025/07/11 01:49:49 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19adb5_d20250711_m014234_c001_v0001177_t0027_u01752198154986") 2025/07/11 01:49:49 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f415d5da76885b2e9_d20250711_m014227_c001_v7007000_t0000_u01752198147970") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ad91_d20250711_m014222_c001_v0001177_t0037_u01752198142838") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b94_d20250711_m014214_c001_v7007000_t0000_u01752198134957") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ad63_d20250711_m014210_c001_v0001177_t0022_u01752198130148") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32d1_d20250711_m014148_c001_v7007000_t0000_u01752198108633") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cf2_d20250711_m014146_c001_v0001144_t0011_u01752198106404") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32cc_d20250711_m014146_c001_v7007000_t0000_u01752198106038") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7ce6_d20250711_m014143_c001_v0001144_t0039_u01752198103721") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32c4_d20250711_m014143_c001_v7007000_t0000_u01752198103356") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7ce4_d20250711_m014141_c001_v0001144_t0023_u01752198101904") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32ba_d20250711_m014140_c001_v7007000_t0000_u01752198100456") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7cde_d20250711_m014139_c001_v0001144_t0015_u01752198099399") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32b4_d20250711_m014136_c001_v7007000_t0000_u01752198096850") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7ccc_d20250711_m014135_c001_v0001144_t0040_u01752198095726") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32a3_d20250711_m014126_c001_v7007000_t0000_u01752198086688") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7caa_d20250711_m014125_c001_v0001144_t0042_u01752198085288") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338bab_d20250711_m014013_c001_v7007000_t0000_u01752198013299") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7bd5_d20250711_m014012_c001_v0001144_t0016_u01752198012211") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338baa_d20250711_m014011_c001_v7007000_t0000_u01752198011224") 2025/07/11 01:49:50 DEBUG : potato2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7bd1_d20250711_m014010_c001_v0001144_t0022_u01752198010298") 2025/07/11 01:49:50 DEBUG : potato3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fadf_d20250711_m014241_c001_v7007000_t0000_u01752198161105") 2025/07/11 01:49:50 DEBUG : potato3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d54_d20250711_m014236_c001_v0001144_t0035_u01752198156157") 2025/07/11 01:49:51 DEBUG : potato3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f415d5da76885b2ea_d20250711_m014228_c001_v7007000_t0000_u01752198148151") 2025/07/11 01:49:51 DEBUG : potato3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d40_d20250711_m014224_c001_v0001144_t0043_u01752198143999") 2025/07/11 01:49:51 DEBUG : potato3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b95_d20250711_m014215_c001_v7007000_t0000_u01752198135571") 2025/07/11 01:49:51 DEBUG : potato3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d30_d20250711_m014210_c001_v0001144_t0008_u01752198130613") 2025/07/11 01:49:51 DEBUG : pre-dest1/1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb10_d20250711_m014323_c001_v7007000_t0000_u01752198203688") 2025/07/11 01:49:51 DEBUG : pre-dest1/1: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d88_d20250711_m014315_c001_v0001144_t0046_u01752198195077") 2025/07/11 01:49:51 DEBUG : pre-dest2/2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fb11_d20250711_m014323_c001_v7007000_t0000_u01752198203870") 2025/07/11 01:49:51 DEBUG : pre-dest2/2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ae3b_d20250711_m014316_c001_v0001177_t0024_u01752198196466") 2025/07/11 01:49:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d7f6f_d20250711_m014300_c001_v7007000_t0000_u01752198180659") 2025/07/11 01:49:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdcebf4_d20250711_m014257_c001_v0001177_t0055_u01752198177647") 2025/07/11 01:49:51 DEBUG : sizeonly: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa35_d20250711_m014056_c001_v7007000_t0000_u01752198056232") 2025/07/11 01:49:51 DEBUG : sizeonly: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c51_d20250711_m014054_c001_v0001144_t0034_u01752198054668") 2025/07/11 01:49:51 DEBUG : splitbanan: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4003d7a695b3d94a_d20250711_m014721_c001_v7007000_t0000_u01752198441832") 2025/07/11 01:49:51 DEBUG : splitbanan: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130cc1_d20250711_m014714_c001_v0001182_t0054_u01752198434841") 2025/07/11 01:49:51 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c94f3_d20250711_m014830_c001_v7007000_t0000_u01752198510156") 2025/07/11 01:49:51 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb04303d_d20250711_m014823_c001_v0001184_t0021_u01752198503850") 2025/07/11 01:49:51 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09705_d20250711_m014816_c001_v7007000_t0000_u01752198496435") 2025/07/11 01:49:51 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042fa6_d20250711_m014810_c001_v0001184_t0051_u01752198490432") 2025/07/11 01:49:51 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c8a59_d20250711_m014802_c001_v7007000_t0000_u01752198482913") 2025/07/11 01:49:51 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042f08_d20250711_m014756_c001_v0001184_t0021_u01752198476849") 2025/07/11 01:49:51 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4164c302193d8518_d20250711_m014749_c001_v7007000_t0000_u01752198469521") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042e6c_d20250711_m014743_c001_v0001184_t0019_u01752198463605") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3c8d_d20250711_m014735_c001_v7007000_t0000_u01752198455727") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042dbc_d20250711_m014729_c001_v0001184_t0030_u01752198449262") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4196c7043f24c42d_d20250711_m014716_c001_v7007000_t0000_u01752198436499") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b300_d20250711_m014713_c001_v0001177_t0034_u01752198433816") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f405d8d7447e09648_d20250711_m014706_c001_v7007000_t0000_u01752198426043") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b29e_d20250711_m014659_c001_v0001177_t0029_u01752198419335") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037087ca4087a8c_d20250711_m014658_c001_v7007000_t0000_u01752198418195") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130c15_d20250711_m014655_c001_v0001182_t0033_u01752198415460") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f409625629ea206eb_d20250711_m014648_c001_v7007000_t0000_u01752198408398") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b23e_d20250711_m014641_c001_v0001177_t0017_u01752198401838") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f419bf9225f893737_d20250711_m014640_c001_v7007000_t0000_u01752198400502") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea043_d20250711_m014637_c001_v0001043_t0054_u01752198397764") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f406bb69ce61e82e8_d20250711_m014625_c001_v7007000_t0000_u01752198385620") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea023_d20250711_m014621_c001_v0001043_t0046_u01752198381885") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40283ee406ac6ebc_d20250711_m014614_c001_v7007000_t0000_u01752198374684") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea008_d20250711_m014608_c001_v0001043_t0032_u01752198368161") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f408af9c67dded874_d20250711_m014600_c001_v7007000_t0000_u01752198360853") 2025/07/11 01:49:52 DEBUG : splitbananasplit: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cde9ff0_d20250711_m014554_c001_v0001043_t0059_u01752198354243") 2025/07/11 01:49:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f40448ee3c95a49cb_d20250711_m014701_c001_v7007000_t0000_u01752198421045") 2025/07/11 01:49:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042bca_d20250711_m014656_c001_v0001184_t0029_u01752198416451") 2025/07/11 01:49:52 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219e00_d20250711_m014548_c001_v7007000_t0000_u01752198348554") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b137_d20250711_m014547_c001_v0001177_t0006_u01752198347288") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219de6_d20250711_m014546_c001_v7007000_t0000_u01752198346520") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130a15_d20250711_m014545_c001_v0001182_t0026_u01752198345507") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b8b_d20250711_m014207_c001_v7007000_t0000_u01752198127041") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdceb6a_d20250711_m014206_c001_v0001177_t0011_u01752198126270") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b89_d20250711_m014205_c001_v7007000_t0000_u01752198125718") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d20_d20250711_m014204_c001_v0001144_t0016_u01752198124604") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa31_d20250711_m014052_c001_v7007000_t0000_u01752198052129") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c47_d20250711_m014050_c001_v0001144_t0021_u01752198050330") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa2f_d20250711_m014049_c001_v7007000_t0000_u01752198049968") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c3f_d20250711_m014048_c001_v0001144_t0014_u01752198048244") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa2e_d20250711_m014046_c001_v7007000_t0000_u01752198046127") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c3b_d20250711_m014044_c001_v0001144_t0025_u01752198044998") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa2d_d20250711_m014044_c001_v7007000_t0000_u01752198044457") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c39_d20250711_m014043_c001_v0001144_t0011_u01752198043042") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c31_d20250711_m014040_c001_v0001144_t0012_u01752198040133") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f42173e821847fa2c_d20250711_m014039_c001_v7007000_t0000_u01752198039771") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c2f_d20250711_m014038_c001_v0001144_t0024_u01752198038727") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c2d_d20250711_m014037_c001_v0001144_t0045_u01752198037300") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338bb7_d20250711_m014036_c001_v7007000_t0000_u01752198036571") 2025/07/11 01:49:53 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c27_d20250711_m014033_c001_v0001144_t0008_u01752198033776") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c23_d20250711_m014030_c001_v0001144_t0021_u01752198030675") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338bb6_d20250711_m014030_c001_v7007000_t0000_u01752198030310") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c1f_d20250711_m014029_c001_v0001144_t0046_u01752198029143") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c1d_d20250711_m014028_c001_v0001144_t0046_u01752198028241") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338bb4_d20250711_m014027_c001_v7007000_t0000_u01752198027876") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c11_d20250711_m014024_c001_v0001144_t0007_u01752198024061") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338bb3_d20250711_m014023_c001_v7007000_t0000_u01752198023694") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7c09_d20250711_m014022_c001_v0001144_t0019_u01752198022604") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338bb2_d20250711_m014021_c001_v7007000_t0000_u01752198021694") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7bff_d20250711_m014020_c001_v0001144_t0048_u01752198020738") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338bb1_d20250711_m014020_c001_v7007000_t0000_u01752198020193") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7bf1_d20250711_m014019_c001_v0001144_t0018_u01752198019319") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338bb0_d20250711_m014018_c001_v7007000_t0000_u01752198018414") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7beb_d20250711_m014016_c001_v0001144_t0039_u01752198016936") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338baf_d20250711_m014016_c001_v7007000_t0000_u01752198016388") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7be3_d20250711_m014015_c001_v0001144_t0019_u01752198015280") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338bae_d20250711_m014014_c001_v7007000_t0000_u01752198014716") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7be1_d20250711_m014013_c001_v0001144_t0021_u01752198013845") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338ba8_d20250711_m014008_c001_v7007000_t0000_u01752198008182") 2025/07/11 01:49:54 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7bc9_d20250711_m014006_c001_v0001144_t0000_u01752198006991") 2025/07/11 01:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338ba7_d20250711_m014006_c001_v7007000_t0000_u01752198006447") 2025/07/11 01:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7bc1_d20250711_m014005_c001_v0001144_t0006_u01752198005303") 2025/07/11 01:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338ba6_d20250711_m014004_c001_v7007000_t0000_u01752198004398") 2025/07/11 01:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7bbd_d20250711_m014003_c001_v0001144_t0022_u01752198003454") 2025/07/11 01:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f404eb856cc338ba5_d20250711_m014001_c001_v7007000_t0000_u01752198001095") 2025/07/11 01:49:55 DEBUG : sub dir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7bb7_d20250711_m013959_c001_v0001144_t0029_u01752197999958") 2025/07/11 01:49:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219e03_d20250711_m014548_c001_v7007000_t0000_u01752198348736") 2025/07/11 01:49:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cde9fdc_d20250711_m014547_c001_v0001043_t0018_u01752198347299") 2025/07/11 01:49:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219ded_d20250711_m014546_c001_v7007000_t0000_u01752198346702") 2025/07/11 01:49:55 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042879_d20250711_m014545_c001_v0001184_t0046_u01752198345518") 2025/07/11 01:49:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c9513_d20250711_m014832_c001_v7007000_t0000_u01752198512293") 2025/07/11 01:49:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0fb_d20250711_m014831_c001_v0001043_t0011_u01752198511531") 2025/07/11 01:49:55 DEBUG : sub/yam: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b82_d20250711_m014202_c001_v7007000_t0000_u01752198122577") 2025/07/11 01:49:55 DEBUG : sub/yam: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ad2f_d20250711_m014201_c001_v0001177_t0000_u01752198121207") 2025/07/11 01:49:55 DEBUG : test_dir1/file2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219db3_d20250711_m014544_c001_v7007000_t0000_u01752198344713") 2025/07/11 01:49:55 DEBUG : test_dir1/file2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b125_d20250711_m014543_c001_v0001177_t0036_u01752198343238") 2025/07/11 01:49:55 DEBUG : test_dir1/file2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d74_d20250711_m014542_c001_v7007000_t0000_u01752198342446") 2025/07/11 01:49:55 DEBUG : test_dir1/file2: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e01309f9_d20250711_m014541_c001_v0001182_t0014_u01752198341450") 2025/07/11 01:49:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219db8_d20250711_m014544_c001_v7007000_t0000_u01752198344896") 2025/07/11 01:49:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb042863_d20250711_m014543_c001_v0001184_t0028_u01752198343227") 2025/07/11 01:49:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4183de41fa219d7a_d20250711_m014542_c001_v7007000_t0000_u01752198342630") 2025/07/11 01:49:56 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b119_d20250711_m014541_c001_v0001177_t0033_u01752198341438") 2025/07/11 01:49:56 DEBUG : three: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32e3_d20250711_m014154_c001_v7007000_t0000_u01752198114868") 2025/07/11 01:49:56 DEBUG : three: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d10_d20250711_m014153_c001_v0001144_t0007_u01752198113254") 2025/07/11 01:49:56 DEBUG : three: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f110f487cad2b7d02_d20250711_m014150_c001_v0001144_t0030_u01752198110395") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c9527_d20250711_m014833_c001_v7007000_t0000_u01752198513901") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b43e_d20250711_m014833_c001_v0001177_t0038_u01752198513250") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c955f_d20250711_m014851_c001_v7007000_t0000_u01752198531837") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130ec1_d20250711_m014850_c001_v0001182_t0031_u01752198530252") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c9551_d20250711_m014848_c001_v7007000_t0000_u01752198528691") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b462_d20250711_m014847_c001_v0001177_t0055_u01752198527260") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c954e_d20250711_m014846_c001_v7007000_t0000_u01752198526305") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea103_d20250711_m014845_c001_v0001043_t0048_u01752198525523") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c9546_d20250711_m014840_c001_v7007000_t0000_u01752198520942") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b44c_d20250711_m014840_c001_v0001177_t0009_u01752198520054") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c9549_d20250711_m014842_c001_v7007000_t0000_u01752198522974") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130e8f_d20250711_m014841_c001_v0001182_t0049_u01752198521918") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c9544_d20250711_m014839_c001_v7007000_t0000_u01752198519069") 2025/07/11 01:49:56 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f116410df4cdea0fd_d20250711_m014838_c001_v0001043_t0059_u01752198518073") 2025/07/11 01:49:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c9541_d20250711_m014837_c001_v7007000_t0000_u01752198517112") 2025/07/11 01:49:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0430b7_d20250711_m014836_c001_v0001184_t0013_u01752198516460") 2025/07/11 01:49:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c953f_d20250711_m014835_c001_v7007000_t0000_u01752198515506") 2025/07/11 01:49:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f11278a70e0130e6f_d20250711_m014834_c001_v0001182_t0043_u01752198514858") 2025/07/11 01:49:57 DEBUG : toe/toe/toe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4021475c79bd3cb6_d20250711_m014856_c001_v7007000_t0000_u01752198536667") 2025/07/11 01:49:57 DEBUG : toe/toe/toe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19b492_d20250711_m014855_c001_v0001177_t0056_u01752198535981") 2025/07/11 01:49:57 DEBUG : toe/toe/toe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c954b_d20250711_m014844_c001_v7007000_t0000_u01752198524564") 2025/07/11 01:49:57 DEBUG : toe/toe/toe: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb0430fd_d20250711_m014843_c001_v0001184_t0038_u01752198523934") 2025/07/11 01:49:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c9562_d20250711_m014852_c001_v7007000_t0000_u01752198532446") 2025/07/11 01:49:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104f9e5bdb04313f_d20250711_m014851_c001_v0001184_t0040_u01752198531637") 2025/07/11 01:49:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4037f4cd613c9557_d20250711_m014849_c001_v7007000_t0000_u01752198529296") 2025/07/11 01:49:57 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f118eecef7ace3b82_d20250711_m014848_c001_v0001134_t0013_u01752198528417") 2025/07/11 01:49:57 DEBUG : two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f4015dd3d4b0b32e4_d20250711_m014155_c001_v7007000_t0000_u01752198115049") 2025/07/11 01:49:57 DEBUG : two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f400723e34b19ad0c_d20250711_m014152_c001_v0001177_t0055_u01752198112685") 2025/07/11 01:49:57 DEBUG : two: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f410f487cad2b7d00_d20250711_m014150_c001_v0001144_t0037_u01752198110211") 2025/07/11 01:49:57 DEBUG : yam: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b85_d20250711_m014203_c001_v7007000_t0000_u01752198123312") 2025/07/11 01:49:57 DEBUG : yam: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f113622e19a0e5d11_d20250711_m014202_c001_v0001182_t0000_u01752198122366") 2025/07/11 01:49:57 DEBUG : yam: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b7e_d20250711_m014159_c001_v7007000_t0000_u01752198119897") 2025/07/11 01:49:57 DEBUG : yam: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f100723e34b19ad25_d20250711_m014158_c001_v0001177_t0056_u01752198118454") 2025/07/11 01:49:57 DEBUG : yam: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b7a_d20250711_m014157_c001_v7007000_t0000_u01752198117146") 2025/07/11 01:49:57 DEBUG : yam: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1031dd015fdceb48_d20250711_m014155_c001_v0001177_t0025_u01752198115613") 2025/07/11 01:49:57 DEBUG : yaml: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b80_d20250711_m014200_c001_v7007000_t0000_u01752198120637") 2025/07/11 01:49:57 DEBUG : yaml: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f1097f9ee8d52f1c9_d20250711_m014159_c001_v0001150_t0007_u01752198119523") 2025/07/11 01:49:57 DEBUG : yaml: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f422ad289d3f11b7d_d20250711_m014157_c001_v7007000_t0000_u01752198117888") 2025/07/11 01:49:57 DEBUG : yaml: Deleting (id "4_zefb2ad53203dfb7b9f780e1b_f104b79b927e88872_d20250711_m014156_c001_v0001137_t0035_u01752198116789") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m2.055579022s (try 1/5)